aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/styles.xml (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-08-22Check for theme setting on every activities except ViewImageActivity and View...Alex Ning1-0/+2
2019-08-21Fixed getting same notifications for different accounts (for real this time)....Alex Ning1-0/+4
2019-08-12Deleting and editing posts are now available.Alex Ning1-0/+13
2019-08-10Make navigation bar and status bar transparent to display posts, comments, su...Alex Ning1-1/+1
2019-05-07Dark theme support.Alex Ning1-2/+2
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning1-1/+11
2019-01-04Minor UI tweaks.Alex Ning1-1/+3
2018-09-22Disable the animation for finishing activity in ViewImageActivity and ViewVid...Alex Ning1-1/+0
2018-09-21Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning1-4/+8