Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lowercase package names. | Alex Ning | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Fix color of some icons. | Alex Ning | 2020-10-23 | 1 | -1/+1 |
| | |||||
* | Long press the Floating Action Button to see more options. | Alex Ning | 2020-09-27 | 1 | -1/+1 |
| | |||||
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 1 | -1/+1 |
| | |||||
* | Change project structures. | Alex Ning | 2019-09-29 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Add a search button in ViewSubredditDetailActivity and ↵ | Alex Ning | 2019-07-18 | 1 | -0/+12 |
ViewUserDetailActivity. Search posts in a specific subreddit is available. Rename SearchActivity to SearchResultActivity. Add SearchActivity for searching instead of searching in MainActivity. |