aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_login.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-19Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ...Alex Ning1-3/+22
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning1-1/+2
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning1-2/+0
2020-03-18Still implementing custom themes.Alex Ning1-15/+5
2020-03-15Implement custom multiple themes (Buggy).Alex Ning1-0/+1
2020-03-01Still prepare to support multiple themes.Alex Ning1-5/+15
2019-11-08Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning1-1/+1
2019-10-03AMOLED dark theme is now available.Alex Ning1-0/+2
2019-09-29Change project structures.Alex Ning1-1/+1
2019-08-26Changing lazy mode interval in Settings is now available.Alex Ning1-3/+18
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-1/+1
2019-02-21Migrate to AndroidXAlex Ning1-2/+2