aboutsummaryrefslogtreecommitdiff
path: root/app (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix see removed comment edit wrong comment (#1192)Blahaj-Samoyed2022-11-024-14/+28
* fix the bug: Scroll position is lost when changing screen orientation (#1173)HuilinChen9432022-10-241-0/+49
* Hide Karma (#1168)Patrick Demers2022-10-224-1/+16
* Add view that can lock swipe-to-close gesture (#1140)Sergei Kozelko2022-10-229-43/+114
* Fix comment expanding logic (#1155)Sergei Kozelko2022-10-161-12/+8
* Fix duplicate download folders by persisting read permission (#1164)Sergei Kozelko2022-10-152-9/+8
* Disable Copied toast on android 13+ (#1139)o13e2022-10-156-6/+18
* Delineate comments with hidden scores (#1147)cmp2022-10-152-37/+70
* Parse spoilers into nodes (#1150)Sergei Kozelko2022-10-088-188/+240
* Ellipsize usernames if they don't fit on one line in a fully collapsed commen...cmp2022-10-081-0/+1
* Refactor and de-duplicate markdown code (#1086)Sergei Kozelko2022-10-0815-689/+502
* Fix crash in debug build by using fully qualified class name for layoutmanage...Sergei Kozelko2022-09-2512-14/+14
* Fix spoiler interactions with links and long clicks (#1129)Sergei Kozelko2022-09-2511-10/+135
* Rewrite spoiler parsing (#1104)Sergei Kozelko2022-09-251-65/+90
* Fixed Gray Overlay in Image (#1111)MChen3212022-09-211-5/+13
* Fix 'Suggested Title' bug (#1120)Kurian Vithayathil2022-09-211-2/+3
* Minor bugs fixed.Docile-Alligator2022-09-213-11/+11
* Fix reply markdown (#1098)Sergei Kozelko2022-09-216-84/+55
* Don't trim leading whitespaces (#1072)scria10002022-09-216-8/+24
* Allow parallel installation of debug and release versions (#636)sal0max2022-09-214-3/+10
* Show OP badge on restored comment (#1016)Andrei Shpakovskiy2022-09-214-2/+17
* Fix memory leak on ConnectivityManager (#1066)Michael Manganiello2022-09-211-3/+3
* Start utilizing view binding (#1013)Taco2022-09-217-171/+120
* Version 5.3.3.Docile-Alligator2022-09-192-3/+3
* Update translation contributors (#1108)StephenTheMoldovan2022-09-191-1/+1
* Fix app crashes on start up on Android < 6.0.Docile-Alligator2022-09-191-4/+3
* delete "/" in filtering multireddit pathWladimir Kirianov2022-09-181-1/+1
* Update multireddit apply filter text (#712)user_7272022-09-181-1/+1
* Version 5.3.2.Docile-Alligator2022-09-161-2/+2
* Fix redgifs download issues.Docile-Alligator2022-09-1613-771/+856
* Update libraries.Docile-Alligator2022-09-101-2/+3
* Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-RedditDocile-Alligator2022-09-091-5/+7
|\
| * Update gradle wrapper (#1006)Taco2022-09-091-5/+7
* | Update libraries.Docile-Alligator2022-09-091-5/+5
|/
* Use simpler DrawerLayout methods (#1015)Taco2022-09-091-3/+3
* refactor: Extract CopyTextBottomSheetFragment display logic (#969)Sergei Kozelko2022-09-097-39/+31
* Remove unnecessary uses of DrawableCompat. (#1045)Isira Seneviratne2022-09-0910-54/+38
* Fix markdown in rules screen (#1050)Sergei Kozelko2022-09-093-18/+63
* Added a clear search bar text button (#1063)MChen3212022-09-093-0/+32
* Fix memory leak on BigImageViewer (#1067)Michael Manganiello2022-09-093-3/+3
* Update ExoPlayer.Docile-Alligator2022-09-0825-1936/+1303
* Version 5.3.1.Docile-Alligator2022-09-065-313/+12
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-0454-121/+6559
* Version 5.3.0.Docile-Alligator2022-08-272-3/+3
* Minor bugs fixed.Docile-Alligator2022-08-261-1/+5
* Show an indicator for the current sort type.Docile-Alligator2022-08-2113-39/+145
* Show an indicator for the current sort type in SortTypeBottomSheetFragment.Docile-Alligator2022-08-219-27/+66
* Version 5.3.0-beta1.Docile-Alligator2022-08-162-4/+2
* Receive events in HistoryPostFragment.Docile-Alligator2022-08-161-6/+399
* Update Redgifs API.Docile-Alligator2022-08-154-13/+35