aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_post_text.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-1/+1
* Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning2019-08-051-1/+15
* Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity...Alex Ning2019-07-181-3/+3
* Flair, spoiler and nsfw support for submitting posts.Alex Ning2019-07-171-0/+51
* Submitting link posts is available. Fixed force stop when a user has no post ...Alex Ning2019-07-121-1/+1
* Submitting posts to subreddit is available now. Fixed User's posts cannot be ...Alex Ning2019-07-111-0/+1
* Place all the subscribed subreddits and users to SubscribedThingListingActivi...Alex Ning2019-07-101-4/+4
* Minor UI tweaks. Preparing for submitting text posts.Alex Ning2019-07-091-0/+94