aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_login.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start adding contentDescription for image views.Docile-Alligator2024-09-051-0/+1
* Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator2024-05-241-2/+1
* 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
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-1/+2
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-2/+0
* 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 Android...Alex Ning2019-11-081-1/+1
* 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 data...Alex Ning2019-08-071-1/+1
* Migrate to AndroidXAlex Ning2019-02-211-2/+2
* First commitAlex Ning2018-07-261-0/+14