Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Render full markdown in CommentsRecyclerViewAdapter. | Docile-Alligator | 2022-04-02 | 2 | -10/+8 | |
| | ||||||
* | New option: Settings->Data Saving Mode->Reddit Video Default Resolution. | Docile-Alligator | 2022-03-25 | 3 | -0/+29 | |
| | ||||||
* | Add a FloatingActionButton in ViewMultiRedditDetailActivity. | Docile-Alligator | 2022-03-25 | 1 | -0/+7 | |
| | ||||||
* | Load image after the AspectRatioGifImageView's height is determined in ↵ | Docile-Alligator | 2022-03-11 | 5 | -9/+4 | |
| | | | | PostRecyclerViewAdapter to prevent blurry images. | |||||
* | New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix ↵ | Docile-Alligator | 2022-03-06 | 3 | -24/+46 | |
| | | | | low resolution post previews when showing them for the first time. Tweak themed icon. | |||||
* | Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter. | Docile-Alligator | 2022-03-05 | 1 | -1/+1 | |
| | ||||||
* | Themed icon for Android. Very ugly right now. | Docile-Alligator | 2022-03-05 | 9 | -160/+30 | |
| | ||||||
* | Added adaptive icons (#646) | 20captainx12 | 2022-03-04 | 6 | -0/+156 | |
| | | | Start adding adaptive icons for Android Tiramisu. | |||||
* | New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold. | Docile-Alligator | 2022-02-25 | 8 | -0/+64 | |
| | ||||||
* | Submitting poll posts is available. | Docile-Alligator | 2022-02-21 | 6 | -0/+384 | |
| | ||||||
* | New option: Settings->Interface->Post Details->Hide Upvote Ratio. | Docile-Alligator | 2022-02-21 | 2 | -0/+6 | |
| | ||||||
* | Use ConcatAdapter for the navigation drawer. | Docile-Alligator | 2022-02-20 | 3 | -1/+1 | |
| | ||||||
* | New option: Interface->Comment->Always show the number of child comments. ↵ | Docile-Alligator | 2022-02-18 | 4 | -21/+18 | |
| | | | | Fix notification icon. Tweak the app icon. | |||||
* | Fixed a typo: Hide Author Avatar -> Show Author Avatar. | Docile-Alligator | 2022-02-18 | 1 | -1/+1 | |
| | ||||||
* | Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy ↵ | Alex Ning | 2022-02-12 | 3 | -4/+14 | |
| | | | | option from About to main settings page. | |||||
* | New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵ | Alex Ning | 2022-02-05 | 3 | -1/+8 | |
| | | | | Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments. | |||||
* | Minor bugs fixed. | Alex Ning | 2022-02-04 | 1 | -1/+1 | |
| | ||||||
* | New option: Settings->Interface->Comment->Show Fewer Toolbar Options ↵ | Alex Ning | 2022-01-29 | 2 | -0/+9 | |
| | | | | Starting From. | |||||
* | Set caption and url when submitting gallery posts. | Alex Ning | 2022-01-28 | 2 | -0/+78 | |
| | ||||||
* | Show author icon in CommentFullyCollapsedViewHolder. | Alex Ning | 2022-01-21 | 2 | -4/+14 | |
| | ||||||
* | Update translation. | Alex Ning | 2022-01-21 | 20 | -1799/+2607 | |
| | ||||||
* | New option: Hide Comment Awards. | Alex Ning | 2022-01-21 | 2 | -0/+11 | |
| | ||||||
* | Show author avatars in comments. | Alex Ning | 2022-01-21 | 1 | -13/+32 | |
| | ||||||
* | Fix views in comment toolbar overlapping each other. | Alex Ning | 2022-01-21 | 1 | -25/+50 | |
| | ||||||
* | New option: Hide Text Post Content. | Alex Ning | 2022-01-20 | 2 | -0/+6 | |
| | ||||||
* | Show child reply count in comments. | Alex Ning | 2022-01-17 | 2 | -3/+18 | |
| | ||||||
* | New option: Fixed height preview in card. | Alex Ning | 2022-01-16 | 4 | -0/+12 | |
| | ||||||
* | added "Open in browser" button to internal browser (#622) | Giovanni Palmieri | 2022-01-15 | 2 | -0/+7 | |
| | ||||||
* | Add options to set custom fonts. | Alex Ning | 2022-01-14 | 3 | -0/+25 | |
| | ||||||
* | Continue adding support for custom font. | Alex Ning | 2022-01-13 | 29 | -291/+236 | |
| | ||||||
* | Start adding custom font support. | Alex Ning | 2022-01-05 | 1 | -5/+5 | |
| | ||||||
* | Version 5.1.5. | Alex Ning | 2021-12-22 | 2 | -3/+1 | |
| | ||||||
* | Fix NSFW download location option not working. Hide options in Data Saving ↵ | Alex Ning | 2021-12-20 | 2 | -10/+15 | |
| | | | | Mode settings if Data Saving Mode is off. | |||||
* | Added Setting for Separate NSFW Download Folder (#584) | MetalNeo | 2021-12-20 | 2 | -0/+11 | |
| | | | Add an option to separate NSFW media downloads | |||||
* | Search subscribed subreddits. | Alex Ning | 2021-12-20 | 2 | -1/+25 | |
| | ||||||
* | Undo superscript parser changes for now (#577) | scria1000 | 2021-12-12 | 1 | -0/+2 | |
| | | | Undo superscript parser changes | |||||
* | Support Streamable. | Alex Ning | 2021-12-09 | 1 | -0/+1 | |
| | ||||||
* | 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 |