aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add an option to filter subreddits in popular and all.Alex Ning2020-10-281-1/+7
|
* Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to ↵Alex Ning2020-10-191-1/+1
| | | | CustomThemePreviewActivity.
* Random post and subreddit is available.Alex Ning2020-10-041-2/+6
|
* Giving award is available. Giving award is not tested because I don't have ↵Alex Ning2020-09-281-3/+7
| | | | Reddit Coins. Currently all the award ids are hardcoded.
* Support Chrome Custom Tabs in Android 11.Alex Ning2020-09-221-0/+7
|
* Select user flair in subreddits.Alex Ning2020-09-171-1/+5
|
* Viewing comment's full markdown is available.Alex Ning2020-09-141-2/+6
|
* Delete PullNotificationAlarmReceiver because it seems no notification bug is ↵Alex Ning2020-09-101-2/+0
| | | | finally fixed (Wrong TimeUnit in NotificationPreferenceFragment).
* Add PullNotificationAlarmReceiver, another implementation of pull ↵Alex Ning2020-09-091-0/+4
| | | | notifications. Fix a bug in NotificationPreferenceFragment.
* Crossposting is available.Alex Ning2020-09-081-1/+7
|
* Support different download locations in ViewImgurImageFragment, ↵Alex Ning2020-09-061-2/+2
| | | | ViewImgurVideoFragment, ViewRedditGalleryImageOrGifFragment and ViewRedditGalleryVideoFragment.
* Select download location is now available. Download images and gifs to ↵Alex Ning2020-09-061-2/+8
| | | | locations set by users in ViewImageOrGifActivity is available.
* Vibrate the phone if swiping distance exceeds threshold.Alex Ning2020-09-031-0/+1
|
* Remove Slidr in CommentActivity and EditCommentActivity.Alex Ning2020-08-181-2/+2
|