Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix refreshing in ViewPostDetailFragment too easily in two-pane layout. | Alex Ning | 2021-12-03 | 2 | -2/+4 |
| | |||||
* | Make switches and checkboxes more consistent on Dark Mode | scria1000 | 2021-12-01 | 1 | -0/+22 |
| | |||||
* | Minor layout tweaks. | Alex Ning | 2021-12-01 | 2 | -44/+44 |
| | |||||
* | Adjust caption layout | scria1000 | 2021-11-28 | 2 | -97/+99 |
| | | | | | | Set caption max length Set link ellipsis | ||||
* | Merge branch 'master' into gallery-captions-feature | scria1000 | 2021-11-27 | 19 | -165/+130 |
|\ | |||||
| * | Version 5.1.2. | Alex Ning | 2021-11-27 | 2 | -0/+2 |
| | | |||||
| * | Fix TrackSelectionDialog button color. Do not automatically show control ↵ | Alex Ning | 2021-11-22 | 6 | -0/+6 |
| | | | | | | | | view in autoplaying videos. | ||||
| * | Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample ↵ | Alex Ning | 2021-11-21 | 1 | -2/+1 |
| | | | | | | | | images in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter. | ||||
| * | Fix dark theme issue when selecting playback speed. Minor bugs fixed. | Alex Ning | 2021-11-21 | 1 | -0/+8 |
| | | |||||
| * | Contact mods. | Alex Ning | 2021-11-12 | 2 | -1/+8 |
| | | |||||
| * | UI changes in EditProfileActivity. | Alex Ning | 2021-11-11 | 2 | -31/+33 |
| | | |||||
| * | Some UI tweaks. | Alex Ning | 2021-11-10 | 8 | -133/+74 |
| | | |||||
* | | Make caption text copyable with long press | scria1000 | 2021-11-27 | 1 | -1/+2 |
| | | | | | | | | Use native way to theme ViewRedditGalleryActivity | ||||
* | | Fix bottom url menu not being themed accordingly | scria1000 | 2021-11-10 | 1 | -2/+0 |
| | | | | | | | | Use linkify for in-gallery caption url | ||||
* | | Initial support for gallery captions | scria1000 | 2021-11-09 | 2 | -35/+132 |
|/ | |||||
* | Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ↵ | Alex Ning | 2021-11-09 | 1 | -1/+1 |
| | | | | profile description in markdown. | ||||
* | Minor layout tweaks. | Alex Ning | 2021-11-04 | 24 | -100/+100 |
| | |||||
* | Fix Material Design 3 issue. | Alex Ning | 2021-11-04 | 7 | -25/+29 |
| | |||||
* | Minor changes in EditProfileActivity. | Alex Ning | 2021-11-02 | 1 | -6/+13 |
| | |||||
* | Merge pull request #507 from ratabb/rbb/edit_profile | Docile-Alligator | 2021-11-02 | 5 | -0/+219 |
|\ | | | | | feat: add Edit Profile | ||||
| * | feat: add Edit Profile | ratabb | 2021-10-30 | 5 | -0/+219 |
| | | |||||
* | | Optimize some layouts. | Alex Ning | 2021-11-01 | 12 | -70/+67 |
| | | |||||
* | | Continue migrating to Material Design 3. | Alex Ning | 2021-10-30 | 15 | -12/+26 |
| | | |||||
* | | Start migrating to Material Design 3. Try optimizing image loading in ↵ | Alex Ning | 2021-10-30 | 8 | -33/+24 |
|/ | | | | PostRecyclerViewAdapter. | ||||
* | Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵ | Alex Ning | 2021-10-17 | 19 | -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 Ning | 2021-10-16 | 3 | -2/+67 |
| | | | | Contain domains. | ||||
* | Add a button to directly select subreddit, user or multireddit in ↵ | Alex Ning | 2021-10-16 | 2 | -28/+88 |
| | | | | CustomizeMainPageTabsFragment. | ||||
* | Set EditText cursor color in CustomizePostFilterActivity. | Alex Ning | 2021-10-15 | 1 | -0/+4 |
| | |||||
* | Fix some issues related to media indicator icon and themeing. | Alex Ning | 2021-10-15 | 8 | -22/+2 |
| | |||||
* | Apply custom colors to media indicator. | Alex Ning | 2021-10-15 | 2 | -0/+2 |
| | |||||
* | New theme options: Media Indicator Icon Color and Media Indicator Background ↵ | Alex Ning | 2021-10-14 | 1 | -0/+4 |
| | | | | Color. | ||||
* | New option: Pinch to Zoom Video. | Alex Ning | 2021-10-14 | 3 | -2/+11 |
| | |||||
* | Zoomable ViewVideoActivity. | Alex Ning | 2021-10-14 | 1 | -3/+13 |
| | |||||
* | Legacy autoplay video controller UI. | Alex Ning | 2021-10-13 | 9 | -3/+1053 |
| | |||||
* | Customize bottom navigation bar in anonymous mode. | Alex Ning | 2021-10-12 | 20 | -20/+59 |
| | |||||
* | Change flotaing action button options in anonymous mode. | Alex Ning | 2021-10-12 | 1 | -0/+11 |
| | |||||
* | Customize main page tabs for anonymous mode. | Alex Ning | 2021-10-11 | 2 | -2/+9 |
| | |||||
* | Refresh in WebViewActivity. | Alex Ning | 2021-10-10 | 1 | -2/+8 |
| | |||||
* | New option: Link Handler. Removed option: Open Link In App. | Alex Ning | 2021-10-10 | 21 | -24/+25 |
| | |||||
* | New option: Default Playback Speed. | Alex Ning | 2021-10-10 | 3 | -0/+31 |
| | |||||
* | Set playback speed in other ViewImgurVideoFragment and ↵ | Alex Ning | 2021-10-10 | 4 | -9/+23 |
| | | | | ViewRedditGalleryVideoFragment. | ||||
* | Loop video option is available for autoplaying videos. | Alex Ning | 2021-10-09 | 2 | -1/+3 |
| | |||||
* | New option: loop video. | Alex Ning | 2021-10-09 | 2 | -0/+6 |
| | |||||
* | Change playback speed. | Alex Ning | 2021-10-09 | 6 | -0/+177 |
| | |||||
* | Smooth scrolling in EditCommentActivity. | Alex Ning | 2021-10-09 | 1 | -12/+17 |
| | |||||
* | Filter posts option in toolbar. | Alex Ning | 2021-10-09 | 1 | -0/+6 |
| | |||||
* | New option: Main Page Back Button Action. It replaces Confirm to Exit. | Alex Ning | 2021-10-08 | 3 | -5/+22 |
| | |||||
* | Give back lazy mode control to PostFragment instead of activities. | Alex Ning | 2021-09-29 | 8 | -61/+27 |
| | |||||
* | Edit anonymous multireddit. | Alex Ning | 2021-09-28 | 18 | -18/+0 |
| | |||||
* | Disable refreshing in SubscribedThingListingActivity in anonymous mode. | Alex Ning | 2021-09-27 | 3 | -3/+3 |
| |