aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix comment expanding logic (#1155)2022-10-161-12/+8
* Fix duplicate download folders by persisting read permission (#1164)2022-10-152-9/+8
* Disable Copied toast on android 13+ (#1139)2022-10-156-6/+18
* Delineate comments with hidden scores (#1147)2022-10-152-37/+70
* Parse spoilers into nodes (#1150)2022-10-088-188/+240
* Ellipsize usernames if they don't fit on one line in a fully collapsed commen...2022-10-081-0/+1
* Refactor and de-duplicate markdown code (#1086)2022-10-0815-689/+502
* Fix crash in debug build by using fully qualified class name for layoutmanage...2022-09-2512-14/+14
* Fix spoiler interactions with links and long clicks (#1129)2022-09-2511-10/+135
* Rewrite spoiler parsing (#1104)2022-09-251-65/+90
* Fixed Gray Overlay in Image (#1111)2022-09-211-5/+13
* Fix 'Suggested Title' bug (#1120)2022-09-211-2/+3
* Minor bugs fixed.2022-09-212-11/+10
* Fix reply markdown (#1098)2022-09-216-84/+55
* Don't trim leading whitespaces (#1072)2022-09-216-8/+24
* Allow parallel installation of debug and release versions (#636)2022-09-212-3/+3
* Show OP badge on restored comment (#1016)2022-09-214-2/+17
* Fix memory leak on ConnectivityManager (#1066)2022-09-211-3/+3
* Start utilizing view binding (#1013)2022-09-216-171/+116
* Version 5.3.3.2022-09-191-1/+1
* Update translation contributors (#1108)2022-09-191-1/+1
* delete "/" in filtering multireddit path2022-09-181-1/+1
* Update multireddit apply filter text (#712)2022-09-181-1/+1
* Fix redgifs download issues.2022-09-1613-771/+856
* Use simpler DrawerLayout methods (#1015)2022-09-091-3/+3
* refactor: Extract CopyTextBottomSheetFragment display logic (#969)2022-09-097-39/+31
* Remove unnecessary uses of DrawableCompat. (#1045)2022-09-0910-54/+38
* Fix markdown in rules screen (#1050)2022-09-093-18/+63
* Added a clear search bar text button (#1063)2022-09-093-0/+32
* Fix memory leak on BigImageViewer (#1067)2022-09-093-3/+3
* Update ExoPlayer.2022-09-0824-1930/+1302
* Version 5.3.1.2022-09-064-311/+9
* Fix stupid Redgifs API issue.2022-09-0453-119/+6557
* Version 5.3.0.2022-08-271-1/+1
* Minor bugs fixed.2022-08-261-1/+5
* Show an indicator for the current sort type.2022-08-2113-39/+145
* Show an indicator for the current sort type in SortTypeBottomSheetFragment.2022-08-219-27/+66
* Version 5.3.0-beta1.2022-08-161-2/+0
* Receive events in HistoryPostFragment.2022-08-161-6/+399
* Update Redgifs API.2022-08-154-13/+35
* Show urls in ShareLinkBottomSheetFragment.2022-08-152-2/+40
* Apply custom theme to settings page.2022-08-1577-239/+518
* Apply custom theme to the header of the navigation drawer.2022-08-144-16/+14
* Heading markdown fix (#908)2022-08-1411-15/+165
* Fix post content is not parsed in other types of posts.2022-08-148-96/+131
* Fix saved comments not shown when clicking Saved option in the bottom navigat...2022-08-134-8/+4
* Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit2022-08-131-5/+5
|\
| * Merge pull request #844 from SenseiSchizo/feature/stringTypoFix2022-08-121-5/+5
| |\
| | * Fix misinterpretation of strings2022-07-221-8/+8
| | * Fixed typos2022-07-221-13/+13