index
:
infinity-for-reddit.git
client-id
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
Fix NullPointerException in PostFilter.mergePostFilter. Minor bugs fixed in C...
Alex Ning
2
-84
/
+95
2021-02-04
Trim keywords in PostFilter.isPostAllowed.
Alex Ning
1
-5
/
+5
2021-02-03
Add a FAB in LoginActivity to setDomStorageEnabled.
Alex Ning
4
-5
/
+60
2021-02-03
Make all gifcay id all lower case.
Alex Ning
1
-4
/
+9
2021-02-02
Prepare to add quarantined subreddit support.
Alex Ning
7
-9
/
+12
2021-02-02
Fix downloading videos without sound failed.
Alex Ning
1
-8
/
+8
2021-02-01
Version 4.2.3. Remove logs.
Alex Ning
1
-4
/
+0
2021-02-01
Use a dirty method to fix user info and subscribe chip not shown in ViewUserD...
Alex Ning
1
-1
/
+2
2021-01-31
Update accesstoken in current account SharedPreferences after refreshing it.
Alex Ning
3
-3
/
+18
2021-01-24
Version 4.2.2.
Alex Ning
1
-2
/
+0
2021-01-24
Fix gfycat and redgifs API.
Alex Ning
2
-4
/
+13
2021-01-23
Finally fixed java.lang.RuntimeException: Canvas: trying to draw too large bi...
Alex Ning
18
-265
/
+200
2021-01-23
New language: Netherlands.
Alex Ning
3
-8
/
+877
2021-01-23
Switch to anonymous mode when updating the app. Save profile image url to Sha...
Alex Ning
2
-3
/
+11
2021-01-23
Prevent a potential parsing error using the gfycat API.
Alex Ning
1
-1
/
+6
2021-01-22
Fix a JSON key naming issue.
Alex Ning
2
-5
/
+3
2021-01-22
Remove a log.
Alex Ning
1
-2
/
+0
2021-01-22
Save current account info to SharedPreferences. Remove GetCurrentAccountAsync...
Alex Ning
38
-1305
/
+503
2021-01-22
Fix redgif schema change
anonymous-developer-12
2
-1
/
+7
2021-01-21
Save current account info to SharedPreferences.
Alex Ning
35
-187
/
+216
2021-01-21
Handle no new refresh token.
Alex Ning
3
-5
/
+16
2021-01-20
Make OAuth2 API change: https://www.reddit.com/r/redditdev/comments/kvzaot/oa...
Alex Ning
4
-7
/
+11
2021-01-19
Setting default sort for subreddits and users is available.
Alex Ning
8
-12
/
+139
2021-01-18
Minor UI tweaks in settings.
Alex Ning
3
-4
/
+5
2021-01-18
Don't hide read posts after initial post loading even if Hide Read Posts Auto...
Alex Ning
3
-6
/
+14
2021-01-18
Minor UI tweaks for dialog_insert_link.
Alex Ning
2
-21
/
+44
2021-01-18
Add more options to the bottom app bar.
Alex Ning
4
-0
/
+172
2021-01-18
Fix regex for matching heading.
Alex Ning
2
-9
/
+7
2021-01-18
Fix regex matcher for # heading.
Alex Ning
1
-1
/
+6
2021-01-17
Maybe fix Canvas: drawing too large bitmap again.
Alex Ning
3
-16
/
+18
2021-01-17
Fix following users failed.
Alex Ning
2
-3
/
+3
2021-01-13
New option: Disable Immersive Interface in Landscape Mode.
Alex Ning
5
-2
/
+19
2021-01-11
Add Privacy Policy.
Alex Ning
4
-6
/
+25
2021-01-08
Verion 4.2.0-beta2. Fix translation issue.
Alex Ning
1
-5
/
+2
2021-01-08
Version 4.2.0-beta2. New language: Polish.
Alex Ning
2
-0
/
+878
2021-01-08
Fix title string in a dialog for PostFilter application.
Alex Ning
1
-1
/
+4
2021-01-08
Add BetterLinkMovementMethod to Acknowledgement.
Alex Ning
1
-0
/
+3
2021-01-08
Fix regex for supporting snudown's header.
Alex Ning
1
-1
/
+2
2021-01-08
Correctly shows Snudown's header.
Alex Ning
1
-1
/
+2
2021-01-07
Show superscript correctly.
Alex Ning
1
-31
/
+20
2021-01-07
Remove F-Droid info.
Alex Ning
14
-48
/
+0
2021-01-07
Fix some images not showing in center.
Alex Ning
3
-0
/
+3
2021-01-07
New option in data saving mode: Only disable preview in video and gif posts.
Alex Ning
8
-48
/
+100
2021-01-07
Ignore case when matching post title in PostFilter. Always check duplicate Po...
Alex Ning
5
-43
/
+40
2021-01-06
Check for duplicate when saving a post filter. Fix an issue in PostFilter Par...
Alex Ning
6
-74
/
+117
2021-01-06
Fix memory leaks caused by BigImageView. Remove unused custom views.
Alex Ning
5
-114
/
+13
2021-01-06
Add two buttons to add subreddits and users in CustomizePostFilterActivity. S...
Alex Ning
5
-47
/
+143
2021-01-06
Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix i...
Alex Ning
4
-9
/
+63
2021-01-06
Add a FAB to send private message in InboxActivity. Minor layout tweaks.
Alex Ning
15
-60
/
+189
2021-01-05
Fix a minor string issue.
Alex Ning
2
-84
/
+66
[next]