Commit Graph

1717 Commits

Author SHA1 Message Date
Alex Ning
31d7592964 Legacy autoplay video controller UI. 2021-10-13 21:00:24 +08:00
Alex Ning
230f49ae18 Fix wrong values in customize bottom navigation bar settings page in anonymous mode. 2021-10-13 09:18:32 +08:00
Alex Ning
a60c9360a1 Separate anonymous and normal accounts' bottom navigation bar settings. 2021-10-12 23:40:38 +08:00
Alex Ning
d3d8fd66be Customize bottom navigation bar in anonymous mode. 2021-10-12 22:48:51 +08:00
Alex Ning
0f7b10fa14 Change flotaing action button options in anonymous mode. 2021-10-12 19:35:50 +08:00
Alex Ning
9054cd6590 Customize main page tabs for anonymous mode. 2021-10-11 20:22:09 +08:00
Alex Ning
9e5b5c78e2 Refresh in WebViewActivity. 2021-10-10 22:12:31 +08:00
Alex Ning
43b9abd6ee New option: Link Handler. Removed option: Open Link In App. 2021-10-10 21:51:10 +08:00
Alex Ning
d40b81d799 New option: Default Playback Speed. 2021-10-10 20:36:25 +08:00
Alex Ning
a30421e73b Set playback speed in other ViewImgurVideoFragment and ViewRedditGalleryVideoFragment. 2021-10-10 20:20:14 +08:00
Alex Ning
4de457cd02 Loop video option is available for autoplaying videos. 2021-10-09 22:08:48 +08:00
Alex Ning
f12dea156f New option: loop video. 2021-10-09 21:43:55 +08:00
Alex Ning
abd57e23a6 Change playback speed. 2021-10-09 21:22:18 +08:00
Alex Ning
e02f5a28b3 Smooth scrolling in EditCommentActivity. 2021-10-09 20:11:35 +08:00
Alex Ning
68e94fa928 Maximize bottom sheet fragments. 2021-10-09 19:09:34 +08:00
Alex Ning
ff69387221 Filter posts option in toolbar. 2021-10-09 18:54:09 +08:00
Docile-Alligator
7feb78f133
Merge pull request #480 from Blatzar/master
Fixed visual swiping bug
2021-10-08 20:24:31 +08:00
Alex Ning
723f1c0713 New option: Main Page Back Button Action. It replaces Confirm to Exit. 2021-10-08 20:21:08 +08:00
Alex Ning
f5a333e2ac Show a dialog before closing CustomizeThemeActivity. 2021-10-08 20:19:50 +08:00
Alex Ning
bac1dca855 Give back lazy mode control to PostFragment instead of activities. 2021-09-29 20:34:37 +08:00
Alex Ning
5b5bc1c5b8 RPAN and trending available to anonymous mode. 2021-09-29 19:41:58 +08:00
LagradOst
2f842889ae
Update ViewImageOrGifActivity.java 2021-09-28 16:10:19 +02:00
Alex Ning
f5f6213733 Hide visibility option when creating or editing anonymous multireddit. 2021-09-28 21:17:49 +08:00
Alex Ning
1896b971cd Delete anonymous multireddit in ViewMultiredditDetailActivity. 2021-09-28 21:13:06 +08:00
Alex Ning
d5f3761973 Fix subreddits disappear in anonymous multireddit after favoriting it. 2021-09-28 20:25:58 +08:00
Alex Ning
82db567fdc Edit anonymous multireddit. 2021-09-28 20:05:47 +08:00
Alex Ning
426db4c069 Delete anonymous multireddit. 2021-09-28 19:23:34 +08:00
Alex Ning
10cccb5b93 Disable refreshing in SubscribedThingListingActivity in anonymous mode. 2021-09-27 20:01:55 +08:00
Docile-Alligator
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
Alex Ning
2f64942584 Enable subreddit multiselection in anonymous mode. 2021-09-27 19:32:57 +08:00
Andrew Rasch
8fdbf37613 Added strings.xml entry for switchpref. 2021-09-26 20:14:44 -04:00
Andrew Rasch
0d93d7c996 Enable folding phone support for card view
Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml.
2021-09-26 20:10:12 -04:00
Alex Ning
50de5bb44a Fix ViewVideoActivity crash. 2021-09-26 21:43:22 +08:00
Alex Ning
76feb81c6b Load anonymous multireddit posts. 2021-09-26 21:37:54 +08:00
Alex Ning
39835c587a Favorite anonymous multireddits. 2021-09-26 20:45:01 +08:00
Alex Ning
9a0067d714 Fix anonymous multireddits not shown. 2021-09-26 20:37:37 +08:00
Alex Ning
ad99238ed9 Create multireddits in anonymous mode. 2021-09-26 20:35:03 +08:00
Docile-Alligator
e3457069a4
Merge pull request #471 from andmizyk/master
Added Ukrainian translation
2021-09-26 19:10:20 +08:00
Docile-Alligator
fa645f932d
Merge pull request #474 from andrewrasch/intent-filter-cleanup
Cleanup on intent filters.
2021-09-26 19:08:21 +08:00
Docile-Alligator
a80489b41b
Merge pull request #473 from TacoTheDank/updates
Miscellaneous updates
2021-09-26 19:04:06 +08:00
andrewrasch
0b9e347cfb Cleanup on intent filters.
Separated google amp links from reddit links to fix false positives. Simplified schemes and duplicate hosts.
2021-09-26 00:08:45 -04:00
TacoTheDank
424b1c27e0 Use Java 11 2021-09-24 21:28:42 -04:00
TacoTheDank
d1740f77d1 Fix some deprecations 2021-09-24 21:28:33 -04:00
TacoTheDank
a5ca6ac2bc Use FragmentContainerView 2021-09-24 21:28:22 -04:00
TacoTheDank
14a09c725f Use NotificationChannelCompat features 2021-09-24 21:28:11 -04:00
TacoTheDank
c78cc8aaec Update AndroidX Appcompat and Lifecycle 2021-09-24 21:12:20 -04:00
TacoTheDank
2b17931628 Use some empty implementations of listeners 2021-09-24 21:10:59 -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