Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-13 | Continue adding support for custom font. | Alex Ning | 2 | -24/+24 | |
2021-09-27 | Disable refreshing in SubscribedThingListingActivity in anonymous mode. | Alex Ning | 1 | -1/+1 | |
2021-09-27 | Added strings.xml entry for switchpref. | Andrew Rasch | 1 | -1/+1 | |
2021-09-27 | Enable folding phone support for card view | Andrew Rasch | 1 | -0/+23 | |
Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml. | |||||
2021-08-11 | Disable video autoplay when separating post and comments in post detail page ↵ | Alex Ning | 1 | -2/+4 | |
is enabled. | |||||
2021-08-02 | New options: separate post and comments in post details page. | Alex Ning | 1 | -0/+45 | |
2021-03-08 | The number of columns in card layout 2 is available. | Alex Ning | 1 | -1/+66 | |
2020-08-25 | Add options to change the number of columns in PostFragment portrait and ↵ | Alex Ning | 1 | -0/+18 | |
landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30. |