aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Start adding RPAN support.Alex Ning2021-07-051-1/+6
* Save light, dark and amoled Material You themes to database. Add 'Apply Mater...Alex Ning2021-07-021-1/+2
* 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
* 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, DownloadMediaService...Alex Ning2020-11-061-1/+1
* 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 C...Alex Ning2020-10-191-1/+1
* 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 Re...Alex Ning2020-09-281-3/+7
* 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
* Add PullNotificationAlarmReceiver, another implementation of pull notificatio...Alex Ning2020-09-091-0/+4
* Crossposting is available.Alex Ning2020-09-081-1/+7
* Support different download locations in ViewImgurImageFragment, ViewImgurVide...Alex Ning2020-09-061-2/+2
* Select download location is now available. Download images and gifs to locati...Alex Ning2020-09-061-2/+8
* 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
* Use DownloadVideoService to download videos.Alex Ning2020-08-091-1/+1
* Version 4.0.1. Block users. Show report menu item even in anonymous mode. Rem...Alex Ning2020-07-291-9/+0
* Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAnd...Alex Ning2020-07-161-2/+6
* Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragme...Alex Ning2020-07-151-2/+2
* Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView.Alex Ning2020-07-141-3/+3
* Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go ...Alex Ning2020-07-141-5/+5
* Add double tap to zoom in ViewImageOrGifActivity. Delete MultiRedditListingAc...Alex Ning2020-07-141-5/+0
* Add updated Crashy.Alex Ning2020-07-091-0/+10
* Setting autoplay videos visible area offset is available. Remove Crashy becau...Alex Ning2020-07-081-10/+0
* View crash reports in Settings -> About -> Crash Reports.Alex Ning2020-07-081-0/+10
* Prepare to add composing private message feature.Alex Ning2020-07-071-1/+7
* Maintain RecyclerView position when showing and hiding the keyboard in ViewPr...Alex Ning2020-07-021-5/+4
* Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the...Alex Ning2020-07-011-1/+2