aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| | * Fixed typosNan2022-07-221-13/+13
* | | Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator2022-08-131-3/+4
|/ /
* | Extra small font sizeDocile-Alligator2022-08-053-0/+32
* | Clear user flair.Docile-Alligator2022-08-041-0/+2
* | Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator2022-07-288-18/+20
* | Remove Block User menu option in ViewUserDetailActivity since Reddit does not...Docile-Alligator2022-07-2721-86/+0
|/
* Movable FAB in ViewPostDetailActivity.Docile-Alligator2022-07-181-1/+1
* Show the number of subscribers in SubredditListingRecyclerViewAdapter.Docile-Alligator2022-07-151-16/+34
* Add an option for History in the navigation drawer.Docile-Alligator2022-07-151-0/+1
* Read posts history is available.Docile-Alligator2022-07-134-0/+118
* Navigation rail in ViewMultiRedditDetailActivity.Docile-Alligator2022-06-272-0/+140
* Navigation rail in ViewUserDetailActivity.Docile-Alligator2022-06-273-1/+344
* Navigation rail in ViewSubredditDetailActivity.Docile-Alligator2022-06-272-0/+410
* Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator2022-06-185-0/+175
* Fix and improvements (#741)Antonin Curtit2022-06-172-92/+92
* Add locale-based separators (#724)Winston Cooke2022-06-171-22/+22
* Rename "external browser" to "external app" to make it more clear (#795)soredake2022-06-152-5/+5
* New option: Settings->Video->Easier to Watch in Full Screen.Docile-Alligator2022-06-112-0/+6
* Add a link handler in SearchActivity.Docile-Alligator2022-06-031-11/+28