Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ↵ | Alex Ning | 2020-07-19 | 1 | -3/+22 |
| | | | | fix wrong password error. Show an info to guide users how to type in 2FA code. | ||||
* | Changing font is available. Fix subtitle on toolbar being cut if the font is ↵ | Alex Ning | 2020-06-10 | 1 | -1/+2 |
| | | | | large. | ||||
* | Remove unused attributes. Fix loading images using GlideImageGetter after ↵ | Alex Ning | 2020-04-18 | 1 | -2/+0 |
| | | | | the activity is destroyed. | ||||
* | Still implementing custom themes. | Alex Ning | 2020-03-18 | 1 | -15/+5 |
| | |||||
* | Implement custom multiple themes (Buggy). | Alex Ning | 2020-03-15 | 1 | -0/+1 |
| | |||||
* | Still prepare to support multiple themes. | Alex Ning | 2020-03-01 | 1 | -5/+15 |
| | |||||
* | Compact post layout is available. Fixed WebView cannot be inflated on ↵ | Alex Ning | 2019-11-08 | 1 | -1/+1 |
| | | | | Android Lollipop. Tweak the comment item UI. | ||||
* | AMOLED dark theme is now available. | Alex Ning | 2019-10-03 | 1 | -0/+2 |
| | |||||
* | Change project structures. | Alex Ning | 2019-09-29 | 1 | -1/+1 |
| | |||||
* | Changing lazy mode interval in Settings is now available. | Alex Ning | 2019-08-26 | 1 | -3/+18 |
| | |||||
* | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 2019-08-07 | 1 | -1/+1 |
| | | | | data is required before launching the app. | ||||
* | Migrate to AndroidX | Alex Ning | 2019-02-21 | 1 | -2/+2 |
| | |||||
* | First commit | Alex Ning | 2018-07-26 | 1 | -0/+14 |