Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | | 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 | |
| |