I'm quite an experienced user, as you can yell by attached screenshots.
The only thing is,both the dark theme and night theme settings don't change my device to dark theme when set to 1.
Is there another system setting i need to change?
Search found 18 matches
- 16 May 2020 09:04
- Forum: User Help / Bug Reports
- Topic: Everytime android 10 switches from night(dark) theme to day(light), my custom widgets dissappear.
- Replies: 8
- Views: 16511
- 16 May 2020 08:22
- Forum: User Help / Bug Reports
- Topic: Everytime android 10 switches from night(dark) theme to day(light), my custom widgets dissappear.
- Replies: 8
- Views: 16511
Re: Everytime android 10 switches from night(dark) theme to day(light), my custom widgets dissappear.
It's changed by android settings,its set to auto at sunset and sunrise. The picture changes per action,the WiFi symbol for instance gets replaced by a green one when connected,and the volume gets mote bars,less bars or silent,all different pictures depending. Behind the widget is a script,updating s...
- 16 May 2020 07:08
- Forum: User Help / Bug Reports
- Topic: Everytime android 10 switches from night(dark) theme to day(light), my custom widgets dissappear.
- Replies: 8
- Views: 16511
Re: Everytime android 10 switches from night(dark) theme to day(light), my custom widgets dissappear.
Changes when screen is on and off, but mostly when off as when I wake up they are invisible. I've seen it happen when I changed from dark to light theme,thats how I found out that triggers it. Never seen the problem on android 9, no. Only on 10. They are both am custom widgets. My phone is a Samsung...
- 15 May 2020 15:57
- Forum: User Help / Bug Reports
- Topic: Everytime android 10 switches from night(dark) theme to day(light), my custom widgets dissappear.
- Replies: 8
- Views: 16511
Everytime android 10 switches from night(dark) theme to day(light), my custom widgets dissappear.
Screenshot_20200515-165148_Nova Launcher.jpg Hi all, So I made two custom widgets, with click able actions and an icon changing according to what is selected. However, every morning I noticed the widgets are missing, they become invisible. They're still there, as I can click on the area where they ...
- 10 Mar 2020 15:07
- Forum: User Help / Bug Reports
- Topic: Trying to get SSID of current connected Wifi AP as global variable
- Replies: 6
- Views: 16508
Re: Trying to get SSID of current connected Wifi AP as global variable
sorted it, I used it as a trigger, not as a condition.
using at a condition, now the script works.
Thanks for your help.
using at a condition, now the script works.
Thanks for your help.
- 10 Mar 2020 14:57
- Forum: User Help / Bug Reports
- Topic: Trying to get SSID of current connected Wifi AP as global variable
- Replies: 6
- Views: 16508
Re: Trying to get SSID of current connected Wifi AP as global variable
sorry, gives the value as null, not ssid
- 10 Mar 2020 14:54
- Forum: User Help / Bug Reports
- Topic: Trying to get SSID of current connected Wifi AP as global variable
- Replies: 6
- Views: 16508
Re: Trying to get SSID of current connected Wifi AP as global variable
tried that, that just gives the global variable out as ssid for some reason
- 10 Mar 2020 14:49
- Forum: User Help / Bug Reports
- Topic: Trying to get SSID of current connected Wifi AP as global variable
- Replies: 6
- Views: 16508
Re: Trying to get SSID of current connected Wifi AP as global variable
Thanks, now only thing is which script do I use to let global_wifi_ssid be the variable ssid?
for some reason my brain is having a meltdown.
for some reason my brain is having a meltdown.
- 10 Mar 2020 14:21
- Forum: User Help / Bug Reports
- Topic: Trying to get SSID of current connected Wifi AP as global variable
- Replies: 6
- Views: 16508
Trying to get SSID of current connected Wifi AP as global variable
Hi All, I am trying to get the name of the Wifi network I am currently connected to in a widget on screen. I use this widget to swich wifi on and off and to show what I am connected to atm. I found a bit of code on here and adapted it as follows: wifiManager=callJavaMethod(getContext(), "android.con...
- 23 May 2019 10:47
- Forum: User Help / Bug Reports
- Topic: Backup to FTP, only syncing new files
- Replies: 4
- Views: 11581
Re: Backup to FTP, only syncing new files
nevermind..I figured it out..
I added an isempty expression to the flow
I added an isempty expression to the flow