| Commit message (Expand) | Author | Files | Lines |
2021-11-10 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/327. | Alex Ning | 6 | -18/+45 |
2021-11-09 | Initial support for gallery captions | scria1000 | 8 | -49/+261 |
2021-11-09 | Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ... | Alex Ning | 5 | -14/+117 |
2021-11-07 | Fix clicking tab text does not change page in ViewUserDetailActivity, ViewSub... | Alex Ning | 4 | -16/+13 |
2021-11-07 | Minor bugs fixed. | Alex Ning | 3 | -5/+5 |
2021-11-04 | Version 5.1.0-beta2. Fix crash when hiding read posts. | Alex Ning | 2 | -2/+5 |
2021-11-04 | Wait 2 seconds before automatically applying Material You. | Alex Ning | 1 | -0/+3 |
2021-11-04 | Minor layout tweaks. | Alex Ning | 26 | -101/+102 |
2021-11-04 | Fix Material Design 3 issue. | Alex Ning | 11 | -48/+53 |
2021-11-03 | Tweak Material You amoled theme on Android 12. | Alex Ning | 1 | -2/+2 |
2021-11-03 | Tweak Material You dark theme on Android 12. | Alex Ning | 1 | -13/+13 |
2021-11-03 | Tweak Material You light theme on Android 12. | Alex Ning | 4 | -29/+27 |
2021-11-02 | keep class CrashReportsFragment | ratabb | 1 | -0/+1 |
2021-11-02 | Minor changes in EditProfileActivity. | Alex Ning | 3 | -19/+31 |
2021-11-02 | cleanup | Wieland Schöbl | 1 | -2/+0 |
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 | 17 | -194/+263 |
2021-10-30 | feat: add Edit Profile | ratabb | 19 | -5/+1837 |
2021-10-20 | feat: "real" Material You implementation | Wieland Schöbl | 2 | -78/+89 |
2021-10-17 | Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. F... | Alex Ning | 26 | -1266/+3894 |
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 | 3 | -10/+54 |
2021-10-14 | Sort recent searches by search time. | Alex Ning | 3 | -2/+14 |
2021-10-13 | Legacy autoplay video controller UI. | Alex Ning | 13 | -9/+1065 |
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 |