aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-night (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed video control UI.Docile-Alligator2023-09-231-1/+1
|
* Apply custom theme to settings page.Docile-Alligator2022-08-151-1/+0
|
* Change several colors in Indigo theme.Alex Ning2021-06-111-1/+1
|
* Remove some unused resources.Alex Ning2020-09-161-1/+0
|
* Set different main tabs for different users.Alex Ning2020-08-201-0/+2
|
* Fix text color in SetAsWallpaperBottomSheet.Alex Ning2020-06-171-0/+1
|
* Remove unused comments.Alex Ning2020-02-271-53/+0
|
* Still prepare to add different themes.Alex Ning2020-02-271-13/+13
|
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-6/+6
|
* Show a play button on the image if the post is a video or an image.Alex Ning2019-12-191-0/+2
|
* Disabling immersive mode (content shown under status bar and nav bar) is now ↵Alex Ning2019-10-051-2/+0
| | | | available.
* AMOLED dark theme is now available.Alex Ning2019-10-031-4/+2
|
* Add a mic icon if the user is the submitter in comments. Add a mod icon if ↵Alex Ning2019-09-271-0/+8
| | | | the user is a moderator. Tweak the vertical bar colors in comments in dark theme.
* Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.Alex Ning2019-09-241-2/+2
|
* Load HLS video instead of Dash video to support older Android versions. ↵Alex Ning2019-09-101-1/+1
| | | | Fixed app crashes on opening video or images on older Android versions.
* Fixed notification color in dark theme.Alex Ning2019-09-041-0/+2
|
* Change score color if the post is voted.Alex Ning2019-09-031-0/+2
|
* Change upvoted color for upvote buttons.Alex Ning2019-09-031-1/+1
|
* Tap the error view to retry loading comments in ViewPostDetailActivity. ↵Alex Ning2019-08-261-0/+2
| | | | Minor UI tweaks.
* Fixed UI in dark theme.Alex Ning2019-08-221-0/+4
|
* Check for theme setting on every activities except ViewImageActivity and ↵Alex Ning2019-08-221-1/+1
| | | | ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks.
* Deleting and editing posts are now available.Alex Ning2019-08-121-1/+1
|
* Fixed UI in dark theme.Alex Ning2019-08-121-0/+2
|
* Make nav bar white in day theme and change it to the same color as ↵Alex Ning2019-08-111-0/+2
| | | | background color in some activities. Fixed nav bar icon color in dark theme. Minor UI tweaks.
* Make navigation bar and status bar transparent to display posts, comments, ↵Alex Ning2019-08-101-1/+1
| | | | subreddits and users under them. Minor UI tweaks for bottom sheet fragments.
* Fixed UI in dark theme. Minor bugs fixed.Alex Ning2019-08-041-0/+14
|
* Sorting in SearchResultActivity is available. Switch DataSource instead of ↵Alex Ning2019-07-281-0/+4
| | | | replacing fragments when changing sorting types. Minor bugs fixed.
* Fixed UI problems introduced by dark theme.Alex Ning2019-06-051-3/+3
|
* Dark theme support.Alex Ning2019-05-071-0/+26