Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove RPAN. | Docile-Alligator | 2022-12-03 | 1 | -7/+0 | |
| | ||||||
* | Notification permission. | Docile-Alligator | 2022-12-03 | 1 | -0/+3 | |
| | ||||||
* | New option: Settings->Interface->Comment->Comment Divider Type. | Docile-Alligator | 2022-11-14 | 2 | -0/+11 | |
| | ||||||
* | Show the current image index in gallery in PostFragment. | Docile-Alligator | 2022-11-12 | 1 | -16/+18 | |
| | ||||||
* | Retry loading more posts. | Docile-Alligator | 2022-11-06 | 1 | -1/+1 | |
| | ||||||
* | Show status of loading more posts in MorePostsInfoFragment. | Docile-Alligator | 2022-11-05 | 1 | -0/+3 | |
| | ||||||
* | New option: Settings->Interface->Hide FAB in Post Feed. | Docile-Alligator | 2022-11-03 | 1 | -0/+1 | |
| | ||||||
* | New option in PostFragment: More options. | Docile-Alligator | 2022-11-03 | 1 | -0/+1 | |
| | ||||||
* | Handle invalid regex pattern in post filter. | Docile-Alligator | 2022-11-03 | 1 | -0/+2 | |
| | ||||||
* | add backup password below backup settings button (#1185) | Patrick Demers | 2022-11-02 | 1 | -0/+1 | |
| | ||||||
* | add button to export logs to GitHub issue (#1180) | Patrick Demers | 2022-11-02 | 1 | -0/+1 | |
| | ||||||
* | Hide Karma (#1168) | Patrick Demers | 2022-10-22 | 1 | -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 path | Wladimir Kirianov | 2022-09-18 | 1 | -1/+1 | |
| | ||||||
* | Update multireddit apply filter text (#712) | user_727 | 2022-09-18 | 1 | -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-Alligator | 2022-09-08 | 1 | -7/+0 | |
| | ||||||
* | Fix stupid Redgifs API issue. | Docile-Alligator | 2022-09-04 | 2 | -1/+44 | |
| | ||||||
* | Apply custom theme to settings page. | Docile-Alligator | 2022-08-15 | 2 | -2/+0 | |
| | ||||||
* | Merge pull request #844 from SenseiSchizo/feature/stringTypoFix | Wladimir Kirianov | 2022-08-12 | 1 | -5/+5 | |
|\ | | | | | Fixed typos in strings.xml | |||||
| * | Fix misinterpretation of strings | Nan | 2022-07-22 | 1 | -8/+8 | |
| | | ||||||
| * | Fixed typos | Nan | 2022-07-22 | 1 | -13/+13 | |
| | | ||||||
* | | Extra small font size | Docile-Alligator | 2022-08-05 | 3 | -0/+32 | |
| | | ||||||
* | | Clear user flair. | Docile-Alligator | 2022-08-04 | 1 | -0/+2 | |
| | | ||||||
* | | Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and ↵ | Docile-Alligator | 2022-07-28 | 1 | -4/+0 | |
| | | | | | | | | CustomThemePreviewActivity. | |||||
* | | Remove Block User menu option in ViewUserDetailActivity since Reddit does ↵ | Docile-Alligator | 2022-07-27 | 1 | -5/+0 | |
|/ | | | | not allow 3rd-party apps access this API now. | |||||
* | Add an option for History in the navigation drawer. | Docile-Alligator | 2022-07-15 | 1 | -0/+1 | |
| | ||||||
* | Read posts history is available. | Docile-Alligator | 2022-07-13 | 1 | -0/+1 | |
| | ||||||
* | Use Navigation Rail in MainActivity in landscape mode. | Docile-Alligator | 2022-06-18 | 1 | -0/+4 | |
| | ||||||
* | Add locale-based separators (#724) | Winston Cooke | 2022-06-17 | 1 | -22/+22 | |
| | ||||||
* | Rename "external browser" to "external app" to make it more clear (#795) | soredake | 2022-06-15 | 1 | -2/+2 | |
| | ||||||
* | New option: Settings->Video->Easier to Watch in Full Screen. | Docile-Alligator | 2022-06-11 | 1 | -0/+1 | |
| | ||||||
* | Share a link to Infinity so that you can open reddit links in this app. | Docile-Alligator | 2022-05-30 | 1 | -0/+3 | |
| | ||||||
* | Fix biometric authentication prompt not shown when opening the account ↵ | Docile-Alligator | 2022-05-14 | 1 | -1/+1 | |
| | | | | section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment. | |||||
* | Show post karma, comment karma, awarder karma and awardee karma in ↵ | Docile-Alligator | 2022-04-10 | 1 | -1/+6 | |
| | | | | ViewUserDetailActivity by clicking the karma info text. | |||||
* | Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity. | Docile-Alligator | 2022-04-02 | 1 | -2/+0 | |
| | ||||||
* | New option: Settings->Data Saving Mode->Reddit Video Default Resolution. | Docile-Alligator | 2022-03-25 | 2 | -0/+21 | |
| | ||||||
* | New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix ↵ | Docile-Alligator | 2022-03-06 | 1 | -0/+5 | |
| | | | | low resolution post previews when showing them for the first time. Tweak themed icon. | |||||
* | Themed icon for Android. Very ugly right now. | Docile-Alligator | 2022-03-05 | 1 | -2/+0 | |
| | ||||||
* | Added adaptive icons (#646) | 20captainx12 | 2022-03-04 | 1 | -0/+2 | |
| | | | Start adding adaptive icons for Android Tiramisu. | |||||
* | New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold. | Docile-Alligator | 2022-02-25 | 2 | -0/+28 | |
| | ||||||
* | Submitting poll posts is available. | Docile-Alligator | 2022-02-21 | 1 | -0/+11 | |
| | ||||||
* | New option: Settings->Interface->Post Details->Hide Upvote Ratio. | Docile-Alligator | 2022-02-21 | 1 | -0/+1 | |
| | ||||||
* | New option: Interface->Comment->Always show the number of child comments. ↵ | Docile-Alligator | 2022-02-18 | 1 | -0/+1 | |
| | | | | Fix notification icon. Tweak the app icon. | |||||
* | Fixed a typo: Hide Author Avatar -> Show Author Avatar. | Docile-Alligator | 2022-02-18 | 1 | -1/+1 | |
| | ||||||
* | Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy ↵ | Alex Ning | 2022-02-12 | 1 | -0/+6 | |
| | | | | option from About to main settings page. | |||||
* | New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵ | Alex Ning | 2022-02-05 | 1 | -0/+1 | |
| | | | | Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments. | |||||
* | New option: Settings->Interface->Comment->Show Fewer Toolbar Options ↵ | Alex Ning | 2022-01-29 | 1 | -0/+2 | |
| | | | | Starting From. | |||||
* | Set caption and url when submitting gallery posts. | Alex Ning | 2022-01-28 | 1 | -0/+3 | |
| | ||||||
* | New option: Hide Comment Awards. | Alex Ning | 2022-01-21 | 1 | -0/+1 | |
| | ||||||
* | New option: Hide Text Post Content. | Alex Ning | 2022-01-20 | 1 | -0/+1 | |
| | ||||||
* | New option: Fixed height preview in card. | Alex Ning | 2022-01-16 | 1 | -0/+1 | |
| |