Commit Graph

2088 Commits

Author SHA1 Message Date
be9bc8d014 Optimize some layouts. 2021-11-01 21:46:37 +08:00
d6a66749d3 Continue migrating to Material Design 3. 2021-10-30 22:12:30 +08:00
4ab8f037f2 Start migrating to Material Design 3. Try optimizing image loading in PostRecyclerViewAdapter. 2021-10-30 21:20:48 +08:00
b1d8ad5c76 feat: add Edit Profile 2021-10-30 14:19:35 +07:00
7fcc1890fe feat: "real" Material You implementation 2021-10-20 18:16:50 +02:00
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
4e2b09b079 New options in post filter: Title: contains keywords, Title: contains regex, Contain domains. 2021-10-16 15:28:35 +08:00
4395384586 Fix no multireddits found in MultiredditSelectionActivity in anonymous mode. Do not sync multireddits in anonymous mode in MultiredditSelectionActivity. 2021-10-16 14:50:18 +08:00
1d7fbe3a99 Add a button to directly select subreddit, user or multireddit in CustomizeMainPageTabsFragment. 2021-10-16 14:46:01 +08:00
1d18e2c75b Fix post filter issue in anonymous mode. 2021-10-16 11:53:15 +08:00
6910947dee Fix FilteredPostsActivity problem in anonymous mode. 2021-10-16 11:34:03 +08:00
ddfc478e0e Restore more data. 2021-10-16 11:20:48 +08:00
f1dfadecb6 Backup anonymously subscribed users and multireddits. Backup post filters. 2021-10-16 10:06:47 +08:00
192de06e16 Backup custom themes and anonymous subscribed subreddits. 2021-10-15 22:03:42 +08:00
4c2f1f3f70 Set EditText cursor color in CustomizePostFilterActivity. 2021-10-15 21:21:23 +08:00
3b0ba561b2 Fix some issues related to media indicator icon and themeing. 2021-10-15 20:28:37 +08:00
2fd0e2e0e5 Apply custom colors to media indicator. 2021-10-15 09:04:44 +08:00
a129c918a0 New theme options: Media Indicator Icon Color and Media Indicator Background Color. 2021-10-14 21:32:47 +08:00
a8f21a94b0 New option: Pinch to Zoom Video. 2021-10-14 20:57:22 +08:00
c8c3c23093 Zoomable ViewVideoActivity. 2021-10-14 19:46:28 +08:00
bc9cfc8183 Sort recent searches by search time. 2021-10-14 09:16:15 +08:00
31d7592964 Legacy autoplay video controller UI. 2021-10-13 21:00:24 +08:00
230f49ae18 Fix wrong values in customize bottom navigation bar settings page in anonymous mode. 2021-10-13 09:18:32 +08:00
a60c9360a1 Separate anonymous and normal accounts' bottom navigation bar settings. 2021-10-12 23:40:38 +08:00
d3d8fd66be Customize bottom navigation bar in anonymous mode. 2021-10-12 22:48:51 +08:00
0f7b10fa14 Change flotaing action button options in anonymous mode. 2021-10-12 19:35:50 +08:00
9054cd6590 Customize main page tabs for anonymous mode. 2021-10-11 20:22:09 +08:00
9e5b5c78e2 Refresh in WebViewActivity. 2021-10-10 22:12:31 +08:00
43b9abd6ee New option: Link Handler. Removed option: Open Link In App. 2021-10-10 21:51:10 +08:00
d40b81d799 New option: Default Playback Speed. 2021-10-10 20:36:25 +08:00
a30421e73b Set playback speed in other ViewImgurVideoFragment and ViewRedditGalleryVideoFragment. 2021-10-10 20:20:14 +08:00
4de457cd02 Loop video option is available for autoplaying videos. 2021-10-09 22:08:48 +08:00
f12dea156f New option: loop video. 2021-10-09 21:43:55 +08:00
abd57e23a6 Change playback speed. 2021-10-09 21:22:18 +08:00
e02f5a28b3 Smooth scrolling in EditCommentActivity. 2021-10-09 20:11:35 +08:00
68e94fa928 Maximize bottom sheet fragments. 2021-10-09 19:09:34 +08:00
ff69387221 Filter posts option in toolbar. 2021-10-09 18:54:09 +08:00
7feb78f133 Merge pull request #480 from Blatzar/master
Fixed visual swiping bug
2021-10-08 20:24:31 +08:00
723f1c0713 New option: Main Page Back Button Action. It replaces Confirm to Exit. 2021-10-08 20:21:08 +08:00
f5a333e2ac Show a dialog before closing CustomizeThemeActivity. 2021-10-08 20:19:50 +08:00
bac1dca855 Give back lazy mode control to PostFragment instead of activities. 2021-09-29 20:34:37 +08:00
5b5bc1c5b8 RPAN and trending available to anonymous mode. 2021-09-29 19:41:58 +08:00
2f842889ae Update ViewImageOrGifActivity.java 2021-09-28 16:10:19 +02:00
f5f6213733 Hide visibility option when creating or editing anonymous multireddit. 2021-09-28 21:17:49 +08:00
1896b971cd Delete anonymous multireddit in ViewMultiredditDetailActivity. 2021-09-28 21:13:06 +08:00
d5f3761973 Fix subreddits disappear in anonymous multireddit after favoriting it. 2021-09-28 20:25:58 +08:00
82db567fdc Edit anonymous multireddit. 2021-09-28 20:05:47 +08:00
426db4c069 Delete anonymous multireddit. 2021-09-28 19:23:34 +08:00
10cccb5b93 Disable refreshing in SubscribedThingListingActivity in anonymous mode. 2021-09-27 20:01:55 +08:00
191023301d Merge pull request #479 from andrewrasch/folding-phone-support
Enable folding phone support for card view
2021-09-27 19:34:41 +08:00