aboutsummaryrefslogtreecommitdiff
path: root/.idea (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change some methods related to parsing data to static methods. Preparing to u...Alex Ning2018-08-271-0/+0
* Display the number of gold given to the post.Alex Ning2018-08-261-0/+0
* Load comment and post content text in HTML form instead of String. Fixed a bu...Alex Ning2018-08-201-0/+0
* Rename some classes and layout resources. Feature added: view posts in ViewSu...Alex Ning2018-08-201-0/+0
* Added feature: Vote in ViewPostDetailActivity. Fix some behavior after the vo...Alex Ning2018-08-181-0/+0
* Load user info after the new access token is retrieved if the old access toke...Alex Ning2018-08-181-0/+0
* Fetch the subreddit info and save it to the database. Solve a bug that cannot...Alex Ning2018-08-051-0/+0
* Preparing to fetch the subreddit info and save it to the database.Alex Ning2018-07-312-52/+0
* Save subscribed subreddits and users to the SQLite database by using Room Per...Alex Ning2018-07-291-0/+0
* Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so...Alex Ning2018-07-282-4/+4
* First commitAlex Ning2018-07-268-0/+160