aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add more themeing options for links, private messages, etc. Restructure class...Alex Ning2020-07-031-1/+1
* Fully collapsing comments is now available (barebone).Alex Ning2020-07-032-0/+57
* Read all the replies when replying a message. Update the replied message in I...Alex Ning2020-07-011-0/+1
* Replying to messages is now available. Remove CollapsingToolbarLayout in View...Alex Ning2020-07-011-16/+6
* Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the...Alex Ning2020-07-011-27/+81
* Implemente a chat UI for private messages.Alex Ning2020-06-303-8/+104
* Show all the messages in ViewPrivateMessagesActivity.Alex Ning2020-06-291-2/+1
* Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...Alex Ning2020-06-293-14/+66
* Add another tab for PM in ViewMessageActivity.Alex Ning2020-06-271-43/+15
* Prepare to support PM.Alex Ning2020-06-231-0/+46
* Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsers...Alex Ning2020-06-231-1/+1
* Add an option to automatically try loading removed gfycat videos on Redgifs.Alex Ning2020-06-201-3/+4
* Add an option: Mute Autoplaying Videos.Alex Ning2020-06-203-5/+5
* Add icons to sort bottom sheets.Hermes Junior2020-06-173-152/+204
* Add some padding between markdown paragraghs. Delete Caveat font.Alex Ning2020-06-174-16/+5
* Merge pull request #120 from OHermesJunior/see-removedDocile-Alligator2020-06-171-1/+20
|\
| * Implement option to see removed comment.Hermes Junior2020-06-161-1/+20
* | Fix text color in SetAsWallpaperBottomSheet.Alex Ning2020-06-171-3/+3
* | Add FontPreviewFragment. Add some fonts and delete some.Alex Ning2020-06-171-0/+128
|/
* Resolve conflicts: Some refactors on media activities.Alex Ning2020-06-162-73/+21
* Merge pull request #124 from OHermesJunior/remove-sidebarDocile-Alligator2020-06-161-50/+0
|\
| * Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior2020-06-151-50/+0
* | Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap...Alex Ning2020-06-152-1/+7
|/
* Set image as wallpaper.Alex Ning2020-06-151-0/+74
* Add a rounded background to thumbnail in compact layout. Fix subreddits and u...Alex Ning2020-06-141-339/+340
* Add an option to move thumbnail in compact layout to the left.Alex Ning2020-06-131-0/+1
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-1038-59/+77
* Prepare to add different font support.Alex Ning2020-06-1098-161/+523
* Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu...Alex Ning2020-06-085-4/+72
* Add a tab for multireddit list in SubscribedThingActivity. Remove Multireddit...Alex Ning2020-06-082-4/+59
* Use outline icon for multireddit. Fix black report icon in dark theme. Add a ...Alex Ning2020-06-051-1/+1
* Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...Alex Ning2020-06-044-96/+154
* Remove ViewImgurGifFragment.Alex Ning2020-06-041-38/+0
* Show a progress bar in ViewVideoActivity if it is a gfycat video and in ViewI...Alex Ning2020-06-032-0/+25
* Support viewing imgur albums in-app.Alex Ning2020-06-034-0/+110
* Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerView...Alex Ning2020-05-0715-559/+1697
* Reporting comments is now available.Alex Ning2020-05-051-0/+18
* Reporting posts is now available.Alex Ning2020-05-051-1/+1
* Prepare to add report feature.Alex Ning2020-05-033-1/+69
* Show cakeday of users and subreddits, user description and post and comment k...Alex Ning2020-05-032-18/+71
* Beautify player control view for video autoplay.Alex Ning2020-05-011-57/+51
* Muting and unmuting audio when autoplaying are available.Alex Ning2020-05-011-1/+3
* Add an option for video autoplay. Rewrite some viewholders in PostRecyclerVie...Alex Ning2020-04-304-51/+56
* Move onClickListeners to ViewHolders in PostRecyclerViewAdapter. Pause video ...Alex Ning2020-04-304-3/+6
* Buggy video and Gif autoplay.Alex Ning2020-04-298-1/+1899
* Add awards background and text color to custom theme. Show only the number of...Alex Ning2020-04-182-7/+11
* Show the number of awards in PostRecyclerView instead.Alex Ning2020-04-181-12/+13
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-1845-206/+27
* Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning2020-04-176-158/+104
* Minor bugs fixed.Alex Ning2020-04-171-1/+1