aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-13Start adding Gallery Layout.Alex Ning6-65/+298
2021-02-13Fix getCurrentFragment() in ViewPostDetailActivity's ViewPager2's adapter. Fi...Alex Ning2-31/+30
2021-02-13Fix updating flair in ViewPostDetailFragment.Alex Ning4-13/+37
2021-02-12Use EventBus to send post list from PostFragment to ViewPostDetailActivity.Alex Ning6-64/+144
2021-02-11Version 4.2.5. Disable split for language.Alex Ning1-2/+8
2021-02-05Version 4.2.4.Alex Ning1-2/+2
2021-02-05Fix NullPointerException in PostFilter.mergePostFilter. Minor bugs fixed in C...Alex Ning2-84/+95
2021-02-04Trim keywords in PostFilter.isPostAllowed.Alex Ning1-5/+5
2021-02-03Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning4-5/+60
2021-02-03Make all gifcay id all lower case.Alex Ning1-4/+9
2021-02-02Prepare to add quarantined subreddit support.Alex Ning7-9/+12
2021-02-02Fix downloading videos without sound failed.Alex Ning1-8/+8
2021-02-01Version 4.2.3. Remove logs.Alex Ning1-4/+0
2021-02-01Version 4.2.3.Alex Ning1-2/+2
2021-02-01Use a dirty method to fix user info and subscribe chip not shown in ViewUserD...Alex Ning1-1/+2
2021-01-31Update accesstoken in current account SharedPreferences after refreshing it.Alex Ning3-3/+18
2021-01-27Fix always go to the first post in a post list in ViewPostDetailActivity.Alex Ning2-9/+22
2021-01-27Barebone swiping left or right to go to previous or next post in ViewPostDeta...Alex Ning14-1651/+2005
2021-01-26Rewrite SubmitPostService to run the service in a background thread.Alex Ning2-488/+281
2021-01-25Update strings.xmliamveryfunny1-2/+2
2021-01-25Fix issue with gfycat/redgifs occasionally 404ing due to non-lowercase idZeb Piasecki1-4/+9
2021-01-24Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning91-1479/+1291
2021-01-24Version 4.2.2.Alex Ning2-4/+2
2021-01-24Fix gfycat and redgifs API.Alex Ning2-4/+13
2021-01-23Version 4.2.1.Alex Ning1-2/+2
2021-01-23Finally fixed java.lang.RuntimeException: Canvas: trying to draw too large bi...Alex Ning18-265/+200
2021-01-23Version 4.2.0.Alex Ning1-2/+2
2021-01-23New language: Netherlands.Alex Ning3-8/+877
2021-01-23Switch to anonymous mode when updating the app. Save profile image url to Sha...Alex Ning2-3/+11
2021-01-23Prevent a potential parsing error using the gfycat API.Alex Ning1-1/+6
2021-01-22Fix a JSON key naming issue.Alex Ning2-5/+3
2021-01-22Remove a log.Alex Ning1-2/+0
2021-01-22Save current account info to SharedPreferences. Remove GetCurrentAccountAsync...Alex Ning38-1305/+503
2021-01-22Fix redgif schema changeanonymous-developer-122-1/+7
2021-01-21Save current account info to SharedPreferences.Alex Ning35-187/+216
2021-01-21Handle no new refresh token.Alex Ning3-5/+16
2021-01-20Make OAuth2 API change: https://www.reddit.com/r/redditdev/comments/kvzaot/oa...Alex Ning4-7/+11
2021-01-19Setting default sort for subreddits and users is available.Alex Ning8-12/+139
2021-01-18Minor UI tweaks in settings.Alex Ning3-4/+5
2021-01-18Don't hide read posts after initial post loading even if Hide Read Posts Auto...Alex Ning3-6/+14
2021-01-18Minor UI tweaks for dialog_insert_link.Alex Ning2-21/+44
2021-01-18Add more options to the bottom app bar.Alex Ning4-0/+172
2021-01-18Fix regex for matching heading.Alex Ning2-9/+7
2021-01-18Fix regex matcher for # heading.Alex Ning1-1/+6
2021-01-17Maybe fix Canvas: drawing too large bitmap again.Alex Ning3-16/+18
2021-01-17Fix following users failed.Alex Ning2-3/+3
2021-01-13New option: Disable Immersive Interface in Landscape Mode.Alex Ning5-2/+19
2021-01-11Add Privacy Policy.Alex Ning4-6/+25
2021-01-08Verion 4.2.0-beta2. Fix translation issue.Alex Ning1-5/+2
2021-01-08Version 4.2.0-beta2. New language: Polish.Alex Ning3-2/+880