aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert bottom app bar style.Docile-Alligator2023-02-061-6/+60
* Version 5.4.0-beta3. Bring back blocking users.Docile-Alligator2023-01-262-0/+10
* Change the style of the bottom app bar.Docile-Alligator2022-12-292-60/+26
* New option in fab: go to top.Docile-Alligator2022-12-263-0/+33
* Minor UI tweaks.Docile-Alligator2022-12-102-2/+4
* Remove RPAN.Docile-Alligator2022-12-0322-390/+0
* Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator2022-12-031-1/+1
* Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment.Docile-Alligator2022-12-031-0/+1
* Notification permission.Docile-Alligator2022-12-031-0/+3
* New option: Settings->Interface->Comment->Comment Divider Type.Docile-Alligator2022-11-143-0/+20
* Swipe to see gallery images in PostDetailRecyclerViewAdapter.Docile-Alligator2022-11-142-125/+103
* Swipe to see images in gallery in gallery layout.Docile-Alligator2022-11-143-2/+49
* Swipe to view images in a gallery in Card Layout 2.Docile-Alligator2022-11-131-0/+309
* Show the current image index in gallery in PostFragment.Docile-Alligator2022-11-122-20/+42
* Swipe between gallery images in PostFragment.Docile-Alligator2022-11-122-0/+332
* New option: Settings->Interface->Comment->Hide the Number of Votes.Docile-Alligator2022-11-081-0/+5
* Limit EditText's height in CustomizePostFilterActivity.Docile-Alligator2022-11-087-17/+61
* Material Design 3 Switch. Target Sdk 33.Docile-Alligator2022-11-0813-25/+25
* Retry loading more posts.Docile-Alligator2022-11-062-1/+2
* Minor changes to loading more posts.Docile-Alligator2022-11-051-4/+16
* Show status of loading more posts in MorePostsInfoFragment.Docile-Alligator2022-11-052-0/+25
* New option: Settings->Interface->Hide FAB in Post Feed.Docile-Alligator2022-11-032-0/+6
* New option in PostFragment: More options.Docile-Alligator2022-11-032-0/+7
* Handle invalid regex pattern in post filter.Docile-Alligator2022-11-031-0/+2
* Rename confidence sort to best (#1177)Sergei Kozelko2022-11-031-16/+0
* add backup password below backup settings button (#1185)Patrick Demers2022-11-022-1/+3
* add button to export logs to GitHub issue (#1180)Patrick Demers2022-11-022-0/+7
* Hide Karma (#1168)Patrick Demers2022-10-222-0/+7
* Add view that can lock swipe-to-close gesture (#1140)Sergei Kozelko2022-10-221-2/+3
* Ellipsize usernames if they don't fit on one line in a fully collapsed commen...cmp2022-10-081-0/+1
* Fix crash in debug build by using fully qualified class name for layoutmanage...Sergei Kozelko2022-09-2512-14/+14
* Minor bugs fixed.Docile-Alligator2022-09-211-1/+0
* Fix reply markdown (#1098)Sergei Kozelko2022-09-211-2/+6
* Allow parallel installation of debug and release versions (#636)sal0max2022-09-211-2/+2
* Start utilizing view binding (#1013)Taco2022-09-213-24/+24
* delete "/" in filtering multireddit pathWladimir Kirianov2022-09-181-1/+1
* Update multireddit apply filter text (#712)user_7272022-09-181-1/+1
* Fix redgifs download issues.Docile-Alligator2022-09-161-721/+823
* Fix markdown in rules screen (#1050)Sergei Kozelko2022-09-091-6/+4
* Added a clear search bar text button (#1063)MChen3212022-09-092-0/+20
* Update ExoPlayer.Docile-Alligator2022-09-083-277/+0
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-046-1/+364
* Show an indicator for the current sort type in SortTypeBottomSheetFragment.Docile-Alligator2022-08-212-0/+10
* Show urls in ShareLinkBottomSheetFragment.Docile-Alligator2022-08-151-0/+29
* Apply custom theme to settings page.Docile-Alligator2022-08-1529-75/+40
* Apply custom theme to the header of the navigation drawer.Docile-Alligator2022-08-142-13/+2
* Fix post content is not parsed in other types of posts.Docile-Alligator2022-08-146-0/+60
* Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-RedditDocile-Alligator2022-08-131-5/+5
|\
| * Merge pull request #844 from SenseiSchizo/feature/stringTypoFixWladimir Kirianov2022-08-121-5/+5
| |\
| | * Fix misinterpretation of stringsNan2022-07-221-8/+8