aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Optimize some layouts.Alex Ning2021-11-011-14/+10
|
* Continue migrating to Material Design 3.Alex Ning2021-10-3048-63/+116
|
* Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning2021-10-307-156/+231
| | | | PostRecyclerViewAdapter.
* Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵Alex Ning2021-10-176-28/+41
| | | | 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.
* New options in post filter: Title: contains keywords, Title: contains regex, ↵Alex Ning2021-10-164-15/+124
| | | | Contain domains.
* Fix no multireddits found in MultiredditSelectionActivity in anonymous mode. ↵Alex Ning2021-10-163-3/+5
| | | | Do not sync multireddits in anonymous mode in MultiredditSelectionActivity.
* Add a button to directly select subreddit, user or multireddit in ↵Alex Ning2021-10-164-45/+194
| | | | CustomizeMainPageTabsFragment.
* Fix post filter issue in anonymous mode.Alex Ning2021-10-161-2/+2
|
* Fix FilteredPostsActivity problem in anonymous mode.Alex Ning2021-10-162-1/+2
|
* Restore more data.Alex Ning2021-10-1611-28/+124
|
* Backup anonymously subscribed users and multireddits. Backup post filters.Alex Ning2021-10-164-2/+37
|
* Backup custom themes and anonymous subscribed subreddits.Alex Ning2021-10-154-17/+53
|
* Set EditText cursor color in CustomizePostFilterActivity.Alex Ning2021-10-151-0/+57
|
* Fix some issues related to media indicator icon and themeing.Alex Ning2021-10-153-35/+31
|
* Apply custom colors to media indicator.Alex Ning2021-10-152-0/+22
|
* New theme options: Media Indicator Icon Color and Media Indicator Background ↵Alex Ning2021-10-145-51/+103
| | | | Color.
* New option: Pinch to Zoom Video.Alex Ning2021-10-143-1/+29
|
* Zoomable ViewVideoActivity.Alex Ning2021-10-141-7/+39
|
* Sort recent searches by search time.Alex Ning2021-10-143-2/+14
|
* Legacy autoplay video controller UI.Alex Ning2021-10-133-6/+11
|
* Fix wrong values in customize bottom navigation bar settings page in ↵Alex Ning2021-10-131-5/+24
| | | | anonymous mode.
* Separate anonymous and normal accounts' bottom navigation bar settings.Alex Ning2021-10-124-47/+47
|
* Customize bottom navigation bar in anonymous mode.Alex Ning2021-10-125-247/+330
|
* Change flotaing action button options in anonymous mode.Alex Ning2021-10-122-6/+26
|
* Customize main page tabs for anonymous mode.Alex Ning2021-10-113-107/+37
|
* Refresh in WebViewActivity.Alex Ning2021-10-101-6/+3
|
* New option: Link Handler. Removed option: Open Link In App.Alex Ning2021-10-103-6/+12
|
* New option: Default Playback Speed.Alex Ning2021-10-105-3/+6
|
* Set playback speed in other ViewImgurVideoFragment and ↵Alex Ning2021-10-104-15/+76
| | | | ViewRedditGalleryVideoFragment.
* Loop video option is available for autoplaying videos.Alex Ning2021-10-092-3/+39
|
* New option: loop video.Alex Ning2021-10-096-5/+26
|
* Change playback speed.Alex Ning2021-10-092-2/+155
|
* Maximize bottom sheet fragments.Alex Ning2021-10-0927-81/+83
|
* Filter posts option in toolbar.Alex Ning2021-10-091-0/+7
|
* Merge pull request #480 from Blatzar/masterDocile-Alligator2021-10-081-0/+6
|\ | | | | Fixed visual swiping bug
| * Update ViewImageOrGifActivity.javaLagradOst2021-09-281-0/+6
| |
* | New option: Main Page Back Button Action. It replaces Confirm to Exit.Alex Ning2021-10-083-13/+12
| |
* | Show a dialog before closing CustomizeThemeActivity.Alex Ning2021-10-082-12/+14
| |
* | Give back lazy mode control to PostFragment instead of activities.Alex Ning2021-09-298-393/+56
| |
* | RPAN and trending available to anonymous mode.Alex Ning2021-09-293-5/+27
|/
* Hide visibility option when creating or editing anonymous multireddit.Alex Ning2021-09-282-0/+8
|
* Delete anonymous multireddit in ViewMultiredditDetailActivity.Alex Ning2021-09-281-17/+28
|
* Fix subreddits disappear in anonymous multireddit after favoriting it.Alex Ning2021-09-286-11/+22
|
* Edit anonymous multireddit.Alex Ning2021-09-284-43/+113
|
* Delete anonymous multireddit.Alex Ning2021-09-283-2/+9
|
* Disable refreshing in SubscribedThingListingActivity in anonymous mode.Alex Ning2021-09-275-35/+57
|
* Merge pull request #479 from andrewrasch/folding-phone-supportDocile-Alligator2021-09-272-1/+12
|\ | | | | Enable folding phone support for card view
| * Enable folding phone support for card viewAndrew Rasch2021-09-272-1/+12
| | | | | | Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml.
* | Enable subreddit multiselection in anonymous mode.Alex Ning2021-09-271-8/+2
|/
* Load anonymous multireddit posts.Alex Ning2021-09-266-12/+122
|