aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/styles.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-111-2/+2
|
* Migrate to AndroidX Media3.Docile-Alligator2024-05-131-2/+2
|
* Remove Butter Knife. Optimize imports.Docile-Alligator2024-05-071-1/+1
|
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-041-0/+26
|
* Extra small font sizeDocile-Alligator2022-08-051-0/+25
|
* Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and ↵Docile-Alligator2022-07-281-4/+0
| | | | CustomThemePreviewActivity.
* Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator2022-06-181-0/+4
|
* New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator2022-02-251-0/+24
|
* Undo superscript parser changes for now (#577)scria10002021-12-121-0/+2
| | | Undo superscript parser changes
* Make switches and checkboxes more consistent on Dark Modescria10002021-12-011-0/+22
|
* Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning2021-10-301-5/+5
| | | | PostRecyclerViewAdapter.
* Minor UI tweaks in RPANActivity.Alex Ning2021-07-051-0/+4
|
* Set bottom app bar enabled by default. Change Indigo colors.Alex Ning2021-06-111-2/+2
|
* Change theme back to Theme.MaterialComponents.Alex Ning2020-11-221-2/+1
|
* Use Theme.AppCompat.Alex Ning2020-11-221-1/+1
|
* Remove some unused resources.Alex Ning2020-09-161-11/+0
|
* Fix Immersive Interface on Android R. Set targetSdkVersion and ↵Alex Ning2020-09-121-4/+0
| | | | compileSdkVersion to 30.
* Set ViewImageOrGifActivity's background to transparent.Alex Ning2020-08-111-1/+1
|
* Remove font: Bad Script. Add some bold fonts.Alex Ning2020-07-151-6/+66
|
* Add an option to ignore nav bar in ViewVideoActivity and ↵Alex Ning2020-07-151-0/+10
| | | | ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity.
* Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView.Alex Ning2020-07-141-10/+7
|
* Allow sliding back on all activities.Hermes Junior2020-06-171-1/+9
|
* Add some padding between markdown paragraghs. Delete Caveat font.Alex Ning2020-06-171-12/+0
|
* Add FontPreviewFragment. Add some fonts and delete some.Alex Ning2020-06-171-18/+30
|
* Fix bugs related to favoriting multireddits. Add some fonts.Alex Ning2020-06-121-0/+24
|
* Add more fonts.Alex Ning2020-06-101-0/+48
|
* Changing font is available. Fix subtitle on toolbar being cut if the font is ↵Alex Ning2020-06-101-3/+6
| | | | large.
* Prepare to add different font support.Alex Ning2020-06-101-0/+42
|
* Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe ↵Alex Ning2020-06-041-3/+6
| | | | up or down to finish ViewImageActivity, ViewGIFActivity and ViewVideoActivity. Fixed gifs downloaded as jpg.
* Support viewing imgur albums in-app.Alex Ning2020-06-031-9/+17
|
* Show the number of awards in PostRecyclerView instead.Alex Ning2020-04-181-3/+1
|
* Remove unused attributes. Fix loading images using GlideImageGetter after ↵Alex Ning2020-04-181-133/+1
| | | | the activity is destroyed.
* Fix app crashes when selecting font size to small. Version 3.0.1.Alex Ning2020-04-061-1/+1
|
* Apply theme to toolbars.Alex Ning2020-03-161-60/+4
|
* Still implementing custom themes.Alex Ning2020-03-151-1/+1
|
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+12
|
* Add a custom theme table in database.Alex Ning2020-03-051-16/+17
|
* Still prepare to support multiple themes.Alex Ning2020-03-011-12/+20
|
* Remove unused comments.Alex Ning2020-02-271-39/+0
|
* Still prepare to add different themes.Alex Ning2020-02-271-5/+101
|
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-1/+109
|
* Copy post title and content in ViewPostDetailActivity.Alex Ning2020-01-291-0/+6
|
* Swiping to refresh posts is now available.Alex Ning2019-11-151-0/+5
|
* Set post layout for subreddit and user posts individually.Alex Ning2019-11-111-0/+4
|
* AMOLED dark theme is now available.Alex Ning2019-10-031-2/+49
|
* Add title and content font size options.Alex Ning2019-09-261-2/+77
|
* Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.Alex Ning2019-09-241-0/+1
|
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-0/+56
|
* Load HLS video instead of Dash video to support older Android versions. ↵Alex Ning2019-09-101-8/+1
| | | | Fixed app crashes on opening video or images on older Android versions.
* Display a splash screen when the app starts.Alex Ning2019-09-031-0/+4
|