aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filtering posts to specific type when the type chip is clicked in posts. Mino...Alex Ning2019-08-051-2/+6
* Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning2019-08-051-5/+12
* Create LinkResolverActivity to resolve the reddit links instead of resolving ...Alex Ning2019-08-021-32/+17
* Implement Deep Link to open reddit links directly in this app.Alex Ning2019-08-011-4/+30
* Capture images and videos from camera when click capture fab in PostImageActi...Alex Ning2019-07-241-0/+11
* Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity...Alex Ning2019-07-181-1/+6
* Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning2019-07-181-0/+4
* Sumbitting gif and video posts is now available.Alex Ning2019-07-141-0/+5
* Preparing to submit image posts.Alex Ning2019-07-121-0/+5
* Submitting link posts is available. Fixed force stop when a user has no post ...Alex Ning2019-07-121-0/+5
* Submitting posts to subreddit is available now. Fixed User's posts cannot be ...Alex Ning2019-07-111-2/+4
* Place all the subscribed subreddits and users to SubscribedThingListingActivi...Alex Ning2019-07-101-2/+11
* Minor UI tweaks. Preparing for submitting text posts.Alex Ning2019-07-091-2/+5
* Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2019-06-131-4/+11
* Pause lazy mode if the user is swiping posts.Alex Ning2019-06-091-2/+2
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-221-5/+9
* View user details in ViewUserDetailActivity. Follow or unfollow user is not p...Alex Ning2019-01-111-2/+2
* New feature: Subscribe or unsubscribe to a subreddit. Allow clear text traffi...Alex Ning2019-01-071-1/+2
* Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed.Alex Ning2018-10-121-0/+1
* Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning2018-09-211-2/+6
* Cancel loading the user's info when there is nobody logging in. Delete a line...Alex Ning2018-08-051-1/+0
* Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...Alex Ning2018-07-301-1/+9
* First commitAlex Ning2018-07-261-0/+44