aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Version 4.0.1. Block users. Show report menu item even in anonymous mode. ↵Alex Ning2020-07-291-9/+0
| | | | Remove Crashy.
* Support viewing Reddit Gallery in app. Fix gif not autoplayable in ↵Alex Ning2020-07-161-2/+6
| | | | CommentAndPostRecyclerViewAdapter.
* Add an option to ignore nav bar in ViewVideoActivity and ↵Alex Ning2020-07-151-2/+2
| | | | ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity.
* 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
| | | | Back From Comments' to 'Swipe Right to Go Back'.
* Add double tap to zoom in ViewImageOrGifActivity. Delete ↵Alex Ning2020-07-141-5/+0
| | | | MultiRedditListingActivity.
* Add updated Crashy.Alex Ning2020-07-091-0/+10
|
* Setting autoplay videos visible area offset is available. Remove Crashy ↵Alex Ning2020-07-081-10/+0
| | | | because it will crash on some devices, such as Pixel Slate.
* 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 ↵Alex Ning2020-07-021-5/+4
| | | | ViewPrivateMessagesActivity.
* Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite ↵Alex Ning2020-07-011-1/+2
| | | | the code of fetchUserAvatar in ViewPrivateMessagesActivity.
* Add ViewPrivateMessagesActivity. Rename getSharedPreferences to ↵Alex Ning2020-06-291-2/+6
| | | | getDefaultSharedPreferences in BaseActivity.
* 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 ↵Alex Ning2020-06-061-1/+6
| | | | above, the downloaded videos are stored in Movies/Infinity.
* Copying post title, post content and comment content is now available in ↵Alex Ning2020-06-051-1/+1
| | | | CommentActivity.
* Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe ↵Alex Ning2020-06-041-4/+4
| | | | up or down to finish ViewImageActivity, ViewGIFActivity and ViewVideoActivity. Fixed gifs downloaded as jpg.
* 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
| | | | is now available in advanced settings.
* 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
| | | | About to let you easily share this app to other people. Version 2.0.0.
* Showing posts of multireddit is now available. Fix a typo.Alex Ning2019-12-161-1/+5
|
* Show MultiReddits list.Alex Ning2019-12-131-1/+4
|
* Downloading video without sound is now available. Minor bugs fixed.Alex Ning2019-12-011-0/+1
|
* Swiping to refresh posts is now available.Alex Ning2019-11-151-1/+1
|
* Showing elapsed time in posts and comments is available.Alex Ning2019-11-121-3/+5
|
* Display a content preview in PostFragment for text posts.Alex Ning2019-10-281-9/+9
|
* Add ViewGifActivity to view gifs. Fixed some links cannot be opened by ↵Alex Ning2019-10-081-9/+12
| | | | browsers. Maybe fixed IllegalStateException in ViewSubredditDetailActivity and FilteredThingActivity. Minor bugs fixed.
* Change project structures.Alex Ning2019-09-291-51/+51
|
* Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.Alex Ning2019-09-241-1/+1
|
* Delete something related to downloading videos.Alex Ning2019-09-191-8/+9
|
* Viewing saved comments in Saved is available.Alex Ning2019-09-181-6/+14
|
* Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ↵Alex Ning2019-09-171-1/+1
| | | | ViewPostDetailActivity. Fixed app crashes when pressing the comment button in ViewPostDetailActivity while the post is not loaded. Re-enable spalsh screen.
* Shrink the vertical block in comments tree. Temporarily disable the splash ↵Alex Ning2019-09-161-1/+1
| | | | screen to see if android.view.DisplayListCanvas.throwIfCannotDraw exception will be gone. Minor bugs fixed.
* Add more deep links.Alex Ning2019-09-131-0/+49
|