aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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 browse...Alex Ning2019-10-081-9/+12
* 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 ViewPostDetailActiv...Alex Ning2019-09-171-1/+1
* Shrink the vertical block in comments tree. Temporarily disable the splash sc...Alex Ning2019-09-161-1/+1
* Add more deep links.Alex Ning2019-09-131-0/+49
* Display a splash screen when the app starts.Alex Ning2019-09-031-1/+1
* Receiving images, videos and texts to directly submitting different kinds of ...Alex Ning2019-08-281-15/+32
* Changing lazy mode interval in Settings is now available.Alex Ning2019-08-261-1/+2
* Fixed getting same notifications for different accounts (for real this time)....Alex Ning2019-08-211-1/+6
* Handle sending comment fails. Fixed snackbar hidden by keyboard in some activ...Alex Ning2019-08-201-0/+1
* View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...Alex Ning2019-08-181-1/+7
* Sorting gilded posts in AccountPostsActivity is available. Refreshing in Acco...Alex Ning2019-08-141-1/+1
* Current user's upvoted, downvoted, hidden, saved, gilded posts are now availa...Alex Ning2019-08-141-0/+3
* Set NSFW and spoiler are now available.Alex Ning2019-08-131-0/+2
* Editing and deleting comments are now available.Alex Ning2019-08-131-0/+5
* Deleting and editing posts are now available.Alex Ning2019-08-121-0/+5
* Fixed nav bar icon color in dark theme. Transparent nav bar in SubredditSelec...Alex Ning2019-08-121-1/+2
* Log in other reddit accounts are available. Add an account switcher in the na...Alex Ning2019-08-081-2/+2
* Bugs fixed related to submitting link and text posts.Alex Ning2019-08-061-1/+1
* Create PostMediaService to submit video and image posts.Alex Ning2019-08-061-3/+13
* Minor bugs related to Custom Tabs fixed. Support more reddit domains.Alex Ning2019-08-051-0/+9
* Filtering posts to specific type when the type chip is clicked in posts. Mino...Alex Ning2019-08-051-2/+6
* Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning2019-08-051-5/+12
* Create LinkResolverActivity to resolve the reddit links instead of resolving ...Alex Ning2019-08-021-32/+17
* Implement Deep Link to open reddit links directly in this app.Alex Ning2019-08-011-4/+30
* Capture images and videos from camera when click capture fab in PostImageActi...Alex Ning2019-07-241-0/+11
* Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity...Alex Ning2019-07-181-1/+6
* Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning2019-07-181-0/+4
* Sumbitting gif and video posts is now available.Alex Ning2019-07-141-0/+5
* Preparing to submit image posts.Alex Ning2019-07-121-0/+5
* Submitting link posts is available. Fixed force stop when a user has no post ...Alex Ning2019-07-121-0/+5
* Submitting posts to subreddit is available now. Fixed User's posts cannot be ...Alex Ning2019-07-111-2/+4
* Place all the subscribed subreddits and users to SubscribedThingListingActivi...Alex Ning2019-07-101-2/+11
* Minor UI tweaks. Preparing for submitting text posts.Alex Ning2019-07-091-2/+5