aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_login.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a WebView for those who do not have Chrome installed.Alex Ning2021-03-111-2/+1
|
* Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning2021-02-031-0/+8
|
* Lowercase package names.Alex Ning2020-11-181-2/+2
|
* Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ↵Alex Ning2020-07-191-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 Ning2020-06-101-1/+2
| | | | large.
* Remove unused attributes. Fix loading images using GlideImageGetter after ↵Alex Ning2020-04-181-2/+0
| | | | the activity is destroyed.
* Still implementing custom themes.Alex Ning2020-03-181-15/+5
|
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+1
|
* Still prepare to support multiple themes.Alex Ning2020-03-011-5/+15
|
* Compact post layout is available. Fixed WebView cannot be inflated on ↵Alex Ning2019-11-081-1/+1
| | | | Android Lollipop. Tweak the comment item UI.
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+2
|
* Change project structures.Alex Ning2019-09-291-1/+1
|
* Changing lazy mode interval in Settings is now available.Alex Ning2019-08-261-3/+18
|
* Refactored all the other classes to support multi user. Clearing the app ↵Alex Ning2019-08-071-1/+1
| | | | data is required before launching the app.
* Migrate to AndroidXAlex Ning2019-02-211-2/+2
|
* First commitAlex Ning2018-07-261-0/+14