Commit Graph

89 Commits

Author SHA1 Message Date
Niko Diamadis
61747f170f Improve password manager autofill compatibility 2023-11-18 20:14:00 +01:00
Niko Diamadis
c3327a6a8f Fix silent theme errors and warnings 2023-11-11 22:49:50 +01:00
Niko Diamadis
45b41b5dd3 Add preference for giving SYSTEM_ALERT_WINDOW permission 2023-10-05 20:06:10 +02:00
Niko Diamadis
8596e6ffdf Prevent direct execution of intentURLs with confirmation dialog 2023-10-04 19:46:53 +02:00
Jannis Mattheis
310b73ac55 Merge pull request #307 from cyb3rko/fix-build-warnings
Fix build warnings
2023-07-29 20:10:47 +02:00
Niko Diamadis
d3183bf37b Add explicit string template positions 2023-07-18 22:10:08 +02:00
Niko Diamadis
12c21da7b7 Fix exact alarm permission on Android 14 (#298) 2023-06-24 09:25:13 +00:00
Niko Diamadis
2edfb6ac5a Prevent drawer sliding behind action bar 2023-06-08 22:57:24 +02:00
Niko Diamadis
1a6d2269f5 Make status bar transparent on login screen 2023-06-08 22:55:30 +02:00
Niko Diamadis
ceed8417a2 Improve status bar and navigation bar coloring 2023-06-08 22:46:59 +02:00
Niko Diamadis
9259c56fc6 Remove sdk level 21 specific style 2023-06-08 22:44:20 +02:00
henry.yao
2f5c3d158a colorPrimary changed for transplant status bar. 2023-05-15 09:07:16 +08:00
henry.yao
e333ef56c9 TranslucentStatusBar by default. 2023-05-15 09:07:08 +08:00
Madray Haven
53deb3ae51 Add exclude from recents
Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
2023-03-19 11:14:23 +00:00
Jannis Mattheis
37976b1b33 Merge pull request #278 from cyb3rko/notification-channels
Separate Notification channels for each app
2023-02-21 13:59:20 +01:00
Niko Diamadis
9d2622fbc6 Show restart dialog on setting change 2023-02-17 15:40:13 +01:00
Niko Diamadis
dd9c5761c1 Fix pink button background bug 2023-02-14 12:01:14 +01:00
Niko Diamadis
aea9c0c346 Apply Material 3 design to preference switch 2023-02-13 12:30:28 +01:00
Niko Diamadis
ddd902e17e Implement optional separate app notification channels 2023-02-13 12:24:40 +01:00
Niko Diamadis
660e52f113 Let Nav Header expand to fit multi line textviews 2023-02-05 13:22:59 +01:00
Niko Diamadis
d21243297f Update Nav Header component style 2023-02-05 13:11:26 +01:00
Niko Diamadis
9fec25a8bf Cut the username prefix of url in Nav Header 2023-02-05 12:53:21 +01:00
Niko Diamadis
e89627066e Limit Nav Header max lines of username and url to 2 2023-02-05 12:46:48 +01:00
Niko Diamadis
b7d5a16d3c Update Nav Header placeholder text 2023-02-05 12:45:57 +01:00
Niko Diamadis
d539ef8a76 Update missed components 2023-02-03 20:51:43 +01:00
Niko Diamadis
7580dbb280 Remove unused dialog style 2023-02-03 16:41:03 +01:00
Niko Diamadis
f244d35d7f Update app bar design 2023-02-03 16:40:47 +01:00
Niko Diamadis
10ec551b2c Update Messages design 2023-02-03 16:39:37 +01:00
Niko Diamadis
863034f9ce Update Logs design 2023-02-03 12:08:15 +01:00
Niko Diamadis
a91146145f Update Share design 2023-02-03 12:07:25 +01:00
Niko Diamadis
786191c235 Update Login design 2023-02-03 12:05:12 +01:00
Niko Diamadis
bb8273e29f Apply Material3 styles 2023-02-03 11:16:01 +01:00
Niko Diamadis
f49d8fbda1 Replace custom splashscreen with native one 2023-01-30 14:55:30 +01:00
Jannis Mattheis
c416ed7d4b Add more specific permission description 2023-01-28 19:23:31 +01:00
Niko Diamadis
da657f8890 Use QuickPermissions fork + use custom dialogs 2023-01-27 16:04:20 +01:00
Niko Diamadis
08501f740c Merge branch 'master' into kotlin-rewrite 2023-01-25 00:03:10 +01:00
Pander
a004e48ee0 deletebutton 2023-01-15 06:49:29 +01:00
Niko Diamadis
ec5761a948 Rewrite 'settings' to Kotlin 2022-11-23 23:08:23 +01:00
Niko Diamadis
b2f186aadf Fix workflow build lint error 2022-10-29 17:33:32 +02:00
quthla
16263a72cd Change wording 2022-10-17 23:35:48 +02:00
Niko Diamadis
ad809d149c Replace Butterknife code with ViewBinding 2022-10-11 23:04:58 +02:00
Niko Diamadis
918f4a54a3 Fill xml message layouts with dummy values 2022-10-10 18:54:23 +02:00
Niko Diamadis
c3516efac4 Add compact message layout 2022-10-10 18:54:23 +02:00
Niko Diamadis
cc8f78ded5 Add message layout setting to SettingsPage (incl. restart dialog) 2022-10-10 18:54:23 +02:00
Pander
9a39296c64 Update notification logo (#243) 2022-09-19 11:58:47 +00:00
Sternagfonkel
7fd8ee06e1 Fix link color for dark mode 2022-04-08 16:48:49 +00:00
Sternagfonkel
58cb8b55ef Build Variant for development (#220)
Co-authored-by: Matthias Weis <matthias1.weis@web.de>
2022-03-19 19:16:20 +00:00
Sternagfonkel
bd5b8b2c15 Refactor foreground notification text 2022-02-27 20:02:45 +00:00
Jannis Mattheis
0f008acb7f Fix crash on share when not loggedin
java.lang.RuntimeException:
      at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:2957)
      at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:3032)
      at android.app.ActivityThread.-wrap11 (Unknown Source)
      at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1696)
      at android.os.Handler.dispatchMessage (Handler.java:105)
      at android.os.Looper.loop (Looper.java:164)
      at android.app.ActivityThread.main (ActivityThread.java:6944)
      at java.lang.reflect.Method.invoke (Native Method)
      at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327)
      at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374)
    Caused by: java.lang.IllegalArgumentException:
      at okhttp3.HttpUrl$Builder.parse (HttpUrl.java:1333)
      at okhttp3.HttpUrl.get (HttpUrl.java:916)
      at retrofit2.Retrofit$Builder.baseUrl (Retrofit.java:458)
      at com.github.gotify.api.ClientFactory.defaultClient (ClientFactory.java:47)
      at com.github.gotify.api.ClientFactory.clientToken (ClientFactory.java:28)
      at com.github.gotify.sharing.ShareActivity.onCreate (ShareActivity.java:82)
      at android.app.Activity.performCreate (Activity.java:7183)
      at android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1220)
      at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:2910)
2022-01-09 15:17:32 +01:00
Sternagfonkel
b35d5af258 Disallow push message if no applications exist
Fixes #179
2021-07-27 18:20:19 +00:00