| Commit message (Expand) | Author | Files | Lines |
2021-11-02 | feat: re-enable manual material you for older platforms | Wieland Schöbl | 1 | -1/+78 |
2021-11-02 | Try optimizing image loading in PostRecyclerViewAdapter. | Alex Ning | 1 | -10/+10 |
2021-11-01 | Optimize some layouts. | Alex Ning | 13 | -84/+77 |
2021-10-30 | Continue migrating to Material Design 3. | Alex Ning | 63 | -75/+142 |
2021-10-30 | Start migrating to Material Design 3. Try optimizing image loading in PostRec... | Alex Ning | 16 | -192/+261 |
2021-10-30 | feat: add Edit Profile | ratabb | 19 | -5/+1837 |
2021-10-20 | feat: "real" Material You implementation | Wieland Schöbl | 1 | -77/+88 |
2021-10-17 | Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. F... | Alex Ning | 25 | -1264/+3892 |
2021-10-16 | New options in post filter: Title: contains keywords, Title: contains regex, ... | Alex Ning | 7 | -17/+191 |
2021-10-16 | Fix no multireddits found in MultiredditSelectionActivity in anonymous mode. ... | Alex Ning | 3 | -3/+5 |
2021-10-16 | Add a button to directly select subreddit, user or multireddit in CustomizeMa... | Alex Ning | 6 | -73/+282 |
2021-10-16 | Fix post filter issue in anonymous mode. | Alex Ning | 1 | -2/+2 |
2021-10-16 | Fix FilteredPostsActivity problem in anonymous mode. | Alex Ning | 2 | -1/+2 |
2021-10-16 | Restore more data. | Alex Ning | 11 | -28/+124 |
2021-10-16 | Backup anonymously subscribed users and multireddits. Backup post filters. | Alex Ning | 4 | -2/+37 |
2021-10-15 | Backup custom themes and anonymous subscribed subreddits. | Alex Ning | 4 | -17/+53 |
2021-10-15 | Set EditText cursor color in CustomizePostFilterActivity. | Alex Ning | 2 | -0/+61 |
2021-10-15 | Fix some issues related to media indicator icon and themeing. | Alex Ning | 11 | -57/+33 |
2021-10-15 | Apply custom colors to media indicator. | Alex Ning | 4 | -0/+24 |
2021-10-14 | New theme options: Media Indicator Icon Color and Media Indicator Background ... | Alex Ning | 6 | -51/+107 |
2021-10-14 | New option: Pinch to Zoom Video. | Alex Ning | 6 | -3/+40 |
2021-10-14 | Zoomable ViewVideoActivity. | Alex Ning | 2 | -10/+52 |
2021-10-14 | Sort recent searches by search time. | Alex Ning | 3 | -2/+14 |
2021-10-13 | Legacy autoplay video controller UI. | Alex Ning | 12 | -9/+1064 |
2021-10-13 | Fix wrong values in customize bottom navigation bar settings page in anonymou... | Alex Ning | 1 | -5/+24 |
2021-10-12 | Separate anonymous and normal accounts' bottom navigation bar settings. | Alex Ning | 4 | -47/+47 |
2021-10-12 | Customize bottom navigation bar in anonymous mode. | Alex Ning | 25 | -267/+389 |
2021-10-12 | Change flotaing action button options in anonymous mode. | Alex Ning | 3 | -6/+37 |
2021-10-11 | Customize main page tabs for anonymous mode. | Alex Ning | 5 | -109/+46 |
2021-10-10 | Refresh in WebViewActivity. | Alex Ning | 2 | -8/+11 |
2021-10-10 | New option: Link Handler. Removed option: Open Link In App. | Alex Ning | 24 | -30/+37 |
2021-10-10 | New option: Default Playback Speed. | Alex Ning | 8 | -3/+37 |
2021-10-10 | Set playback speed in other ViewImgurVideoFragment and ViewRedditGalleryVideo... | Alex Ning | 8 | -24/+99 |
2021-10-09 | Loop video option is available for autoplaying videos. | Alex Ning | 4 | -4/+42 |
2021-10-09 | New option: loop video. | Alex Ning | 8 | -5/+32 |
2021-10-09 | Change playback speed. | Alex Ning | 8 | -2/+332 |
2021-10-09 | Smooth scrolling in EditCommentActivity. | Alex Ning | 1 | -12/+17 |
2021-10-09 | Maximize bottom sheet fragments. | Alex Ning | 27 | -81/+83 |
2021-10-09 | Filter posts option in toolbar. | Alex Ning | 2 | -0/+13 |
2021-10-08 | New option: Main Page Back Button Action. It replaces Confirm to Exit. | Alex Ning | 6 | -18/+34 |
2021-10-08 | Show a dialog before closing CustomizeThemeActivity. | Alex Ning | 2 | -12/+14 |
2021-09-29 | Give back lazy mode control to PostFragment instead of activities. | Alex Ning | 16 | -454/+83 |
2021-09-29 | RPAN and trending available to anonymous mode. | Alex Ning | 3 | -5/+27 |
2021-09-28 | Update ViewImageOrGifActivity.java | LagradOst | 1 | -0/+6 |
2021-09-28 | Hide visibility option when creating or editing anonymous multireddit. | Alex Ning | 2 | -0/+8 |
2021-09-28 | Delete anonymous multireddit in ViewMultiredditDetailActivity. | Alex Ning | 1 | -17/+28 |
2021-09-28 | Fix subreddits disappear in anonymous multireddit after favoriting it. | Alex Ning | 6 | -11/+22 |
2021-09-28 | Edit anonymous multireddit. | Alex Ning | 22 | -61/+113 |
2021-09-28 | Delete anonymous multireddit. | Alex Ning | 3 | -2/+9 |
2021-09-27 | Disable refreshing in SubscribedThingListingActivity in anonymous mode. | Alex Ning | 8 | -38/+60 |