aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_post_image.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-11Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator1-2/+2
2024-09-05Start adding contentDescription for image views.Docile-Alligator1-1/+4
2024-05-15Bold title in PostXXXActivity.Docile-Alligator1-1/+1
2024-03-19Version 7.1.0-beta1. Submit gallery posts with text content (without embedded...Docile-Alligator1-1/+1
2024-03-17Click the corresponding layout group to open subreddit listing in PostXXXActi...Docile-Alligator1-0/+1
2024-03-14Submit image posts with text content (without embedded images).Docile-Alligator1-208/+235
2022-11-08Material Design 3 Switch. Target Sdk 33.Docile-Alligator1-1/+1
2022-04-25Submitting posts using another account is available in other PostXXXActivity.Docile-Alligator1-0/+27
2021-11-10Some UI tweaks.Alex Ning1-17/+5
2021-11-04Minor layout tweaks.Alex Ning1-3/+3
2021-11-04Fix Material Design 3 issue.Alex Ning1-4/+6
2021-07-14Use MaterialButton in PostXXXActivity.Alex Ning1-1/+1
2021-07-14Choose whether receiving post reply notifications or not in PostImageActivity.Alex Ning1-1/+38
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning1-2/+2
2020-06-10Prepare to add different font support.Alex Ning1-3/+10
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning1-13/+3
2020-04-17Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning1-31/+22
2020-03-15Still implementing custom themes.Alex Ning1-2/+2
2020-03-15Implement custom multiple themes (Buggy).Alex Ning1-0/+3
2020-03-01Still prepare to support multiple themes.Alex Ning1-5/+15
2020-02-27Still prepare to add different themes.Alex Ning1-9/+9
2020-02-26Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning1-4/+4
2020-02-22Revert the change to make some activities immersive.Alex Ning1-19/+5
2020-02-18Implement immersive mode in many other activities.Alex Ning1-5/+19
2019-10-03AMOLED dark theme is now available.Alex Ning1-0/+2
2019-09-26Add title and content font size options.Alex Ning1-1/+1
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning1-3/+9
2019-08-26Tap the error view to retry loading comments in ViewPostDetailActivity. Minor...Alex Ning1-3/+7
2019-08-12Deleting and editing posts are now available.Alex Ning1-2/+2
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-1/+1
2019-08-05Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning1-1/+15
2019-07-17Flair, spoiler and nsfw support for submitting posts.Alex Ning1-0/+51
2019-07-12Preparing to submit image posts.Alex Ning1-17/+52
2019-07-12Submitting link posts is available. Fixed force stop when a user has no post ...Alex Ning1-1/+1
2019-07-11Submitting posts to subreddit is available now. Fixed User's posts cannot be ...Alex Ning1-0/+1
2019-07-10Place all the subscribed subreddits and users to SubscribedThingListingActivi...Alex Ning1-4/+4
2019-07-09Minor UI tweaks. Preparing for submitting text posts.Alex Ning1-0/+94