Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 1 | -2/+2 |
| | |||||
* | Add a BottomAppBar to navigate to subscriptions and multireddits. | Alex Ning | 2019-12-18 | 1 | -12/+5 |
| | |||||
* | 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. | ||||
* | Change project structures. | Alex Ning | 2019-09-29 | 1 | -1/+1 |
| | |||||
* | Fix status bar and navbar icon color in MainActivity. | Alex Ning | 2019-09-14 | 1 | -6/+14 |
| | |||||
* | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 2019-08-07 | 1 | -1/+1 |
| | | | | data is required before launching the app. | ||||
* | Use Brige library and Android-State library to avoid ↵ | Alex Ning | 2019-07-31 | 1 | -1/+1 |
| | | | | TransactionTooLargeException during state saving and restoration. Minor bugs fixed. | ||||
* | Sorting posts is now available. Minor bugs fixed. | Alex Ning | 2019-07-26 | 1 | -3/+10 |
| | |||||
* | Lazy Mode: Automatically scroll down the recyclerview in PostFragment to ↵ | Alex Ning | 2019-06-08 | 1 | -6/+11 |
| | | | | view posts without using hands. | ||||
* | Fixed user icon and user banner not displaying after user login. ↵ | Alex Ning | 2019-02-26 | 1 | -1/+1 |
| | | | | LoginActivity will not show page not found error after login finish. | ||||
* | Add a search view in MainActivity and add a SearchActivity. | Alex Ning | 2019-02-22 | 1 | -1/+8 |
| | |||||
* | Error handling for loading posts now works again. Don't show refresh button ↵ | Alex Ning | 2018-12-29 | 1 | -1/+1 |
| | | | | as an icon. Rewrite some code. | ||||
* | Add a feature which is refreshing the posts by clicking the refresh button. ↵ | Alex Ning | 2018-09-24 | 1 | -0/+12 |
Minor bugs fixed. Rewrite some code. |