aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...Alex Ning2020-06-291-2/+6
* Allow sliding back on all activities.Hermes Junior2020-06-171-30/+30
* Add FontPreviewFragment. Add some fonts and delete some.Alex Ning2020-06-171-2/+3
* Resolve conflicts: Some refactors on media activities.Alex Ning2020-06-161-5/+1
* Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior2020-06-151-5/+1
* Set image as wallpaper.Alex Ning2020-06-151-0/+2
* Downloading Reddit videos with sound is now available. For Android Q and abov...Alex Ning2020-06-061-1/+6
* Copying post title, post content and comment content is now available in Comm...Alex Ning2020-06-051-1/+1
* Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...Alex Ning2020-06-041-4/+4
* Support viewing imgur albums in-app.Alex Ning2020-06-031-0/+5
* Support viewing gfycat videos in app.Alex Ning2020-05-281-2/+3
* Prepare to add report feature.Alex Ning2020-05-031-3/+9
* Long press a multireddit in the list to show some options. Fix some UI issues.Alex Ning2020-04-051-1/+1
* Editing multireddits is now available.Alex Ning2020-04-041-1/+10
* Add an activity for theme preview.Alex Ning2020-04-021-3/+8
* Continue playing videos after orientation. Deleting all subreddits and users ...Alex Ning2020-03-291-1/+2
* Still implementing custom themes.Alex Ning2020-03-261-0/+1
* Add CustomThemeListingActivity.Alex Ning2020-03-241-1/+4
* Still implementing custom theme settings.Alex Ning2020-03-191-1/+3
* Start implementing custom theme settings.Alex Ning2020-03-191-1/+4
* Selecting subreddits when creating multireddits is now available.Alex Ning2020-02-181-1/+7
* Creating multireddit without specifying subreddits is available.Alex Ning2020-02-121-3/+9
* View subreddit sidebar is now available.Alex Ning2019-12-301-1/+5
* Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ...Alex Ning2019-12-191-1/+1