Docile-Alligator
|
3d374491b3
|
targetSdkVersion 31. Fix sort type problems in anonymous home page and multireddits.
|
2022-04-30 17:56:31 +08:00 |
|
Docile-Alligator
|
d40fc59540
|
Version v5.2.0-beta1.
|
2022-04-28 17:35:56 +08:00 |
|
Docile-Alligator
|
2bbba42e38
|
Version 5.1.9.
|
2022-03-17 22:10:38 +08:00 |
|
Docile-Alligator
|
cfd295aea8
|
Version 5.1.9-beta2. Optimize AppBarStateChangeListener.
|
2022-03-14 14:15:44 +08:00 |
|
Docile-Alligator
|
53755d4381
|
Version 5.1.9-beta1. Fix low resolution post previews when showing them for the first time in PostDetailRecyclerViewAdapter.
|
2022-03-06 15:09:57 +08:00 |
|
Alex Ning
|
c64b6ef229
|
Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy option from About to main settings page.
|
2022-02-12 22:05:22 +08:00 |
|
Alex Ning
|
5713982e8f
|
Version 5.1.7.
|
2022-01-29 11:42:55 +08:00 |
|
Alex Ning
|
c6f5e3c8f6
|
Version 5.1.6.
|
2022-01-20 15:08:36 +08:00 |
|
Alex Ning
|
94f08d616a
|
Version 5.1.6-beta1.
|
2022-01-15 14:53:10 +08:00 |
|
Alex Ning
|
b11a568169
|
Version 5.1.5.
|
2021-12-22 20:36:52 +08:00 |
|
Alex Ning
|
f8694309d3
|
Version 5.1.4.
|
2021-12-16 19:50:12 +08:00 |
|
Alex Ning
|
59fadbb0e0
|
Use Executor to fetch removed comments.
|
2021-12-15 22:52:31 +08:00 |
|
scria1000
|
9ef1b4decd
|
Fix autoplay video continuing in background (#585)
Fix autoplay video continuing in background
|
2021-12-13 20:46:22 +08:00 |
|
scria1000
|
c934bc7740
|
Undo superscript parser changes for now (#577)
Undo superscript parser changes
|
2021-12-12 20:51:43 +08:00 |
|
scria1000
|
d101cddf0f
|
Make Superscript parsing proper
Do this without relying converting to <sup> tags.
|
2021-12-09 13:23:02 +03:00 |
|
Alex Ning
|
3b365dfe5d
|
Version 5.1.3. Fix bottom navigation bar option count not applied to anonymous mode.
|
2021-11-29 21:16:15 +08:00 |
|
Alex Ning
|
d8f6572262
|
Version 5.1.2.
|
2021-11-27 20:47:46 +08:00 |
|
Alex Ning
|
1b39925cf8
|
Version 5.1.1. Fix anonymous subreddits and multireddits do not show in MainActivity TabLayout. Fix changing tab names not working in anonymous mode.
|
2021-11-22 20:35:14 +08:00 |
|
Alex Ning
|
04cc769ccf
|
Version 5.1.0.
|
2021-11-16 08:54:03 +08:00 |
|
Docile-Alligator
|
2e0725e25e
|
Merge pull request #526 from scria1000/markdown-disable-html
More fixes related to markdown rendering
|
2021-11-15 08:47:32 +08:00 |
|
Alex Ning
|
d0f0647bc8
|
Version 5.1.0-beta3.
|
2021-11-13 22:11:56 +08:00 |
|
scria1000
|
1960bb5ea1
|
Add custom superscript processor
|
2021-11-12 01:51:54 +03:00 |
|
scria1000
|
2cdf523eff
|
More fixes related to markdown rendering
|
2021-11-11 18:41:24 +03:00 |
|
Alex Ning
|
b059b2d503
|
Version 5.1.0-beta2. Fix crash when hiding read posts.
|
2021-11-04 22:43:21 +08:00 |
|
Alex Ning
|
4ab8f037f2
|
Start migrating to Material Design 3. Try optimizing image loading in PostRecyclerViewAdapter.
|
2021-10-30 21:20:48 +08:00 |
|
Alex Ning
|
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 |
|
Alex Ning
|
c8c3c23093
|
Zoomable ViewVideoActivity.
|
2021-10-14 19:46:28 +08:00 |
|
Alex Ning
|
31d7592964
|
Legacy autoplay video controller UI.
|
2021-10-13 21:00:24 +08:00 |
|
TacoTheDank
|
424b1c27e0
|
Use Java 11
|
2021-09-24 21:28:42 -04:00 |
|
TacoTheDank
|
c78cc8aaec
|
Update AndroidX Appcompat and Lifecycle
|
2021-09-24 21:12:20 -04:00 |
|
TacoTheDank
|
92c76f2e12
|
Update a bunch of libraries
|
2021-09-24 21:10:15 -04:00 |
|
TacoTheDank
|
e464082964
|
Migrate from JCenter where possible
|
2021-09-24 21:08:09 -04:00 |
|
TacoTheDank
|
0f4ced5669
|
Update AGP, reorganize libraries
|
2021-09-24 21:07:26 -04:00 |
|
Alex Ning
|
38caf7365a
|
Fix a bug which causes the ViewModel not retain its state after orientation change.
|
2021-09-05 11:11:01 +08:00 |
|
Alex Ning
|
6dc0521e8e
|
Testing Paging 3 library.
|
2021-09-04 23:41:44 +08:00 |
|
Alex Ning
|
39b5beb5c5
|
Start implementing app lock feature.
|
2021-09-03 14:52:59 +08:00 |
|
Alex Ning
|
e66faaa9be
|
Version 5.0.4.
|
2021-08-26 20:29:40 +08:00 |
|
Alex Ning
|
9c9ca1cb3a
|
Version 5.0.3.
|
2021-08-25 22:20:17 +08:00 |
|
Alex Ning
|
79e4b13c82
|
Version v5.0.2.
|
2021-08-20 13:13:45 +08:00 |
|
Alex Ning
|
5dd1e2d7eb
|
Version 5.0.1.
|
2021-08-19 21:53:51 +08:00 |
|
Alex Ning
|
75d7cc30ae
|
Version 5.0.0.
|
2021-08-18 21:51:27 +08:00 |
|
Alex Ning
|
fdf15fcd0e
|
Version 5.0.0-beta5.
|
2021-08-13 21:37:21 +08:00 |
|
Alex Ning
|
a288c70c59
|
Secure mode is available.
|
2021-08-11 21:00:57 +08:00 |
|
Alex Ning
|
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 |
|
Alex Ning
|
7b6f9339e7
|
Version 5.0.0-beta3.
|
2021-08-06 21:07:04 +08:00 |
|
Alex Ning
|
43dc0409ac
|
Version 5.0.0-beta2.
|
2021-08-04 18:28:35 +08:00 |
|
Alex Ning
|
a8dff0bcda
|
Actually it is v5.0.0-beta1.
|
2021-07-22 21:34:36 +08:00 |
|
Alex Ning
|
9f9611212b
|
Version 5.0.0-beta1.
|
2021-07-22 21:13:46 +08:00 |
|
Alex Ning
|
1352a8268e
|
Start adding support for searching in posts.
|
2021-07-08 20:49:38 +08:00 |
|
Alex Ning
|
372f373601
|
Show live comments in RPAN broadcasts.
|
2021-07-06 20:38:58 +08:00 |
|