Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Revert "Download unprocessed gallery picture" | scria1000 | 2021-11-30 | 3 | -53/+7 | |
| * | Download unprocessed gallery picture | scria1000 | 2021-11-30 | 3 | -7/+53 | |
| * | Adjust caption layout | scria1000 | 2021-11-28 | 4 | -129/+151 | |
| * | Fix conflict | scria1000 | 2021-11-27 | 1 | -1/+0 | |
| * | Merge branch 'master' into gallery-captions-feature | scria1000 | 2021-11-27 | 59 | -944/+1134 | |
| |\ | ||||||
| * | | Make caption text copyable with long press | scria1000 | 2021-11-27 | 6 | -49/+87 | |
| * | | Fix bottom url menu not being themed accordingly | scria1000 | 2021-11-10 | 6 | -13/+34 | |
| * | | Merge branch 'Docile-Alligator:master' into gallery-captions-feature | scria1000 | 2021-11-10 | 6 | -18/+45 | |
| |\ \ | ||||||
| * | | | Initial support for gallery captions | scria1000 | 2021-11-09 | 8 | -49/+261 | |
* | | | | Version 5.1.3. Fix bottom navigation bar option count not applied to anonymou... | Alex Ning | 2021-11-29 | 5 | -32/+32 | |
* | | | | Merge pull request #511 from ratabb/rbb/proguard | Docile-Alligator | 2021-11-29 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | keep class CrashReportsFragment | ratabb | 2021-11-02 | 1 | -0/+1 | |
* | | | | | Process subreddit links inside Wiki extra | scria1000 | 2021-11-28 | 1 | -11/+15 | |
* | | | | | Don't pass reduntant View arguments to linkify | scria1000 | 2021-11-28 | 5 | -5/+5 | |
| |_|_|/ |/| | | | ||||||
* | | | | Version 5.1.2. | Alex Ning | 2021-11-27 | 3 | -2/+4 | |
* | | | | Merge pull request #538 from scria1000/single-scroll-fix | Docile-Alligator | 2021-11-27 | 1 | -10/+15 | |
|\ \ \ \ | ||||||
| * | | | | Make scroll button work on single comment mode | scria1000 | 2021-11-16 | 1 | -10/+15 | |
* | | | | | Merge pull request #549 from scria1000/gallery-destroy-fix | Docile-Alligator | 2021-11-27 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't cancel all ImageLoader instances | scria1000 | 2021-11-26 | 1 | -1/+1 | |
* | | | | | | Minor tweaks | scria1000 | 2021-11-25 | 1 | -2/+2 | |
* | | | | | | Return early if not spoiler | scria1000 | 2021-11-25 | 1 | -1/+9 | |
* | | | | | | Check if spoiler was found before setting markdown | scria1000 | 2021-11-25 | 1 | -4/+6 | |
* | | | | | | Fix typo | scria1000 | 2021-11-25 | 1 | -1/+1 | |
* | | | | | | Add a non-regex solution for parsing spoilers | scria1000 | 2021-11-25 | 8 | -39/+246 | |
* | | | | | | Merge branch 'Docile-Alligator:master' into more-regex-fix | scria1000 | 2021-11-24 | 22 | -230/+210 | |
|\| | | | | | ||||||
| * | | | | | Version 5.1.1. Fix anonymous subreddits and multireddits do not show in MainA... | Alex Ning | 2021-11-22 | 3 | -66/+45 | |
| * | | | | | Fix TrackSelectionDialog button color. Do not automatically show control view... | Alex Ning | 2021-11-22 | 8 | -8/+26 | |
| * | | | | | Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample imag... | Alex Ning | 2021-11-21 | 6 | -134/+62 | |
| * | | | | | Fix dark theme issue when selecting playback speed. Minor bugs fixed. | Alex Ning | 2021-11-21 | 7 | -11/+68 | |
| * | | | | | Fix cannot open media in Gallery layout. | Alex Ning | 2021-11-21 | 1 | -11/+9 | |
| |/ / / / | ||||||
* / / / / | Refactor spoiler parsing into its own class | scria1000 | 2021-11-16 | 17 | -295/+161 | |
|/ / / / | ||||||
* | | | | Version 5.1.0. | Alex Ning | 2021-11-16 | 1 | -2/+2 | |
* | | | | Merge pull request #533 from scria1000/regex-fix | Docile-Alligator | 2021-11-15 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Don't leave out single character | scria1000 | 2021-11-15 | 1 | -1/+1 | |
* | | | | | Don't start MaterialYouService if Material You is not enabled. | Alex Ning | 2021-11-15 | 2 | -3/+15 | |
|/ / / / | ||||||
* | | | | Merge pull request #526 from scria1000/markdown-disable-html | Docile-Alligator | 2021-11-15 | 18 | -171/+327 | |
|\ \ \ \ | ||||||
| * | | | | Revert changes made in refactor | scria1000 | 2021-11-14 | 11 | -13/+16 | |
| * | | | | Refactor | scria1000 | 2021-11-14 | 11 | -14/+13 | |
| * | | | | Optimize spoiler regex | scria1000 | 2021-11-14 | 1 | -1/+1 | |
| * | | | | Don't handle unescaped bracket links for now | scria1000 | 2021-11-14 | 1 | -47/+1 | |
| * | | | | Disable BangInlineProcessor | scria1000 | 2021-11-13 | 13 | -82/+111 | |
| * | | | | Try to handle unescaped space inside link blocks | scria1000 | 2021-11-12 | 14 | -157/+97 | |
| * | | | | Add custom superscript processor | scria1000 | 2021-11-11 | 15 | -7/+196 | |
| * | | | | More fixes related to markdown rendering | scria1000 | 2021-11-11 | 13 | -26/+68 | |
* | | | | | Version 5.1.0-beta3. | Alex Ning | 2021-11-13 | 3 | -16/+17 | |
* | | | | | Contact mods. | Alex Ning | 2021-11-12 | 3 | -2/+14 | |
|/ / / / | ||||||
* | | | | UI changes in EditProfileActivity. | Alex Ning | 2021-11-11 | 3 | -42/+46 | |
* | | | | Missed this one | scria1000 | 2021-11-11 | 1 | -1/+1 | |
* | | | | Fix markdown not rendering in some comments | scria1000 | 2021-11-10 | 1 | -1/+1 | |
* | | | | Some UI tweaks. | Alex Ning | 2021-11-10 | 15 | -197/+132 | |
| |_|/ |/| | |