aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_post_video.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix controller animation issues in StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-091-1/+3
* Migrate from PlayerView to StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-081-1/+1
* Version 7.1.0-beta1. Submit gallery posts with text content (without embedded...Docile-Alligator2024-03-191-1/+1
* Click the corresponding layout group to open subreddit listing in PostXXXActi...Docile-Alligator2024-03-171-0/+1
* Submit video posts with text content (without embedded images).Docile-Alligator2024-03-151-207/+234
* Material Design 3 Switch. Target Sdk 33.Docile-Alligator2022-11-081-1/+1
* Submitting posts using another account is available in other PostXXXActivity.Docile-Alligator2022-04-251-0/+27
* Some UI tweaks.Alex Ning2021-11-101-21/+11
* Minor layout tweaks.Alex Ning2021-11-041-3/+3
* Fix Material Design 3 issue.Alex Ning2021-11-041-4/+4
* Use MaterialButton in PostXXXActivity.Alex Ning2021-07-141-1/+1
* Choose whether receiving post reply notifications or not in PostVideoActivity.Alex Ning2021-07-141-1/+38
* 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-3/+10
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-13/+3
* Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning2020-04-171-30/+21
* Still implementing custom themes.Alex Ning2020-03-151-2/+2
* 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-4/+4
* 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-1/+1
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-3/+9
* Receiving images, videos and texts to directly submitting different kinds of ...Alex Ning2019-08-281-4/+5
* Tap the error view to retry loading comments in ViewPostDetailActivity. Minor...Alex Ning2019-08-261-3/+7
* 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
* Sorting posts is now available. Minor bugs fixed.Alex Ning2019-07-261-5/+3
* Flair, spoiler and nsfw support for submitting posts.Alex Ning2019-07-171-0/+51
* Sumbitting gif and video posts is now available.Alex Ning2019-07-141-0/+130