aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_view_message.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...Alex Ning2020-06-291-54/+0
* Add another tab for PM in ViewMessageActivity.Alex Ning2020-06-271-43/+15
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-1/+2
* Prepare to add different font support.Alex Ning2020-06-101-1/+2
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-2/+0
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+1
* Swipe down to refresh is available in other activities.Alex Ning2019-11-191-14/+11
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+3
* Change project structures.Alex Ning2019-09-291-1/+1
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-1/+2
* View messages in ViewMessageActivity. Use LinkResolverActivity to handle link...Alex Ning2019-08-181-0/+81