Watchmaker Wiki

The ultimate watch maker for Android Wear!

User Tools

Site Tools


lua

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
lua [2017/08/08 14:26] – [WatchMaker Lua API] alex_curranlua [2020/07/24 09:29] alexcurran1
Line 216: Line 216:
     wm_action('color_switch_prev'     -- Color Switch: Previous Color     wm_action('color_switch_prev'     -- Color Switch: Previous Color
     wm_action('color_switch_select'   -- Color Switch: Select Color     wm_action('color_switch_select'   -- Color Switch: Select Color
 +    wm_action('tap_launcher'          -- Launch Tap Launcher 
 +    wm_action('widget_weather'        -- Launch Weather Widget 
 +    wm_action('widget_health'         -- Launch Health Widget 
 +    wm_action('widget_calendar'       -- Launch Calendar Widget 
 +            
     wm_schedule('...'    -- schedule an animation or event (see Scheduling Animations / Functions)     wm_schedule('...'    -- schedule an animation or event (see Scheduling Animations / Functions)
     wm_unschedule_all()    -- unschedule all animations or events     wm_unschedule_all()    -- unschedule all animations or events
lua.txt · Last modified: 2020/07/24 09:32 by alexcurran1