aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_post_text.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support Markdown bottom bar in EditCommentActivity, EditPostActivity and Post...Alex Ning2020-09-181-125/+140
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-2/+2
* Prepare to add different font support.Alex Ning2020-06-101-4/+11
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-11/+3
* Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning2020-04-171-29/+20
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+3
* Still prepare to support multiple themes.Alex Ning2020-03-011-5/+15
* Still prepare to add different themes.Alex Ning2020-02-271-9/+9
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-2/+2
* Revert the change to make some activities immersive.Alex Ning2020-02-221-19/+5
* Implement immersive mode in many other activities.Alex Ning2020-02-181-5/+19
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+2
* Add title and content font size options.Alex Ning2019-09-261-2/+2
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-4/+9
* Tap the error view to retry loading comments in ViewPostDetailActivity. Minor...Alex Ning2019-08-261-1/+1
* Deleting and editing posts are now available.Alex Ning2019-08-121-2/+2
* 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
pan>/+30 2019-11-11Changing post layout in other activities is available. Show username in card ...Alex Ning11-17/+151 2019-11-11Changing post layout in ViewSubredditDetailActivity is available. Tweak the c...Alex Ning7-15/+55 2019-11-09Update README.mdDocile-Alligator1-2/+3 2019-11-08Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning16-213/+1454 2019-11-05Fixed IllegalStateException in SubredditSelectionActivity. Downgrade material...Alex Ning3-67/+71 2019-10-29Minor UI issue fixed.Alex Ning1-1/+1 2019-10-29Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning14-322/+171 2019-10-29Placing vote buttons on the right for comments is now available.Alex Ning7-24/+210 2019-10-29Make Placing vote buttons on the right an option.Alex Ning42-196/+334