aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml-sw600dp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-111-1/+1
|
* Remove Butter Knife. Optimize imports.Docile-Alligator2024-05-071-2/+1
|
* Continue deleting awards related components.Docile-Alligator2023-11-051-5/+0
|
* Continue adding support for custom font.Alex Ning2022-01-132-24/+24
|
* Disable refreshing in SubscribedThingListingActivity in anonymous mode.Alex Ning2021-09-271-1/+1
|
* Added strings.xml entry for switchpref.Andrew Rasch2021-09-271-1/+1
|
* Enable folding phone support for card viewAndrew Rasch2021-09-271-0/+23
| | | Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml.
* Disable video autoplay when separating post and comments in post detail page ↵Alex Ning2021-08-111-2/+4
| | | | is enabled.
* New options: separate post and comments in post details page.Alex Ning2021-08-021-0/+45
|
* The number of columns in card layout 2 is available.Alex Ning2021-03-081-1/+66
|
* Add options to change the number of columns in PostFragment portrait and ↵Alex Ning2020-08-251-0/+18
landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30.