aboutsummaryrefslogtreecommitdiff
path: root/app (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ↵Alex Ning2021-11-095-14/+117
| | | | profile description in markdown.
* Fix clicking tab text does not change page in ViewUserDetailActivity, ↵Alex Ning2021-11-074-16/+13
| | | | ViewSubredditDetailActivity or AccoundSavedThingActivity.
* Minor bugs fixed.Alex Ning2021-11-073-5/+5
|
* Version 5.1.0-beta2. Fix crash when hiding read posts.Alex Ning2021-11-042-2/+5
|
* Wait 2 seconds before automatically applying Material You.Alex Ning2021-11-041-0/+3
|
* Minor layout tweaks.Alex Ning2021-11-0426-101/+102
|
* Fix Material Design 3 issue.Alex Ning2021-11-0411-48/+53
|
* Tweak Material You amoled theme on Android 12.Alex Ning2021-11-031-2/+2
|
* Tweak Material You dark theme on Android 12.Alex Ning2021-11-031-13/+13
|
* Tweak Material You light theme on Android 12.Alex Ning2021-11-034-29/+27
|
* Merge pull request #500 from wulkanat/masterDocile-Alligator2021-11-021-2/+88
|\ | | | | feat: "real" Material You implementation
| * cleanupWieland Schöbl2021-11-021-2/+0
| |
| * feat: re-enable manual material you for older platformsWieland Schöbl2021-11-021-1/+78
| |
| * feat: "real" Material You implementationWieland Schöbl2021-10-202-78/+89
| |
* | Minor changes in EditProfileActivity.Alex Ning2021-11-023-19/+31
| |
* | Merge pull request #507 from ratabb/rbb/edit_profileDocile-Alligator2021-11-0219-4/+1837
|\ \ | | | | | | feat: add Edit Profile
| * | feat: add Edit Profileratabb2021-10-3019-5/+1837
| |/
* | Try optimizing image loading in PostRecyclerViewAdapter.Alex Ning2021-11-021-10/+10
| |
* | Optimize some layouts.Alex Ning2021-11-0113-84/+77
| |
* | Continue migrating to Material Design 3.Alex Ning2021-10-3063-75/+142
| |
* | Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning2021-10-3017-194/+263
|/ | | | PostRecyclerViewAdapter.
* Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵Alex Ning2021-10-1726-1266/+3894
| | | | 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-167-17/+191
| | | | 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-166-73/+282
| | | | 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-152-0/+61
|
* Fix some issues related to media indicator icon and themeing.Alex Ning2021-10-1511-57/+33
|
* Apply custom colors to media indicator.Alex Ning2021-10-154-0/+24
|
* New theme options: Media Indicator Icon Color and Media Indicator Background ↵Alex Ning2021-10-146-51/+107
| | | | Color.
* New option: Pinch to Zoom Video.Alex Ning2021-10-146-3/+40
|
* Zoomable ViewVideoActivity.Alex Ning2021-10-143-10/+54
|
* Sort recent searches by search time.Alex Ning2021-10-143-2/+14
|
* Legacy autoplay video controller UI.Alex Ning2021-10-1313-9/+1065
|
* 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-1225-267/+389
|
* Change flotaing action button options in anonymous mode.Alex Ning2021-10-123-6/+37
|
* Customize main page tabs for anonymous mode.Alex Ning2021-10-115-109/+46
|
* Refresh in WebViewActivity.Alex Ning2021-10-102-8/+11
|
* New option: Link Handler. Removed option: Open Link In App.Alex Ning2021-10-1024-30/+37
|
* New option: Default Playback Speed.Alex Ning2021-10-108-3/+37
|
* Set playback speed in other ViewImgurVideoFragment and ↵Alex Ning2021-10-108-24/+99
| | | | ViewRedditGalleryVideoFragment.
* Loop video option is available for autoplaying videos.Alex Ning2021-10-094-4/+42
|
* New option: loop video.Alex Ning2021-10-098-5/+32
|
* Change playback speed.Alex Ning2021-10-098-2/+332
|