Alex Ning
|
456429725b
|
Change project structures.
|
2019-09-29 21:18:45 +08:00 |
|
Alex Ning
|
c1adf51537
|
Viewing saved comments in Saved is available.
|
2019-09-18 11:10:16 +08:00 |
|
Alex Ning
|
3592dc29da
|
Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ViewPostDetailActivity. Fixed app crashes when pressing the comment button in ViewPostDetailActivity while the post is not loaded. Re-enable spalsh screen.
|
2019-09-17 08:44:48 +08:00 |
|
Alex Ning
|
2f15383718
|
Fix status bar and navbar icon color in MainActivity.
|
2019-09-14 11:11:39 +08:00 |
|
Alex Ning
|
5dbe271b2c
|
Hiding and unhiding posts are now available.
|
2019-09-08 16:08:39 +08:00 |
|
Alex Ning
|
b34fcf1c6d
|
Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy mode. Fixed several bugs in ViewModels. Minor bugs fixed.
|
2019-08-30 16:22:41 +08:00 |
|
Alex Ning
|
a5a77fca04
|
View crosspost parent in ViewPostDetailActivity when clicking the crosspost icon or select Crosspost parent menu item in toolbar. Filter NSFW posts in FilteredThingActivity is now available.
|
2019-08-30 11:35:44 +08:00 |
|
Alex Ning
|
d4fc671605
|
Saving and unsaving post are now available. Disable commenting and replying for locked posts in last commit.
|
2019-08-22 17:01:25 +08:00 |
|
Alex Ning
|
ffd1d6e204
|
View messages in ViewMessageActivity. Use LinkResolverActivity to handle link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted.
|
2019-08-18 16:03:58 +08:00 |
|
Alex Ning
|
2dbb854bfc
|
Sorting gilded posts in AccountPostsActivity is available. Refreshing in AccountPostsActivity is available.
|
2019-08-14 16:52:59 +08:00 |
|
Alex Ning
|
0a3d6520bc
|
Sorting users posts in ViewUserDetailActivity and FilteredPostsActivity is available.
|
2019-08-14 16:31:18 +08:00 |
|
Alex Ning
|
a62f47aacb
|
Edit flair for posts is now available.
|
2019-08-14 10:57:41 +08:00 |
|
Alex Ning
|
6872faa93d
|
Set NSFW and spoiler are now available.
|
2019-08-13 15:29:27 +08:00 |
|
Alex Ning
|
81e0897a1f
|
Editing and deleting comments are now available.
|
2019-08-13 14:25:16 +08:00 |
|
Alex Ning
|
b1b3642ca8
|
Deleting and editing posts are now available.
|
2019-08-12 17:20:33 +08:00 |
|
Alex Ning
|
425bc857cf
|
Refactored all the other classes to support multi user. Clearing the app data is required before launching the app.
|
2019-08-07 23:28:02 +08:00 |
|
Alex Ning
|
7761d38756
|
Sorting and refreshing in FilteredPostsActivity are available.
|
2019-08-05 17:18:30 +08:00 |
|
Alex Ning
|
0d1fcecde6
|
Searching subreddits to post is available. Use Toolbar instead of ActionBar in various activities. Minor bugs fixed.
|
2019-08-05 10:30:22 +08:00 |
|
Alex Ning
|
47515b87d0
|
Use Brige library and Android-State library to avoid TransactionTooLargeException during state saving and restoration. Minor bugs fixed.
|
2019-08-01 00:29:29 +08:00 |
|
Alex Ning
|
111ba8e5fc
|
Sorting in SearchResultActivity is available. Switch DataSource instead of replacing fragments when changing sorting types. Minor bugs fixed.
|
2019-07-29 00:52:08 +08:00 |
|
Alex Ning
|
1fc8423906
|
Sorting posts is now available. Minor bugs fixed.
|
2019-07-26 10:50:32 +08:00 |
|
Alex Ning
|
216228cf02
|
Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity. Search posts in a specific subreddit is available. Rename SearchActivity to SearchResultActivity. Add SearchActivity for searching instead of searching in MainActivity.
|
2019-07-18 23:59:14 +08:00 |
|
Alex Ning
|
e0212985f8
|
Sumbitting gif and video posts is now available.
|
2019-07-14 21:29:10 +08:00 |
|
Alex Ning
|
de4b53ddf0
|
Preparing to submit image posts.
|
2019-07-13 00:05:38 +08:00 |
|
Alex Ning
|
68d3a7b09f
|
Submitting link posts is available. Fixed force stop when a user has no post in ViewUserDetailActivity.
|
2019-07-12 09:35:05 +08:00 |
|
Alex Ning
|
d8669c94e8
|
Submitting posts to subreddit is available now. Fixed User's posts cannot be all loaded.
|
2019-07-11 16:32:27 +08:00 |
|
Alex Ning
|
42c7b316f3
|
Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.
|
2019-06-13 12:16:04 +08:00 |
|
Alex Ning
|
22ec85b3dd
|
Lazy mode in ViewUserDetailActivity. Fixed follow chip background color in dark mode in ViewUserDetailActivity. Fixed force stop after orientation change in ViewUserDetailActivity.
|
2019-06-11 11:21:56 +08:00 |
|
Alex Ning
|
7cfc4296a0
|
Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view posts without using hands.
|
2019-06-08 08:01:31 +08:00 |
|
Alex Ning
|
fe4ba7501e
|
Refresh post in ViewPostDetailActivity.
|
2019-06-06 12:05:11 +08:00 |
|
Alex Ning
|
9530e1f497
|
Fixed user icon and user banner not displaying after user login. LoginActivity will not show page not found error after login finish.
|
2019-02-26 21:56:51 +08:00 |
|
Alex Ning
|
1293eac5c8
|
Add a search view in MainActivity and add a SearchActivity.
|
2019-02-22 13:34:24 +08:00 |
|
Alex Ning
|
f529bba550
|
Refreshing posts is working now.
|
2018-12-30 21:54:44 +08:00 |
|
Alex Ning
|
b7e1d92c7e
|
Error handling for loading posts now works again. Don't show refresh button as an icon. Rewrite some code.
|
2018-12-29 13:38:18 +08:00 |
|
Alex Ning
|
bfb311d75f
|
Add a feature which is refreshing the posts by clicking the refresh button. Minor bugs fixed. Rewrite some code.
|
2018-09-24 17:03:57 +08:00 |
|
Alex Ning
|
88e4cf810f
|
Click the subreddit icon or the subreddit name to view the subreddit's details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed.
|
2018-09-21 23:35:57 +08:00 |
|
Alex Ning
|
7f8ca49190
|
Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subreddits RecyclerView to lauch the ViewSubredditActivity.
|
2018-07-30 23:27:52 +08:00 |
|
Alex Ning
|
0e6d4ae525
|
Add RecyclerView for subscribed subreddits in navigation drawer and rewrite some code
|
2018-07-28 13:38:50 +08:00 |
|
Alex Ning
|
1f2137dd36
|
First commit
|
2018-07-26 23:04:44 +08:00 |
|