Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Long press a multireddit in the list to show some options. Fix some UI issues. | Alex Ning | 2020-04-05 | 1 | -1/+1 | |
| | ||||||
* | Editing multireddits is now available. | Alex Ning | 2020-04-04 | 4 | -3/+29 | |
| | ||||||
* | Add an activity for theme preview. | Alex Ning | 2020-04-02 | 1 | -1/+8 | |
| | ||||||
* | Fix database migration issue. | Alex Ning | 2020-04-01 | 1 | -1/+1 | |
| | ||||||
* | Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues. | Alex Ning | 2020-03-27 | 1 | -1/+1 | |
| | ||||||
* | Customizing light, dark and amoled themes is now available. | Alex Ning | 2020-03-20 | 1 | -0/+10 | |
| | ||||||
* | Share image directly in ViewImageActivity. | Alex Ning | 2020-03-02 | 4 | -14/+28 | |
| | ||||||
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 25 | -35/+30 | |
| | ||||||
* | Deleting multireddit is now available. | Alex Ning | 2020-02-18 | 1 | -0/+6 | |
| | ||||||
* | Selecting subreddits when creating multireddits is now available. | Alex Ning | 2020-02-18 | 1 | -0/+17 | |
| | ||||||
* | Creating multireddit without specifying subreddits is available. | Alex Ning | 2020-02-12 | 1 | -0/+10 | |
| | ||||||
* | Fetch subreddit info in ViewSidebarActivity. | Alex Ning | 2019-12-31 | 1 | -0/+10 | |
| | ||||||
* | View subreddit sidebar is now available. | Alex Ning | 2019-12-30 | 1 | -0/+6 | |
| | ||||||
* | Add a BottomAppBar to navigate to subscriptions and multireddits. | Alex Ning | 2019-12-18 | 1 | -12/+5 | |
| | ||||||
* | Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed. | Alex Ning | 2019-12-17 | 1 | -0/+37 | |
| | ||||||
* | Changing post layout in other activities is available. Show username in card ↵ | Alex Ning | 2019-11-11 | 4 | -0/+24 | |
| | | | | layout posts. | |||||
* | Changing post layout in ViewSubredditDetailActivity is available. Tweak the ↵ | Alex Ning | 2019-11-11 | 1 | -0/+6 | |
| | | | | compact post UI. Minor bugs fixed. | |||||
* | Compact post layout is available. Fixed WebView cannot be inflated on ↵ | Alex Ning | 2019-11-08 | 1 | -0/+6 | |
| | | | | Android Lollipop. Tweak the comment item UI. | |||||
* | Fixed UI issues in posts and comments. Version 1.4.0. | Alex Ning | 2019-10-29 | 1 | -1/+1 | |
| | ||||||
* | Sorting post comments is now available. | Alex Ning | 2019-10-19 | 1 | -8/+15 | |
| | ||||||
* | Add ViewGifActivity to view gifs. Fixed some links cannot be opened by ↵ | Alex Ning | 2019-10-08 | 1 | -0/+10 | |
| | | | | browsers. Maybe fixed IllegalStateException in ViewSubredditDetailActivity and FilteredThingActivity. Minor bugs fixed. | |||||
* | Change project structures. | Alex Ning | 2019-09-29 | 6 | -6/+6 | |
| | ||||||
* | Viewing saved comments in Saved is available. | Alex Ning | 2019-09-18 | 2 | -9/+19 | |
| | ||||||
* | Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ↵ | Alex Ning | 2019-09-17 | 1 | -1/+2 | |
| | | | | ViewPostDetailActivity. Fixed app crashes when pressing the comment button in ViewPostDetailActivity while the post is not loaded. Re-enable spalsh screen. | |||||
* | Fix status bar and navbar icon color in MainActivity. | Alex Ning | 2019-09-14 | 1 | -6/+14 | |
| | ||||||
* | Hiding and unhiding posts are now available. | Alex Ning | 2019-09-08 | 1 | -5/+11 | |
| | ||||||
* | Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy ↵ | Alex Ning | 2019-08-30 | 1 | -2/+8 | |
| | | | | mode. Fixed several bugs in ViewModels. Minor bugs fixed. | |||||
* | View crosspost parent in ViewPostDetailActivity when clicking the crosspost ↵ | Alex Ning | 2019-08-30 | 1 | -6/+13 | |
| | | | | icon or select Crosspost parent menu item in toolbar. Filter NSFW posts in FilteredThingActivity is now available. | |||||
* | Saving and unsaving post are now available. Disable commenting and replying ↵ | Alex Ning | 2019-08-22 | 1 | -6/+13 | |
| | | | | for locked posts in last commit. | |||||
* | View messages in ViewMessageActivity. Use LinkResolverActivity to handle ↵ | Alex Ning | 2019-08-18 | 1 | -0/+9 | |
| | | | | link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted. | |||||
* | Sorting gilded posts in AccountPostsActivity is available. Refreshing in ↵ | Alex Ning | 2019-08-14 | 1 | -0/+23 | |
| | | | | AccountPostsActivity is available. | |||||
* | Sorting users posts in ViewUserDetailActivity and FilteredPostsActivity is ↵ | Alex Ning | 2019-08-14 | 1 | -3/+9 | |
| | | | | available. | |||||
* | Edit flair for posts is now available. | Alex Ning | 2019-08-14 | 1 | -0/+7 | |
| | ||||||
* | Set NSFW and spoiler are now available. | Alex Ning | 2019-08-13 | 1 | -1/+13 | |
| | ||||||
* | Editing and deleting comments are now available. | Alex Ning | 2019-08-13 | 1 | -0/+10 | |
| | ||||||
* | Deleting and editing posts are now available. | Alex Ning | 2019-08-12 | 2 | -0/+24 | |
| | ||||||
* | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 2019-08-07 | 5 | -5/+5 | |
| | | | | data is required before launching the app. | |||||
* | Sorting and refreshing in FilteredPostsActivity are available. | Alex Ning | 2019-08-05 | 1 | -0/+17 | |
| | ||||||
* | Searching subreddits to post is available. Use Toolbar instead of ActionBar ↵ | Alex Ning | 2019-08-05 | 1 | -0/+10 | |
| | | | | in various activities. Minor bugs fixed. | |||||
* | Use Brige library and Android-State library to avoid ↵ | Alex Ning | 2019-07-31 | 3 | -3/+3 | |
| | | | | TransactionTooLargeException during state saving and restoration. Minor bugs fixed. | |||||
* | Sorting in SearchResultActivity is available. Switch DataSource instead of ↵ | Alex Ning | 2019-07-28 | 1 | -2/+9 | |
| | | | | replacing fragments when changing sorting types. Minor bugs fixed. | |||||
* | Sorting posts is now available. Minor bugs fixed. | Alex Ning | 2019-07-26 | 2 | -6/+20 | |
| | ||||||
* | Add a search button in ViewSubredditDetailActivity and ↵ | Alex Ning | 2019-07-18 | 5 | -6/+47 | |
| | | | | ViewUserDetailActivity. Search posts in a specific subreddit is available. Rename SearchActivity to SearchResultActivity. Add SearchActivity for searching instead of searching in MainActivity. | |||||
* | Sumbitting gif and video posts is now available. | Alex Ning | 2019-07-14 | 1 | -0/+10 | |
| | ||||||
* | Preparing to submit image posts. | Alex Ning | 2019-07-12 | 1 | -0/+10 | |
| | ||||||
* | Submitting link posts is available. Fixed force stop when a user has no post ↵ | Alex Ning | 2019-07-12 | 1 | -0/+10 | |
| | | | | in ViewUserDetailActivity. | |||||
* | Submitting posts to subreddit is available now. Fixed User's posts cannot be ↵ | Alex Ning | 2019-07-11 | 1 | -0/+10 | |
| | | | | all loaded. | |||||
* | Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks. | Alex Ning | 2019-06-13 | 2 | -2/+18 | |
| | ||||||
* | Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in ↵ | Alex Ning | 2019-06-11 | 3 | -10/+23 | |
| | | | | dark mode in ViewUserDetailActivity. Fixed force stop after orientation change in ViewUserDetailActivity. | |||||
* | Lazy Mode: Automatically scroll down the recyclerview in PostFragment to ↵ | Alex Ning | 2019-06-08 | 1 | -6/+11 | |
| | | | | view posts without using hands. |