aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/styles.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-11Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator1-2/+2
2024-05-13Migrate to AndroidX Media3.Docile-Alligator1-2/+2
2024-05-07Remove Butter Knife. Optimize imports.Docile-Alligator1-1/+1
2022-09-04Fix stupid Redgifs API issue.Docile-Alligator1-0/+26
2022-08-05Extra small font sizeDocile-Alligator1-0/+25
2022-07-28Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator1-4/+0
2022-06-18Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator1-0/+4
2022-02-25New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator1-0/+24
2021-12-12Undo superscript parser changes for now (#577)scria10001-0/+2
2021-12-01Make switches and checkboxes more consistent on Dark Modescria10001-0/+22
2021-10-30Start migrating to Material Design 3. Try optimizing image loading in PostRec...Alex Ning1-5/+5
2021-07-05Minor UI tweaks in RPANActivity.Alex Ning1-0/+4
2021-06-11Set bottom app bar enabled by default. Change Indigo colors.Alex Ning1-2/+2
2020-11-22Change theme back to Theme.MaterialComponents.Alex Ning1-2/+1
2020-11-22Use Theme.AppCompat.Alex Ning1-1/+1
2020-09-16Remove some unused resources.Alex Ning1-11/+0
2020-09-12Fix Immersive Interface on Android R. Set targetSdkVersion and compileSdkVers...Alex Ning1-4/+0
2020-08-11Set ViewImageOrGifActivity's background to transparent.Alex Ning1-1/+1
2020-07-15Remove font: Bad Script. Add some bold fonts.Alex Ning1-6/+66
2020-07-15Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragme...Alex Ning1-0/+10
2020-07-14Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView.Alex Ning1-10/+7
2020-06-17Allow sliding back on all activities.Hermes Junior1-1/+9
2020-06-17Add some padding between markdown paragraghs. Delete Caveat font.Alex Ning1-12/+0
2020-06-17Add FontPreviewFragment. Add some fonts and delete some.Alex Ning1-18/+30
2020-06-12Fix bugs related to favoriting multireddits. Add some fonts.Alex Ning1-0/+24
2020-06-10Add more fonts.Alex Ning1-0/+48
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning1-3/+6
2020-06-10Prepare to add different font support.Alex Ning1-0/+42
2020-06-04Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...Alex Ning1-3/+6
2020-06-03Support viewing imgur albums in-app.Alex Ning1-9/+17
2020-04-18Show the number of awards in PostRecyclerView instead.Alex Ning1-3/+1
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning1-133/+1
2020-04-06Fix app crashes when selecting font size to small. Version 3.0.1.Alex Ning1-1/+1
2020-03-16Apply theme to toolbars.Alex Ning1-60/+4
2020-03-15Still implementing custom themes.Alex Ning1-1/+1
2020-03-15Implement custom multiple themes (Buggy).Alex Ning1-0/+12
2020-03-05Add a custom theme table in database.Alex Ning1-16/+17
2020-03-01Still prepare to support multiple themes.Alex Ning1-12/+20
2020-02-27Remove unused comments.Alex Ning1-39/+0
2020-02-27Still prepare to add different themes.Alex Ning1-5/+101
2020-02-26Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning1-1/+109
2020-01-29Copy post title and content in ViewPostDetailActivity.Alex Ning1-0/+6
2019-11-15Swiping to refresh posts is now available.Alex Ning1-0/+5
2019-11-11Set post layout for subreddit and user posts individually.Alex Ning1-0/+4
2019-10-03AMOLED dark theme is now available.Alex Ning1-2/+49
2019-09-26Add title and content font size options.Alex Ning1-2/+77
2019-09-24Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.Alex Ning1-0/+1
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning1-0/+56
2019-09-10Load HLS video instead of Dash video to support older Android versions. Fixed...Alex Ning1-8/+1
2019-09-03Display a splash screen when the app starts.Alex Ning1-0/+4