aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* New option in CommentMoreBottomSheetFragment: Add to comment filter.Docile-Alligator2023-11-041-0/+2
|
* Add "exclude users" entry in CustomizeCommentFilterActivity.Docile-Alligator2023-10-221-0/+1
|
* Continue adding comment filter.Docile-Alligator2023-10-191-5/+4
|
* Continue adding comment filter.Docile-Alligator2023-10-191-0/+5
|
* Continue adding comment filter.Docile-Alligator2023-10-181-0/+3
|
* Continue adding comment filter.Docile-Alligator2023-10-181-0/+2
|
* Continue adding comment filter.Docile-Alligator2023-10-171-1/+1
|
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-151-0/+3
| | | | PostFilterPreferenceActivity.
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-151-0/+3
| | | | PostFilterPreferenceActivity.
* New theme item: filled card view background color and read post filled card ↵Docile-Alligator2023-09-191-0/+4
| | | | view background color.
* Update strings.Docile-Alligator2023-09-191-8/+45
|
* Add option to Add subreddit to Home Screen as shortcut (#1485)Andrea Colombo2023-09-141-0/+1
| | | | | * Add shortcut to Add Subreddit to Home Screen * Add null check for subredditIcon
* Added a button to clear all recent searches. (#1487)Abhishek2023-09-141-0/+3
| | | | | | | | * Added a button to clear all recent searches. - Deletes all the searches for the current user from the database. - Delete icon placed at the end of subreddit name layout in the activity search layout(I couldn't find a better place for it). _Icon visible only when there are recent searches. * Confirmation dialog shows when clearing all search history.
* Continue adding Card Layout 3. Settings entry for Card Layout 3.Docile-Alligator2023-09-141-0/+1
|
* Please update Infinity after August 30th.Docile-Alligator2023-08-271-2/+2
|
* Showing info related to the Reddit API changesDocile-Alligator2023-06-201-0/+4
|
* Show if comments are edited (#1388)Thomas2023-04-241-0/+3
|
* Version 5.4.0-beta3. Bring back blocking users.Docile-Alligator2023-01-261-0/+5
|
* Remove RPAN.Docile-Alligator2022-12-031-7/+0
|
* Notification permission.Docile-Alligator2022-12-031-0/+3
|
* New option: Settings->Interface->Comment->Comment Divider Type.Docile-Alligator2022-11-141-0/+1
|
* Show the current image index in gallery in PostFragment.Docile-Alligator2022-11-121-16/+18
|
* Retry loading more posts.Docile-Alligator2022-11-061-1/+1
|
* Show status of loading more posts in MorePostsInfoFragment.Docile-Alligator2022-11-051-0/+3
|
* New option: Settings->Interface->Hide FAB in Post Feed.Docile-Alligator2022-11-031-0/+1
|
* New option in PostFragment: More options.Docile-Alligator2022-11-031-0/+1
|
* Handle invalid regex pattern in post filter.Docile-Alligator2022-11-031-0/+2
|
* add backup password below backup settings button (#1185)Patrick Demers2022-11-021-0/+1
|
* add button to export logs to GitHub issue (#1180)Patrick Demers2022-11-021-0/+1
|
* Hide Karma (#1168)Patrick Demers2022-10-221-0/+1
| | | | | | | * feature/ability to hide karma * only hide karma in nav bar * center account name vertically when not showing karma
* delete "/" in filtering multireddit pathWladimir Kirianov2022-09-181-1/+1
|
* Update multireddit apply filter text (#712)user_7272022-09-181-1/+1
| | | | | * Update multireddit apply filter text A "/" is needed at the end of the path in order for the filter to be applied correctly to the multireddit. Also, any characters that are not lowercase will also make it not apply properly.
* Update ExoPlayer.Docile-Alligator2022-09-081-7/+0
|
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-041-1/+18
|
* Apply custom theme to settings page.Docile-Alligator2022-08-151-1/+0
|
* Merge pull request #844 from SenseiSchizo/feature/stringTypoFixWladimir Kirianov2022-08-121-5/+5
|\ | | | | Fixed typos in strings.xml
| * Fix misinterpretation of stringsNan2022-07-221-8/+8
| |
| * Fixed typosNan2022-07-221-13/+13
| |
* | Extra small font sizeDocile-Alligator2022-08-051-0/+1
| |
* | Clear user flair.Docile-Alligator2022-08-041-0/+2
| |
* | Remove Block User menu option in ViewUserDetailActivity since Reddit does ↵Docile-Alligator2022-07-271-5/+0
|/ | | | not allow 3rd-party apps access this API now.
* Add an option for History in the navigation drawer.Docile-Alligator2022-07-151-0/+1
|
* Read posts history is available.Docile-Alligator2022-07-131-0/+1
|
* 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-151-2/+2
|
* New option: Settings->Video->Easier to Watch in Full Screen.Docile-Alligator2022-06-111-0/+1
|
* Share a link to Infinity so that you can open reddit links in this app.Docile-Alligator2022-05-301-0/+3
|
* Fix biometric authentication prompt not shown when opening the account ↵Docile-Alligator2022-05-141-1/+1
| | | | section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment.
* Show post karma, comment karma, awarder karma and awardee karma in ↵Docile-Alligator2022-04-101-1/+6
| | | | ViewUserDetailActivity by clicking the karma info text.
* Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.Docile-Alligator2022-04-021-2/+0
|