aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix refreshing in ViewPostDetailFragment too easily in two-pane layout.Alex Ning2021-12-032-2/+4
|
* Make switches and checkboxes more consistent on Dark Modescria10002021-12-011-0/+22
|
* Minor layout tweaks.Alex Ning2021-12-012-44/+44
|
* Adjust caption layoutscria10002021-11-282-97/+99
| | | | | | Set caption max length Set link ellipsis
* Merge branch 'master' into gallery-captions-featurescria10002021-11-2719-165/+130
|\
| * Version 5.1.2.Alex Ning2021-11-272-0/+2
| |
| * Fix TrackSelectionDialog button color. Do not automatically show control ↵Alex Ning2021-11-226-0/+6
| | | | | | | | view in autoplaying videos.
| * Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample ↵Alex Ning2021-11-211-2/+1
| | | | | | | | images in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter.
| * Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning2021-11-211-0/+8
| |
| * Contact mods.Alex Ning2021-11-122-1/+8
| |
| * UI changes in EditProfileActivity.Alex Ning2021-11-112-31/+33
| |
| * Some UI tweaks.Alex Ning2021-11-108-133/+74
| |
* | Make caption text copyable with long pressscria10002021-11-271-1/+2
| | | | | | | | Use native way to theme ViewRedditGalleryActivity
* | Fix bottom url menu not being themed accordinglyscria10002021-11-101-2/+0
| | | | | | | | Use linkify for in-gallery caption url
* | Initial support for gallery captionsscria10002021-11-092-35/+132
|/
* Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ↵Alex Ning2021-11-091-1/+1
| | | | profile description in markdown.
* Minor layout tweaks.Alex Ning2021-11-0424-100/+100
|
* Fix Material Design 3 issue.Alex Ning2021-11-047-25/+29
|
* Minor changes in EditProfileActivity.Alex Ning2021-11-021-6/+13
|
* Merge pull request #507 from ratabb/rbb/edit_profileDocile-Alligator2021-11-025-0/+219
|\ | | | | feat: add Edit Profile
| * feat: add Edit Profileratabb2021-10-305-0/+219
| |
* | Optimize some layouts.Alex Ning2021-11-0112-70/+67
| |
* | Continue migrating to Material Design 3.Alex Ning2021-10-3015-12/+26
| |
* | Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning2021-10-308-33/+24
|/ | | | PostRecyclerViewAdapter.
* Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵Alex Ning2021-10-1719-1236/+3851
| | | | 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-163-2/+67
| | | | Contain domains.
* Add a button to directly select subreddit, user or multireddit in ↵Alex Ning2021-10-162-28/+88
| | | | CustomizeMainPageTabsFragment.
* Set EditText cursor color in CustomizePostFilterActivity.Alex Ning2021-10-151-0/+4
|
* Fix some issues related to media indicator icon and themeing.Alex Ning2021-10-158-22/+2
|
* Apply custom colors to media indicator.Alex Ning2021-10-152-0/+2
|
* New theme options: Media Indicator Icon Color and Media Indicator Background ↵Alex Ning2021-10-141-0/+4
| | | | Color.
* New option: Pinch to Zoom Video.Alex Ning2021-10-143-2/+11
|
* Zoomable ViewVideoActivity.Alex Ning2021-10-141-3/+13
|
* Legacy autoplay video controller UI.Alex Ning2021-10-139-3/+1053
|
* Customize bottom navigation bar in anonymous mode.Alex Ning2021-10-1220-20/+59
|
* Change flotaing action button options in anonymous mode.Alex Ning2021-10-121-0/+11
|
* Customize main page tabs for anonymous mode.Alex Ning2021-10-112-2/+9
|
* Refresh in WebViewActivity.Alex Ning2021-10-101-2/+8
|
* New option: Link Handler. Removed option: Open Link In App.Alex Ning2021-10-1021-24/+25
|
* New option: Default Playback Speed.Alex Ning2021-10-103-0/+31
|
* Set playback speed in other ViewImgurVideoFragment and ↵Alex Ning2021-10-104-9/+23
| | | | ViewRedditGalleryVideoFragment.
* Loop video option is available for autoplaying videos.Alex Ning2021-10-092-1/+3
|
* New option: loop video.Alex Ning2021-10-092-0/+6
|
* Change playback speed.Alex Ning2021-10-096-0/+177
|
* Smooth scrolling in EditCommentActivity.Alex Ning2021-10-091-12/+17
|
* Filter posts option in toolbar.Alex Ning2021-10-091-0/+6
|
* New option: Main Page Back Button Action. It replaces Confirm to Exit.Alex Ning2021-10-083-5/+22
|
* Give back lazy mode control to PostFragment instead of activities.Alex Ning2021-09-298-61/+27
|
* Edit anonymous multireddit.Alex Ning2021-09-2818-18/+0
|
* Disable refreshing in SubscribedThingListingActivity in anonymous mode.Alex Ning2021-09-273-3/+3
|