aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/attr.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update a bunch of librariesTacoTheDank2021-09-251-3/+0
|
* Prepare to add different font support.Alex Ning2020-06-101-0/+12
|
* Support viewing gfycat videos in app.Alex Ning2020-05-281-0/+3
|
* Remove unused attributes. Fix loading images using GlideImageGetter after ↵Alex Ning2020-04-181-44/+0
| | | | the activity is destroyed.
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+3
|
* Add a custom theme table in database.Alex Ning2020-03-051-2/+2
|
* Still prepare to support multiple themes.Alex Ning2020-03-011-0/+1
|
* Still prepare to add different themes.Alex Ning2020-02-271-25/+40
|
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-0/+23
|
* Set post layout for subreddit and user posts individually.Alex Ning2019-11-111-0/+1
|
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+13
|
* Add title and content font size options.Alex Ning2019-09-261-0/+16
|
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-0/+8
|
* Make navigation bar and status bar transparent to display posts, comments, ↵Alex Ning2019-08-101-0/+4
subreddits and users under them. Minor UI tweaks for bottom sheet fragments.