| Commit message (Expand) | Author | Files | Lines |
2021-11-22 | Version 5.1.1. Fix anonymous subreddits and multireddits do not show in MainA... | Alex Ning | 3 | -66/+45 |
2021-11-22 | Fix TrackSelectionDialog button color. Do not automatically show control view... | Alex Ning | 8 | -8/+26 |
2021-11-21 | Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample imag... | Alex Ning | 6 | -134/+62 |
2021-11-21 | Fix dark theme issue when selecting playback speed. Minor bugs fixed. | Alex Ning | 7 | -11/+68 |
2021-11-21 | Fix cannot open media in Gallery layout. | Alex Ning | 1 | -11/+9 |
2021-11-16 | Refactor spoiler parsing into its own class | scria1000 | 17 | -295/+161 |
2021-11-16 | Version 5.1.0. | Alex Ning | 1 | -2/+2 |
2021-11-15 | Don't start MaterialYouService if Material You is not enabled. | Alex Ning | 2 | -3/+15 |
2021-11-15 | Don't leave out single character | scria1000 | 1 | -1/+1 |
2021-11-14 | Revert changes made in refactor | scria1000 | 11 | -13/+16 |
2021-11-14 | Refactor | scria1000 | 11 | -14/+13 |
2021-11-14 | Optimize spoiler regex | scria1000 | 1 | -1/+1 |
2021-11-14 | Don't handle unescaped bracket links for now | scria1000 | 1 | -47/+1 |
2021-11-13 | Version 5.1.0-beta3. | Alex Ning | 3 | -16/+17 |
2021-11-13 | Disable BangInlineProcessor | scria1000 | 13 | -82/+111 |
2021-11-12 | Try to handle unescaped space inside link blocks | scria1000 | 14 | -157/+97 |
2021-11-12 | Contact mods. | Alex Ning | 3 | -2/+14 |
2021-11-11 | Add custom superscript processor | scria1000 | 15 | -7/+196 |
2021-11-11 | More fixes related to markdown rendering | scria1000 | 13 | -26/+68 |
2021-11-11 | UI changes in EditProfileActivity. | Alex Ning | 3 | -42/+46 |
2021-11-11 | Missed this one | scria1000 | 1 | -1/+1 |
2021-11-10 | Fix markdown not rendering in some comments | scria1000 | 1 | -1/+1 |
2021-11-10 | Some UI tweaks. | Alex Ning | 15 | -197/+132 |
2021-11-10 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/327. | Alex Ning | 6 | -18/+45 |
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 | 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 |