aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor layout tweaks.Alex Ning2020-02-021-1/+1
* Show a play button on the image if the post is a video or an image.Alex Ning2019-12-191-7/+23
* Changing post layout in other activities is available. Show username in card ...Alex Ning2019-11-111-1/+17
* Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning2019-10-291-119/+32
* Make Placing vote buttons on the right an option.Alex Ning2019-10-291-17/+93
* Use FlowLayout to host all the information of a post in item_post and item_po...Alex Ning2019-10-281-93/+51
* Disable clicking comment icon in a post to submit a comment. Enlarge the icon...Alex Ning2019-10-251-4/+13
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+1
* Change project structures.Alex Ning2019-09-291-2/+2
* Blurring spoiler post images is now available. Change spoiler and flair text ...Alex Ning2019-09-271-4/+4
* Add title and content font size options.Alex Ning2019-09-261-1/+1
* Display comments count in the post. Display a comment and a save button in a ...Alex Ning2019-09-221-47/+107
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-8/+12
* This app now has an icon (finally)git statusgit statusgit status Add a credit...Alex Ning2019-08-271-0/+1
* Display an archived icon if the post is archived. Display a locked icon if th...Alex Ning2019-08-261-26/+54
* Deleting and editing posts are now available.Alex Ning2019-08-121-2/+2
* Sorting and refreshing in FilteredPostsActivity are available.Alex Ning2019-08-051-1/+1
* Fixed UI in dark theme. Minor bugs fixed.Alex Ning2019-08-041-4/+4
* Fixed bugs when posting without a flair specified. Minor UI tweaks.Alex Ning2019-07-191-5/+2
* Display spoiler and flair info in posts.Alex Ning2019-07-171-1/+43
* Minor UI tweaks.Alex Ning2019-06-181-0/+1
* Fixed dark theme in landscape mode. Display the host of the url when the post...Alex Ning2019-06-061-30/+39
* Fixed UI problems introduced by dark theme.Alex Ning2019-06-051-1/+1
* Dark theme support.Alex Ning2019-05-071-4/+5
* Reverse the change of unescaping HTML because it also remove all the HTML tag...Alex Ning2019-05-071-6/+9
* Unescape HTML for post content and comments. Minor UI fixes.Alex Ning2019-04-261-13/+6
* Migrate to AndroidXAlex Ning2019-02-211-6/+6
* Enlarge the area which contains subreddit or user name and icon for easier to...Alex Ning2019-01-221-3/+0
* Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr...Alex Ning2019-01-221-26/+37
* Fixed infinite loading duplicate posts when there is no more posts to load. M...Alex Ning2019-01-211-1/+6
* Minor UI tweaks.Alex Ning2019-01-041-24/+21
* Use GifImageView to display all the images in order to prevent slow playing o...Alex Ning2018-12-221-4/+4
* Use MVVM design pattern to load and display the posts. Minor bugs fixed.Alex Ning2018-11-091-0/+1
* Minor layout tweaks.Alex Ning2018-11-081-3/+5
* Use AspectRatiotImageView instead of ImageView to fully display the preview i...Alex Ning2018-10-281-4/+5
* Move refreshAccessToken method from RefreshAccessToken class to AccessTokenAu...Alex Ning2018-10-191-1/+0
* Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...Alex Ning2018-10-051-194/+201
* Minor layout tweaks.Alex Ning2018-10-011-3/+3
* Add an error view when loading the image fails in ViewImageActivity.Alex Ning2018-10-011-8/+12
* Change the layout of post. Add an error view when loading the preview image f...Alex Ning2018-09-281-169/+190
* Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some...Alex Ning2018-08-301-1/+1
* Display a thumbtack icon if the post is stickied on top. Display a gold icon ...Alex Ning2018-08-241-9/+37
* Rename some classes and layout resources. Feature added: view posts in ViewSu...Alex Ning2018-08-201-0/+180