aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues.Alex Ning2020-03-271-1/+1
* Customizing light, dark and amoled themes is now available.Alex Ning2020-03-201-0/+10
* Share image directly in ViewImageActivity.Alex Ning2020-03-024-14/+28
* Still prepare to support multiple themes.Alex Ning2020-03-0125-35/+30
* Deleting multireddit is now available.Alex Ning2020-02-181-0/+6
* Selecting subreddits when creating multireddits is now available.Alex Ning2020-02-181-0/+17
* Creating multireddit without specifying subreddits is available.Alex Ning2020-02-121-0/+10
* Fetch subreddit info in ViewSidebarActivity.Alex Ning2019-12-311-0/+10
* View subreddit sidebar is now available.Alex Ning2019-12-301-0/+6
* Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning2019-12-181-12/+5
* Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed.Alex Ning2019-12-171-0/+37
* Changing post layout in other activities is available. Show username in card ...Alex Ning2019-11-114-0/+24
* Changing post layout in ViewSubredditDetailActivity is available. Tweak the c...Alex Ning2019-11-111-0/+6
* Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning2019-11-081-0/+6
* Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning2019-10-291-1/+1
* Sorting post comments is now available.Alex Ning2019-10-191-8/+15
* Add ViewGifActivity to view gifs. Fixed some links cannot be opened by browse...Alex Ning2019-10-081-0/+10
* Change project structures.Alex Ning2019-09-296-6/+6
* Viewing saved comments in Saved is available.Alex Ning2019-09-182-9/+19
* Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ViewPostDetailActiv...Alex Ning2019-09-171-1/+2
* Fix status bar and navbar icon color in MainActivity.Alex Ning2019-09-141-6/+14
* Hiding and unhiding posts are now available.Alex Ning2019-09-081-5/+11
* Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy ...Alex Ning2019-08-301-2/+8
* View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...Alex Ning2019-08-301-6/+13
* Saving and unsaving post are now available. Disable commenting and replying f...Alex Ning2019-08-221-6/+13
* View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...Alex Ning2019-08-181-0/+9
* Sorting gilded posts in AccountPostsActivity is available. Refreshing in Acco...Alex Ning2019-08-141-0/+23
* Sorting users posts in ViewUserDetailActivity and FilteredPostsActivity is av...Alex Ning2019-08-141-3/+9
* Edit flair for posts is now available.Alex Ning2019-08-141-0/+7
* Set NSFW and spoiler are now available.Alex Ning2019-08-131-1/+13
* Editing and deleting comments are now available.Alex Ning2019-08-131-0/+10
* Deleting and editing posts are now available.Alex Ning2019-08-122-0/+24
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-075-5/+5
* Sorting and refreshing in FilteredPostsActivity are available.Alex Ning2019-08-051-0/+17
* Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning2019-08-051-0/+10
* Use Brige library and Android-State library to avoid TransactionTooLargeExcep...Alex Ning2019-07-313-3/+3
* Sorting in SearchResultActivity is available. Switch DataSource instead of re...Alex Ning2019-07-281-2/+9
* Sorting posts is now available. Minor bugs fixed.Alex Ning2019-07-262-6/+20
* Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity...Alex Ning2019-07-185-6/+47
* Sumbitting gif and video posts is now available.Alex Ning2019-07-141-0/+10
* Preparing to submit image posts.Alex Ning2019-07-121-0/+10
* Submitting link posts is available. Fixed force stop when a user has no post ...Alex Ning2019-07-121-0/+10
* Submitting posts to subreddit is available now. Fixed User's posts cannot be ...Alex Ning2019-07-111-0/+10
* Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2019-06-132-2/+18
* Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in da...Alex Ning2019-06-113-10/+23
* Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view...Alex Ning2019-06-081-6/+11
* Refresh post in ViewPostDetailActivity.Alex Ning2019-06-061-0/+10
* Fixed user icon and user banner not displaying after user login. LoginActivit...Alex Ning2019-02-261-1/+1
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-222-1/+18
* Refreshing posts is working now.Alex Ning2018-12-302-11/+1