aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_post_link.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Suggest title when submitting link post.Alex Ning2021-04-011-10/+27
* 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-28/+19
* 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
* Bugs fixed related to submitting link and text posts.Alex Ning2019-08-061-1/+1
* Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning2019-08-051-1/+15
* 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-0/+95
d>Fix crash when parsing post with null readPostList value.Alex Ning1-2/+5 2020-12-07View video or image to mark the post as read.Alex Ning1-0/+3 2020-12-07Mark posts as read.Alex Ning19-126/+338 2020-12-07Prepare to add a new feature: hide read posts.Alex Ning8-120/+410 2020-12-06Add donation infoDocile-Alligator1-0/+3 2020-12-06Version 4.1.1.Alex Ning2-3/+3 2020-12-06Fix very small flair icon.Alex Ning1-17/+4 2020-12-03Add setImmersiveModeNotApplicable() in some activities.Alex Ning2-0/+6 2020-12-02Version 4.1.1-beta1.Alex Ning3-5/+6 2020-12-02Add an option to disable search history.Alex Ning6-17/+31 2020-12-02Lower the threshold for image preview width and height.Alex Ning2-22/+26 2020-12-02Try fixing ANR when releasing ExoPlayer.Alex Ning5-6/+14 2020-12-02Fix some NullPointerException.Alex Ning2-10/+11 2020-12-02Try fixing IllegalStateException for fragments in various Activities.Alex Ning5-11/+12 2020-12-02Maybe fixed IllegaStateException for ShareLinkBottomSheetFragment and CopyTex...Alex Ning2-12/+9 2020-12-01Maybe fix IndexOutOfBoundsException when parsing spoiler syntax.Alex Ning4-0/+25 2020-12-01Disable nsfw warning in ViewUserDetailActivity.Alex Ning1-3/+3 2020-12-01Maybe fix crash when downloading media.Alex Ning3-240/+2 2020-12-01Minor bugs fixed.Alex Ning3-13/+28 2020-12-01Fix ArrayIndexOutOfBoundsException in FollowedUsersRecyclerViewAdapter. Minor...Alex Ning4-122/+147 2020-12-01Update translation.Alex Ning10-849/+1636 2020-12-01Show upvoted or downvoted color in topScoreTextView in CommentViewHolder.Alex Ning1-0/+10 2020-11-30Changing language is now available.Alex Ning8-3/+83