Commit Graph

305 Commits

Author SHA1 Message Date
efd5f61889 Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. Fix anonymous multireddit cannot be loaded in MainActivity. Fix database migration issue. Fix some subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter. Fix anonymous subscribed subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter in SubredditSelectionActivity. 2021-10-17 22:24:30 +08:00
c8c3c23093 Zoomable ViewVideoActivity. 2021-10-14 19:46:28 +08:00
31d7592964 Legacy autoplay video controller UI. 2021-10-13 21:00:24 +08:00
424b1c27e0 Use Java 11 2021-09-24 21:28:42 -04:00
c78cc8aaec Update AndroidX Appcompat and Lifecycle 2021-09-24 21:12:20 -04:00
92c76f2e12 Update a bunch of libraries 2021-09-24 21:10:15 -04:00
e464082964 Migrate from JCenter where possible 2021-09-24 21:08:09 -04:00
0f4ced5669 Update AGP, reorganize libraries 2021-09-24 21:07:26 -04:00
38caf7365a Fix a bug which causes the ViewModel not retain its state after orientation change. 2021-09-05 11:11:01 +08:00
6dc0521e8e Testing Paging 3 library. 2021-09-04 23:41:44 +08:00
39b5beb5c5 Start implementing app lock feature. 2021-09-03 14:52:59 +08:00
e66faaa9be Version 5.0.4. 2021-08-26 20:29:40 +08:00
9c9ca1cb3a Version 5.0.3. 2021-08-25 22:20:17 +08:00
79e4b13c82 Version v5.0.2. 2021-08-20 13:13:45 +08:00
5dd1e2d7eb Version 5.0.1. 2021-08-19 21:53:51 +08:00
75d7cc30ae Version 5.0.0. 2021-08-18 21:51:27 +08:00
fdf15fcd0e Version 5.0.0-beta5. 2021-08-13 21:37:21 +08:00
a288c70c59 Secure mode is available. 2021-08-11 21:00:57 +08:00
31a7c2be3a Version 5.0.0-beta4. Revert changes that limit the max height of images in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter. 2021-08-07 12:06:07 +08:00
7b6f9339e7 Version 5.0.0-beta3. 2021-08-06 21:07:04 +08:00
43dc0409ac Version 5.0.0-beta2. 2021-08-04 18:28:35 +08:00
a8dff0bcda Actually it is v5.0.0-beta1. 2021-07-22 21:34:36 +08:00
9f9611212b Version 5.0.0-beta1. 2021-07-22 21:13:46 +08:00
1352a8268e Start adding support for searching in posts. 2021-07-08 20:49:38 +08:00
372f373601 Show live comments in RPAN broadcasts. 2021-07-06 20:38:58 +08:00
e3578c59dd Save light, dark and amoled Material You themes to database. Add 'Apply Material You' option. Test MotionLayout. 2021-07-02 23:16:18 +08:00
dc4b1f2611 Version 4.3.4. 2021-06-10 17:27:23 +08:00
c4276736ae Disable ViewPager2's swiping if swipe between posts is disabled. 2021-05-31 00:00:34 +08:00
0f33ef627e Version 4.3.3. 2021-05-30 09:42:42 +08:00
8f49352d78 Version 4.3.2. Downgrade several libraries. 2021-05-24 09:10:06 +08:00
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
673ba04110 Version 4.3.0. Fix video post parsing (v.redd.it). 2021-05-17 09:16:02 +08:00
3c7a089a62 Version 4.3.0-beta5. 2021-05-15 14:24:47 +08:00
49ffafdfd4 Hiding post fliar in PostFragment is now available. 2021-05-15 08:52:23 +08:00
b9a2a1adea Change the style of single comment level indicator. 2021-05-15 00:21:31 +08:00
39291be2e9 Version 4.3.0-beta4. 2021-05-05 15:56:42 +08:00
c08d06df2e Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity. 2021-05-05 15:51:34 +08:00
cea8afb5ad Version 4.3.0-beta3. 2021-04-21 10:15:22 +08:00
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
0724dc861a Version 4.3.0-beta1. Tweak the name of the backup file. 2021-04-10 23:23:34 +08:00
2d0aa76d34 New option: Crash Reports. 2021-04-02 15:21:15 +08:00
8c40ee1bc3 Suggest title when submitting link post. 2021-04-02 00:24:47 +08:00
65e654a23c Backup settings. 2021-03-06 11:33:35 +08:00
abb37707fb Try to fix superscript. 2021-02-24 22:46:44 +08:00
07e2e1e746 New options: hide post type and hide the number of awards. Tweak settings. 2021-02-24 00:15:37 +08:00
288f1777d9 Use EventBus to send post list from PostFragment to ViewPostDetailActivity. 2021-02-12 23:36:44 +08:00
ff7281aa89 Merge new features from 4.2.3 to 4.2.5. 2021-02-12 19:21:34 +08:00
36a142f7b4 Version 4.2.5. Disable split for language. 2021-02-11 17:15:39 +08:00
b7ef54d0d3 Version 4.2.4. 2021-02-05 12:30:21 +08:00
9726dd851a Version 4.2.3. 2021-02-01 15:06:29 +08:00