aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Set default position of cursor at the end of query (#842)2022-08-051-0/+1
* | Move mAccessToken and mAccountName initialization upper (#841)2022-08-051-3/+3
* | Apply FAB theme in CustomThemeListingActivity (#857)2022-08-051-0/+1
* | Fix loading previews after quick scroll (#861)2022-08-052-1/+8
* | Clear user flair.2022-08-044-25/+55
* | Fixed links2022-07-291-1/+1
* | Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...2022-07-2812-27/+46
* | Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit2022-07-284-0/+91
|\ \
| * | Update config.yml2022-07-281-1/+1
| * | Create config.yml2022-07-281-0/+11
| * | Create Bug_Report Issues Template2022-07-282-1/+78
| * | Add Bug Report Template2022-07-281-0/+1
| * | Create CONTRIBUTING.md2022-07-281-0/+1
| * | Create CODE_OF_CONDUCT.md2022-07-281-0/+1
* | | Update translation contributors.2022-07-281-19/+19
|/ /
* / Remove Block User menu option in ViewUserDetailActivity since Reddit does not...2022-07-2724-157/+0
|/
* Fix changing post layout not working in HistoryActivity.2022-07-193-6/+6
* Movable FAB in ViewPostDetailActivity.2022-07-182-1/+122
* Fix cannot go back from ViewMultiRedditDetailActivity.2022-07-171-1/+1
* Fix scroll using volume on multireddit (#834)2022-07-171-0/+8
* Show the number of subscribers in SubredditAutocompleteRecyclerViewAdapter.2022-07-151-0/+5
* Show the number of subscribers in SubredditListingRecyclerViewAdapter.2022-07-153-17/+40
* Add an option for History in the navigation drawer.2022-07-153-13/+23
* Update README (#833)2022-07-151-11/+69
* Read posts history is available.2022-07-1319-18/+6109
* Minor update to immersive interface.2022-06-2822-83/+21
* Navigation rail in ViewMultiRedditDetailActivity.2022-06-275-129/+238
* Navigation rail in ViewUserDetailActivity.2022-06-274-71/+445
* Navigation rail in ViewSubredditDetailActivity.2022-06-274-97/+514
* Fix java.lang.StringIndexOutOfBoundsException in LinkResolverActivity.getRedd...2022-06-271-0/+5
* Do not mux video and audio on Android 7 and below.2022-06-271-27/+42
* Use Navigation Rail in MainActivity in landscape mode.2022-06-187-67/+439
* Version 5.2.1.2022-06-181-2/+2
* Fix an issue in Separate Post and Comments in Portrait Mode.2022-06-171-1/+2
* Fix and improvements (#741)2022-06-172-92/+92
* Fixed bug that doesnt show user being followed (#707)2022-06-172-2/+2
* Add locale-based separators (#724)2022-06-171-22/+22
* Rename "external browser" to "external app" to make it more clear (#795)2022-06-152-5/+5
* Fix app crashes when deleting media from notification.2022-06-111-1/+15
* Fix Settings->Video->Easier to Watch in Full Screen not working in card layou...2022-06-111-2/+1
* Fix post layout not saved for anonymous multireddits.2022-06-111-1/+3
* New option: Settings->Video->Easier to Watch in Full Screen.2022-06-118-2/+43
* Version 5.2.02022-06-031-2/+2
* Add a link handler in SearchActivity.2022-06-033-13/+44
* Disable auto correct when creating links.2022-06-011-2/+4
* Request incognito keyboard in anonymous mode on Android 8+.2022-06-018-1/+55
* Use EditText instead of SimpleSearchView in SearchActivity.2022-06-0111-94/+65
* Fix app crashes when applying Material You theme after changing wallpaper. Tw...2022-06-0113-264/+245
* Add a notification action to delete the media after downloading.2022-05-314-2/+41
* Share media file after downloading.2022-05-312-22/+42