Commit Graph

17 Commits

Author SHA1 Message Date
Bazsalanszky
fd499edccf Change package name 2023-07-15 13:06:40 +02:00
Alex Ning
2d4b308e39 Add a WebView for those who do not have Chrome installed. 2021-03-11 22:08:27 +08:00
Alex Ning
4652b70b37 Add a FAB in LoginActivity to setDomStorageEnabled. 2021-02-03 11:14:25 +08:00
Alex Ning
61c5682b06 Lowercase package names. 2020-11-18 18:54:13 +08:00
Alex Ning
5f18f7df64 Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to fix wrong password error. Show an info to guide users how to type in 2FA code. 2020-07-19 14:12:26 +08:00
Alex Ning
54a9f241d4 Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
Alex Ning
bde2220d91 Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. 2020-04-18 11:34:43 +08:00
Alex Ning
21c47eaa4c Still implementing custom themes. 2020-03-18 09:19:26 +08:00
Alex Ning
e076e2374f Implement custom multiple themes (Buggy). 2020-03-15 13:12:02 +08:00
Alex Ning
192d64f6bc Still prepare to support multiple themes. 2020-03-01 16:30:33 +08:00
Alex Ning
0839249644 Compact post layout is available. Fixed WebView cannot be inflated on Android Lollipop. Tweak the comment item UI. 2019-11-09 00:40:14 +08:00
Alex Ning
11f6b5dc91 AMOLED dark theme is now available. 2019-10-03 20:31:55 +08:00
Alex Ning
456429725b Change project structures. 2019-09-29 21:18:45 +08:00
Alex Ning
864eb21269 Changing lazy mode interval in Settings is now available. 2019-08-26 17:50:44 +08:00
Alex Ning
425bc857cf Refactored all the other classes to support multi user. Clearing the app data is required before launching the app. 2019-08-07 23:28:02 +08:00
Alex Ning
82d97cf732 Migrate to AndroidX 2019-02-21 17:24:23 +08:00
Alex Ning
1f2137dd36 First commit 2018-07-26 23:04:44 +08:00