aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Submitting poll posts is available.Docile-Alligator2022-02-211-1/+8
|
* New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵Alex Ning2022-02-051-1/+1
| | | | Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments.
* Continue adding support for custom font.Alex Ning2022-01-131-5/+0
|
* Version 5.1.3. Fix bottom navigation bar option count not applied to ↵Alex Ning2021-11-291-23/+27
| | | | anonymous mode.
* Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning2021-11-211-1/+1
|
* Version 5.1.0-beta3.Alex Ning2021-11-131-6/+5
|
* Some UI tweaks.Alex Ning2021-11-101-1/+2
|
* Minor layout tweaks.Alex Ning2021-11-041-1/+0
|
* Merge pull request #507 from ratabb/rbb/edit_profileDocile-Alligator2021-11-021-0/+9
|\ | | | | feat: add Edit Profile
| * feat: add Edit Profileratabb2021-10-301-0/+9
| |
* | Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning2021-10-301-3/+6
|/ | | | PostRecyclerViewAdapter.
* Cleanup on intent filters.andrewrasch2021-09-261-93/+21
| | | | Separated google amp links from reddit links to fix false positives. Simplified schemes and duplicate hosts.
* Added path patterns to other linksandrewrasch2021-09-221-24/+47
| | | | Fixes bug where only google amp links open in Infinity
* Update link handling for amp and v.redd.itandrewrasch2021-09-221-0/+7
| | | | Added manifest entries for google.com amp links (reddit only) and v.redd.it. Updated handling of google amp links in LinkResolverActivity.
* Start migrating to Paging 3 library.Alex Ning2021-09-051-3/+0
|
* Testing Paging 3 library.Alex Ning2021-09-041-1/+5
|
* Support viewing subreddit wiki in app.Alex Ning2021-08-021-1/+6
|
* New option: Switch to landscape orientation in video player automatically.Alex Ning2021-07-191-3/+0
|
* Show title on trending searches.Alex Ning2021-07-181-1/+1
|
* Show trending searches in TrendingActivity.Alex Ning2021-07-181-1/+6
|
* Continue adding support for submitting gallery posts.Alex Ning2021-07-151-1/+5
|
* Start adding submitting gallery posts support.Alex Ning2021-07-151-2/+5
|
* Remove storage permission for Android Q and up.Alex Ning2021-07-151-1/+2
|
* Searching comments in ViewPostDetailActivity is available.Alex Ning2021-07-121-1/+2
|
* Cannot use Strapi to send comments, upvote or downvote in RPAN.Alex Ning2021-07-071-1/+2
|
* Pause rpan broadcast when switching to anther ViewRPANBroadcastFragment.Alex Ning2021-07-061-0/+1
|
* Minor UI tweaks in RPANActivity.Alex Ning2021-07-051-1/+1
|
* Start adding RPAN support.Alex Ning2021-07-051-1/+6
|
* Save light, dark and amoled Material You themes to database. Add 'Apply ↵Alex Ning2021-07-021-1/+2
| | | | Material You' option. Test MotionLayout.
* Listen to wallpaper change and change theme.Alex Ning2021-06-161-1/+6
|
* Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning2021-05-051-1/+4
|
* Anonymous subscriptions page is available.Alex Ning2021-04-041-1/+4
|
* New option: Crash Reports.Alex Ning2021-04-021-0/+10
|
* Support reddit links from email.Alex Ning2021-04-011-0/+6
|
* Add a WebView for those who do not have Chrome installed.Alex Ning2021-03-111-1/+7
|
* Show a suicide prevention quote when searching suicide.Alex Ning2021-03-061-3/+8
|
* Adding users to a multireddit is now available.Alex Ning2021-01-051-1/+1
|
* Directly adding subreddit to multireddit is available.Alex Ning2021-01-051-1/+8
|
* SearchUsersResultActivity is added.Alex Ning2021-01-041-1/+3
|
* Remove SubredditFilter completely.Alex Ning2020-12-261-6/+0
|
* Continue adding post filter.Alex Ning2020-12-261-1/+5
|
* Replace Filter settings with Post Filter.Alex Ning2020-12-251-1/+6
|
* Send PostFilter to CustomizePostFilterActivity. Rename FilteredThingActivity ↵Alex Ning2020-12-231-1/+1
| | | | to FilteredPostsActivity.
* Prepare to add post filter.Alex Ning2020-12-111-1/+7
|
* Lowercase package names.Alex Ning2020-11-181-92/+92
|
* Add an option to preview markdown in several activitys.Alex Ning2020-11-111-1/+1
|
* Shrink icon size in flair and award tags.Alex Ning2020-11-091-0/+1
|
* Maybe fixed a lot of bugs in DownloadRedditVideoService, ↵Alex Ning2020-11-061-1/+1
| | | | DownloadMediaService and GlideImageGetter. Fix gfycat video not playing when opening in compact layout.
* Use haptic feedback instead of vibration in swipe action.Alex Ning2020-10-301-1/+0
|
* Fix blanck white background in MainActivty after returning from SearchActivity.Alex Ning2020-10-281-2/+4
|