| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve wiki link handling (#1184) | Patrick Demers | 2022-11-02 | 1 | -2/+12 |
* | Rules can now show in private subreddits (#1181) | Abi0711 | 2022-11-02 | 4 | -5/+21 |
* | handle reddit.com/report as a url, not post link (#1179) | Patrick Demers | 2022-11-02 | 1 | -0/+2 |
* | add button to export logs to GitHub issue (#1180) | Patrick Demers | 2022-11-02 | 1 | -0/+39 |
* | wait to load security settings until successful authentication (#1196) | Patrick Demers | 2022-11-02 | 2 | -2/+19 |
* | Fix see removed comment edit wrong comment (#1192) | Blahaj-Samoyed | 2022-11-02 | 4 | -14/+28 |
* | fix the bug: Scroll position is lost when changing screen orientation (#1173) | HuilinChen943 | 2022-10-24 | 1 | -0/+49 |
* | Hide Karma (#1168) | Patrick Demers | 2022-10-22 | 2 | -1/+9 |
* | Add view that can lock swipe-to-close gesture (#1140) | Sergei Kozelko | 2022-10-22 | 8 | -41/+111 |
* | Fix comment expanding logic (#1155) | Sergei Kozelko | 2022-10-16 | 1 | -12/+8 |
* | Fix duplicate download folders by persisting read permission (#1164) | Sergei Kozelko | 2022-10-15 | 2 | -9/+8 |
* | Disable Copied toast on android 13+ (#1139) | o13e | 2022-10-15 | 6 | -6/+18 |
* | Delineate comments with hidden scores (#1147) | cmp | 2022-10-15 | 2 | -37/+70 |
* | Parse spoilers into nodes (#1150) | Sergei Kozelko | 2022-10-08 | 8 | -188/+240 |
* | Refactor and de-duplicate markdown code (#1086) | Sergei Kozelko | 2022-10-08 | 15 | -689/+502 |
* | Fix spoiler interactions with links and long clicks (#1129) | Sergei Kozelko | 2022-09-25 | 11 | -10/+135 |
* | Rewrite spoiler parsing (#1104) | Sergei Kozelko | 2022-09-25 | 1 | -65/+90 |
* | Fixed Gray Overlay in Image (#1111) | MChen321 | 2022-09-21 | 1 | -5/+13 |
* | Fix 'Suggested Title' bug (#1120) | Kurian Vithayathil | 2022-09-21 | 1 | -2/+3 |
* | Minor bugs fixed. | Docile-Alligator | 2022-09-21 | 1 | -10/+10 |
* | Fix reply markdown (#1098) | Sergei Kozelko | 2022-09-21 | 5 | -82/+49 |
* | Don't trim leading whitespaces (#1072) | scria1000 | 2022-09-21 | 6 | -8/+24 |
* | Show OP badge on restored comment (#1016) | Andrei Shpakovskiy | 2022-09-21 | 4 | -2/+17 |
* | Fix memory leak on ConnectivityManager (#1066) | Michael Manganiello | 2022-09-21 | 1 | -3/+3 |
* | Start utilizing view binding (#1013) | Taco | 2022-09-21 | 3 | -147/+92 |
* | Version 5.3.3. | Docile-Alligator | 2022-09-19 | 1 | -1/+1 |
* | Update translation contributors (#1108) | StephenTheMoldovan | 2022-09-19 | 1 | -1/+1 |
* | Fix redgifs download issues. | Docile-Alligator | 2022-09-16 | 12 | -50/+33 |
* | Use simpler DrawerLayout methods (#1015) | Taco | 2022-09-09 | 1 | -3/+3 |
* | refactor: Extract CopyTextBottomSheetFragment display logic (#969) | Sergei Kozelko | 2022-09-09 | 7 | -39/+31 |
* | Remove unnecessary uses of DrawableCompat. (#1045) | Isira Seneviratne | 2022-09-09 | 10 | -54/+38 |
* | Fix markdown in rules screen (#1050) | Sergei Kozelko | 2022-09-09 | 2 | -12/+59 |
* | Added a clear search bar text button (#1063) | MChen321 | 2022-09-09 | 1 | -0/+12 |
* | Fix memory leak on BigImageViewer (#1067) | Michael Manganiello | 2022-09-09 | 3 | -3/+3 |
* | Update ExoPlayer. | Docile-Alligator | 2022-09-08 | 21 | -1653/+1302 |
* | Version 5.3.1. | Docile-Alligator | 2022-09-06 | 4 | -311/+9 |
* | Fix stupid Redgifs API issue. | Docile-Alligator | 2022-09-04 | 47 | -118/+6193 |
* | Version 5.3.0. | Docile-Alligator | 2022-08-27 | 1 | -1/+1 |
* | Minor bugs fixed. | Docile-Alligator | 2022-08-26 | 1 | -1/+5 |
* | Show an indicator for the current sort type. | Docile-Alligator | 2022-08-21 | 13 | -39/+145 |
* | Show an indicator for the current sort type in SortTypeBottomSheetFragment. | Docile-Alligator | 2022-08-21 | 7 | -27/+56 |
* | Version 5.3.0-beta1. | Docile-Alligator | 2022-08-16 | 1 | -2/+0 |
* | Receive events in HistoryPostFragment. | Docile-Alligator | 2022-08-16 | 1 | -6/+399 |
* | Update Redgifs API. | Docile-Alligator | 2022-08-15 | 4 | -13/+35 |
* | Show urls in ShareLinkBottomSheetFragment. | Docile-Alligator | 2022-08-15 | 1 | -2/+11 |
* | Apply custom theme to settings page. | Docile-Alligator | 2022-08-15 | 48 | -164/+478 |
* | Apply custom theme to the header of the navigation drawer. | Docile-Alligator | 2022-08-14 | 2 | -3/+12 |
* | Heading markdown fix (#908) | Sergei Kozelko | 2022-08-14 | 11 | -15/+165 |
* | Fix post content is not parsed in other types of posts. | Docile-Alligator | 2022-08-14 | 2 | -96/+71 |
* | Fix saved comments not shown when clicking Saved option in the bottom navigat... | Docile-Alligator | 2022-08-13 | 4 | -8/+4 |