(mysqlt): select p1.cID, pt.ctHandle from Pages p1 left join Pages p2 on (p1.cPointerID = p2.cID) left join PagePaths on (PagePaths.cID = p1.cID and PagePaths.ppIsCanonical = 1) left join PageSearchIndex psi on (psi.cID = if(p2.cID is null, p1.cID, p2.cID)) inner join CollectionVersions cv on (cv.cID = if(p2.cID is null, p1.cID, p2.cID) and cvID = (select cvID from CollectionVersions where cvIsApproved = 1 and cID = cv.cID)) left join PageTypes pt on pt.ctID = cv.ctID inner join Collections c on (c.cID = if(p2.cID is null, p1.cID, p2.cID)) left join CollectionSearchIndexAttributes on (CollectionSearchIndexAttributes.cID = if (p2.cID is null, p1.cID, p2.cID)) where 1=1 and (ak_pebble_authorName LIKE '%dabdemon%') and (p1.cID!='128') and cvName != '' and pt.ctID = '10' and (ak_exclude_page_list = 0 OR ak_exclude_page_list is null) and PagePaths.cPath like '/apps/%' and PagePaths.ppIsCanonical = '1' and cvIsApproved = '1' and (p1.cIsTemplate = 0 or p2.cIsTemplate = 0) and ((select count(cID) from PagePermissionAssignments ppa1 inner join PermissionAccessList pa1 on ppa1.paID = pa1.paID where ppa1.cID = if(p2.cID is null, p1.cInheritPermissionsFromCID, p2.cInheritPermissionsFromCID) and pa1.accessType = 10 and pa1.pdID in (0)
and pa1.peID in (2) and (if(pa1.peID = 4 and p1.uID <>0, false, true)) and (ppa1.pkID = 1 and cv.cvIsApproved = 1)) > 0
or (p1.cPointerExternalLink !='' AND p1.cPointerExternalLink IS NOT NULL)) and ((select count(cID) from PagePermissionAssignments ppaExclude inner join PermissionAccessList paExclude on ppaExclude.paID = paExclude.paID where ppaExclude.cID = if(p2.cID is null, p1.cInheritPermissionsFromCID, p2.cInheritPermissionsFromCID) and accessType = -1 and pdID in (0)
and paExclude.peID in (2) and (if(paExclude.peID = 4 and p1.uID <>0, false, true)) and (ppaExclude.pkID = 1 and cv.cvIsApproved = 1)) = 0) and ak_pebble_flag = '0' and ak_pebble_subApp = '0' and p1.cIsActive = '1' order by ak_pebble_dateAdded desc limit 0,56
-
Description
Missing a timer and a chronograph on your Pebble? Now compatible with SDK 2.0
INSTRUCTIONS:
Press the Up button to access the Chronograph. Press the Down button to access the Timer.
TIMER:
- Hold down the Select button to change the time, adjust the hours/minute/seconds with the up and down buttons, then hold select again to lock in the time.
- Press the Select button to start the timer.
- Double press the Select button to reset the timer.
CHRONOGRAPH:
- Press the Select button to Start the Chronograph
- Double press the Select button to reset the Chronograph.
Enjoy!
All your feedback is welcome. Comment for report bugs or ideas to improve Time Machine!
created by - dabdemon
Description
¿Echas en falta un cronómetro y un temporizador en tu Pebble? Ahora compatible con la v2.0!
INSTRUCCIONES:
Presiona el botón ARRIBA para acceder al cronómetro. Presiona el botón ABAJO para acceder al temporizador.
TEMPORIZADOR
- Mantén pulsado el botón de SELECCIÓN para cambiar el tiempo, ajustando las horas/minutos/segundos con los botones de arriba y abajo. Mantén pulsado de nuevo el botón de selección para fijar el tiempo.
- Presiona el botón de SELECCIÓN para iniciar/pausar el contador.
- Presiona dos veces el botón de SELECCIÓN para restaurar el temporizador.
CRONÓMETRO:
- Presiona el botón de SELECCIÓN para iniciar/pausar el cronómetro.
- Presiona dos veces el botón de SELECCIÓN para restaurar el cronómetro.
¡Disfruta!
Tus comentarios son bienvenidos. Comenta para avisar de errores o ideas para mejorar Time Machine.
created by - dabdemon
-
Description
Voted best Pebble App of December 2013
I hope you enjoy YWeather. If you want to contribute to make the project better, please consider donating.
http://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=yweather.pebble%40gmai
All the power of Yahoo! Weather right on your wrist! With the best design and all the features you need:
- Display the full week day and the date
- Display beautiful weather icons
- Never run out of battery again! Displays the battery level.
- Bluetooth status icon. Vibes when BT connection is lost (no worries, it won't vibes by mistake)
- Refresh the weather layer every 30 min
- Display where and when the weather info was retrived. Never get confused again!
The new SDK features allows you to customize the application behaviour from the Pebble App:
- Use GPS: When turned on, Pebble will request your location to your phone to get the weather.
- Location: when GPS is turned on, you can manually type your city. It is cool to play with cities around the world!
- Unit: Switch from Celsius to Fahrenheit without installing a new watchapp!
You don't need anything else running in your phone. Just let the Pebble App do all the work!
NOTE: **for iPhone 4 users** Pebble guys are blocking the iOS7 notifications when the Pebble App is running. As iPhone 4 is not able to run ANCS notification you will only get CallID, Messages and eMails (even "finger-dancing" the rest of notifications). If you are running the 2.0 firmware you need to choose between a cool watchapp or full operational notifications. :-(
created by - dabdemon
-
Description
¿Echas en falta un cronómetro y un temporizador en tu Pebble? Basado en "Timer" de Micahw. ¡Todos los kudos para tí, tío!
INSTRUCCIONES:
Presiona el botón ARRIBA para acceder al cronómetro. Presiona el botón ABAJO para acceder al temporizador.
TEMPORIZADOR
- Mantén pulsado el botón de SELECCIÓN para cambiar el tiempo, ajustando las horas/minutos/segundos con los botones de arriba y abajo. Mantén pulsado de nuevo el botón de selección para fijar el tiempo.
- Presiona el botón de SELECCIÓN para iniciar/pausar el contador.
- Presiona dos veces el botón de SELECCIÓN para restaurar el temporizador.
CRONÓMETRO:
- Presiona el botón de SELECCIÓN para iniciar/pausar el cronómetro.
- Presiona dos veces el botón de SELECCIÓN para restaurar el cronómetro.
¡Disfruta!
Tus comentarios son bienvenidos. Comenta para avisar de errores o ideas para mejorar Time Machine.
created by - dabdemon
-
Description
Missing a timer and a chronograph on your Pebble? Based on "Timer" by Micahw. All kudos for you man!
INSTRUCTIONS:
Press the Up button to access the Chronograph. Press the Down button to access the Timer.
TIMER:
- Hold down the Select button to change the time, adjust the hours/minute/seconds with the up and down buttons, then hold select again to lock in the time.
- Press the Select button to start the timer.
- Double press the Select button to reset the timer.
CHRONOGRAPH:
- Press the Select button to Start the Chronograph
- Double press the Select button to reset the Chronograph.
Enjoy!
All your feedback is welcome. Comment for report bugs or ideas to improve Time Machine!
created by - dabdemon