Universal Launcher New Generation [2.3 and above]

sorry one question, i dont use widgets but for information only where is the + sign located, i have in the 3rd screen google widget on, but i dont see any + sign

Oct 27, 2017 17:23:48 GMT 1 cojackck said:
sorry one question, i dont use widgets but for information only where is the + sign located, i have in the 3rd screen google widget on, but i dont see any + sign

When you swipe down you will see google voice search by default. If you swipe right from there, you will see the + sign to add new widget.

Updated: I use rom Android 6.0 and the widget work fine now (but the the option to change to square mode is not available. Again I think maybe of the rom, not the app.

Sept 10, 2017 18:19:53 GMT 1 ricktop said:
2.3.1 is published : - solved non working protected file - solved weather icon issue (wci) - solved degree ° issue - solved crash issue

Hello, is it known that this code does not work?

I want to hide a timer pointer, which is displayed only when clicked on start, the line is this: Opacity = {swr} and “100” or {swsst} >0 and “100” or “0”, the pointer is not hidden…

is there any other way to do it? and running applications? is it in your project to make it work?

Oct 28, 2017 14:50:13 GMT 1 vagante said:
Sept 10, 2017 18:19:53 GMT 1 ricktop said:
2.3.1 is published : - solved non working protected file - solved weather icon issue (wci) - solved degree ° issue - solved crash issue

Hello, is it known that this code does not work?

I want to hide a timer pointer, which is displayed only when clicked on start, the line is this: Opacity = {swr} and “100” or {swsst} >0 and “100” or “0”, the pointer is not hidden…

is there any other way to do it? and running applications? is it in your project to make it work?


have you tried this ?  : {swr} and 100 or 0

I have installed the lastest update 2.3.5 on my I4 Air and still have the same problem with the launcher. When I push the power button the current watchface appears momentarily and then immediately goes to the Notifications page which incidentally shows “No Notifications.” It happens every time. Also when the watch is sitting idle the Notifications page keeps popping up on its own, momentarily and then goes off, repeating this action.
I tried exiting from skin pref option and restarting and still have the same issue. Going back to Main Activity launcher everything is normal. Not sure where to go next.

Oct 28, 2017 23:04:34 GMT 1 capt jon said:
I have installed the lastest update 2.3.5 on my I4 Air and still have the same problem with the launcher. When I push the power button the current watchface appears momentarily and then immediately goes to the Notifications page which incidentally shows "No Notifications." It happens every time. Also when the watch is sitting idle the Notifications page keeps popping up on its own, momentarily and then goes off, repeating this action. I tried exiting from skin pref option and restarting and still have the same issue. Going back to Main Activity launcher everything is normal. Not sure where to go next.

Hi, I think this happens because you have activated Google notifications. When the clock starts try to find new notifications from Google. I disable google notifications and the problem has been fixed. I hope this helps.
Oct 28, 2017 18:45:09 GMT 1 ricktop said:
Oct 28, 2017 14:50:13 GMT 1 vagante said:
Hello, is it known that this code does not work?

I want to hide a timer pointer, which is displayed only when clicked on start, the line is this: Opacity = {swr} and “100” or {swsst} >0 and “100” or “0”, the pointer is not hidden…

is there any other way to do it? and running applications? is it in your project to make it work?


have you tried this ?  : {swr} and 100 or 0

does not work for me, I tried the one mentioned by you too .. but the pointer never goes hidden 

ps: both my command and your command work in WatchMaker

Oct 29, 2017 23:13:46 GMT 1 vagante said:
Oct 28, 2017 18:45:09 GMT 1 ricktop said:
have you tried this ?  : {swr} and 100 or 0

does not work for me, I tried the one mentioned by you too .. but the pointer never goes hidden 

ps: both my command and your command work in WatchMaker


Add this to your script:

var_dateMode = 1

function toggleSwitcher()

if var_dateMode == 2 then

	var_dateMode = 1

else

	var_dateMode = var_dateMode + 1

end

end

to tap button add run script, then 
toggleSwitcher()

to pointer opacity add to 
var_dateMode = 2
and 100 or 0

Oct 30, 2017 14:07:43 GMT 1 zsolt m said:
Oct 29, 2017 23:13:46 GMT 1 vagante said:
does not work for me, I tried the one mentioned by you too .. but the pointer never goes hidden 

ps: both my command and your command work in WatchMaker


Add this to your script:

var_dateMode = 1

function toggleSwitcher()

if var_dateMode == 2 then

	var_dateMode = 1

else

	var_dateMode = var_dateMode + 1

end

end

to tap button add run script, then 
toggleSwitcher()

to pointer opacity add to 
var_dateMode = 2
and 100 or 0


wooow, thank you, I'll test it as soon as I get home ..

Are these red stars? Who are you the sheriff here? rsrsr

is there a way to close an app with the launcher or do they continuously run in the background

Oct 31, 2017 12:42:15 GMT 1 gnr said:
is there a way to close an app with the launcher or do they continuously run in the background


Not supported on the launcher.

Please change automatic Watchface option to add (Random) will be much better :grinning:

Hi, My watch is Lem5 Pro, I am installed universal launcher 2.3.5! May any body can held, how to enable gestures?

Nov 3, 2017 7:55:46 GMT 1 ivan1981 said:
Hi, My watch is Lem5 Pro, I am installed universal launcher 2.3.5! May any body can held, how to enable gestures?

Have you looked at the video ?

Nov 3, 2017 8:10:14 GMT 1 ricktop said:
Nov 3, 2017 7:55:46 GMT 1 ivan1981 said:
Hi, My watch is Lem5 Pro, I am installed universal launcher 2.3.5! May any body can held, how to enable gestures?

Have you looked at the video ?

Thanks A lot

Just wanted to update my status with Eric’s launcher on my I4 Air. When the watch face was activated the watchface would appear briefly and then it immediately went to the notifications page for about 5 seconds. Also it would repeatedly come back on to the notifications page even when not activated. I finally discovered that it only happens when I am in other than Normal setting. If I select either Normal & Alert or Normal with High Contrast Alert I get the faulty indication. Normal selected it works ok.

Hi Folks

This my first post on this forum, so a heart hello…
Now to business;

i have installed V2.3.5 on my Finow X5 Air. The launcher installs perfectly and runs ok, however all of the .watch faces I have installed seem to display in dim mode despite double tapping and selecting ‘bright’ mode. I have tried rebooting the watch with no difference.

The watch faces I have installed are Opulence Super Diver and Black Ops.

Any ideas/tips to get it to work correctly please?

Richie

Hi,i have installed V2.3.5 on No.1 D5+,and the stepscounter do not reset!
The Launcher is very good.
Thanks

Awesom launcher!

Got a problem with Universal Launcher Wallpaper thou. In my watch (KW88) i got “App isn’t installed” notification when trying to choose live wallpaper. Watch firmware date is 20170614. Works fine on my phone.

I have install 2.3.5 version but not work, i use allcall w1, and is impossible to uninstall, anybody could help me to remove that?