Commit Graph

179 Commits

Author SHA1 Message Date
Alex Ning
dc4b1f2611 Version 4.3.4. 2021-06-10 17:27:23 +08:00
Alex Ning
c4276736ae Disable ViewPager2's swiping if swipe between posts is disabled. 2021-05-31 00:00:34 +08:00
Alex Ning
0f33ef627e Version 4.3.3. 2021-05-30 09:42:42 +08:00
Alex Ning
8f49352d78 Version 4.3.2. Downgrade several libraries. 2021-05-24 09:10:06 +08:00
Alex Ning
e4f25cc828 Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video continues playing in the background after exiting. Rename Swipe Vertically to Go Back From Media to Swipe Vertically to Go Back From Image and Gif. 2021-05-22 23:19:51 +08:00
Alex Ning
673ba04110 Version 4.3.0. Fix video post parsing (v.redd.it). 2021-05-17 09:16:02 +08:00
Alex Ning
3c7a089a62 Version 4.3.0-beta5. 2021-05-15 14:24:47 +08:00
Alex Ning
49ffafdfd4 Hiding post fliar in PostFragment is now available. 2021-05-15 08:52:23 +08:00
Alex Ning
b9a2a1adea Change the style of single comment level indicator. 2021-05-15 00:21:31 +08:00
Alex Ning
39291be2e9 Version 4.3.0-beta4. 2021-05-05 15:56:42 +08:00
Alex Ning
c08d06df2e Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity. 2021-05-05 15:51:34 +08:00
Alex Ning
cea8afb5ad Version 4.3.0-beta3. 2021-04-21 10:15:22 +08:00
Alex Ning
f4266bb350 Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 to 19. 2021-04-11 08:33:56 +08:00
Alex Ning
0724dc861a Version 4.3.0-beta1. Tweak the name of the backup file. 2021-04-10 23:23:34 +08:00
Alex Ning
2d0aa76d34 New option: Crash Reports. 2021-04-02 15:21:15 +08:00
Alex Ning
8c40ee1bc3 Suggest title when submitting link post. 2021-04-02 00:24:47 +08:00
Alex Ning
65e654a23c Backup settings. 2021-03-06 11:33:35 +08:00
Alex Ning
abb37707fb Try to fix superscript. 2021-02-24 22:46:44 +08:00
Alex Ning
07e2e1e746 New options: hide post type and hide the number of awards. Tweak settings. 2021-02-24 00:15:37 +08:00
Alex Ning
288f1777d9 Use EventBus to send post list from PostFragment to ViewPostDetailActivity. 2021-02-12 23:36:44 +08:00
Alex Ning
ff7281aa89 Merge new features from 4.2.3 to 4.2.5. 2021-02-12 19:21:34 +08:00
Alex Ning
36a142f7b4 Version 4.2.5. Disable split for language. 2021-02-11 17:15:39 +08:00
Alex Ning
b7ef54d0d3 Version 4.2.4. 2021-02-05 12:30:21 +08:00
Alex Ning
9726dd851a Version 4.2.3. 2021-02-01 15:06:29 +08:00
Alex Ning
968519b2eb Barebone swiping left or right to go to previous or next post in ViewPostDetailActivity. 2021-01-27 21:50:09 +08:00
Alex Ning
323af18c69 Version 4.2.2. 2021-01-24 11:00:06 +08:00
Alex Ning
0402a47090 Version 4.2.1. 2021-01-23 23:12:23 +08:00
Alex Ning
61b94718ef Version 4.2.0. 2021-01-23 10:45:28 +08:00
Alex Ning
ff067aab74 Version 4.2.0-beta2. New language: Polish. 2021-01-08 21:58:12 +08:00
Alex Ning
321f4da623 Long click the url to see more options. Make getRedditUriByPath in LinkResolverActivity private. 2020-12-31 14:46:19 +08:00
Alex Ning
7b154f4d31 Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues. 2020-12-26 23:40:26 +08:00
Alex Ning
fa55fb369d Replace Filter settings with Post Filter. 2020-12-26 00:26:30 +08:00
TacoTheDank
6247868949 Update some libraries 2020-12-23 17:36:22 -05:00
TacoTheDank
94202097b7 Reorganize and remove unused libraries 2020-12-23 17:35:41 -05:00
Alex Ning
6a8f27f947 Add a new option category: Post Filter. Marking posts as read is disabled by default. Marking posts as read after voting is now available. 2020-12-23 17:03:41 +08:00
Alex Ning
937989d6a4 Version 4.1.1. 2020-12-06 23:19:45 +08:00
Alex Ning
88f6d3ae15 Version 4.1.1-beta1. 2020-12-02 19:13:11 +08:00
Alex Ning
95fd7ce8ba Try fixing ANR when releasing ExoPlayer. 2020-12-02 17:09:01 +08:00
Alex Ning
19e8cfbf15 Version 4.1.0. Disable red screen of death. 2020-11-24 19:13:30 +08:00
Alex Ning
d6088c032a Downgrade exoplayer to prevent crash when autoplaying videos. 2020-11-24 19:06:03 +08:00
Alex Ning
3414a86ae4 Change theme back to Theme.MaterialComponents. 2020-11-22 15:23:38 +08:00
Alex Ning
8bd1e60a0a Use Theme.AppCompat. 2020-11-22 12:38:29 +08:00
Alex Ning
121da39592 Fix crash when downloading media. Version 4.1.0-beta6. 2020-11-20 00:08:54 +08:00
Alex Ning
7a449f165a Version 4.1.0-beta5. 2020-11-12 12:44:46 +08:00
Alex Ning
441458b8b2 Fix comment more button not visible. 2020-11-11 17:40:09 +08:00
Alex Ning
979ff84f46 Add Red Screen Of Death to display crash dialog. 2020-11-06 15:06:53 +08:00
Alex Ning
b4fa21be08 Version 4.1.0-beta4. 2020-10-28 17:53:47 +08:00
Alex Ning
5770393498 Fix blanck white background in MainActivty after returning from SearchActivity. 2020-10-28 16:28:19 +08:00
Alex Ning
6710c44ff9 Version 4.1.0-beta3. 2020-10-24 10:51:30 +08:00
Alex Ning
ddebd6086d Fix an issue in respect subreddit recommended comment sort type. Dirty workaround for sensitive swipe sensitivity in ViewPager2 in MainActivity. 2020-10-23 17:53:30 +08:00