Show filters

(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 '%iamjamieq%') 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  
  • SmartYahoo+ WA

    Description

    This is a mod of the SmartStaus app by Robert Hesse to be used with his Cydia version of SmartWatch+. The design is based on the Yahoo! Weather watch face. SmartYahoo+ WA changes the Missed Calls icon for a WhatsApp logo. WhatsApp notifications can be counted by changing the default bundle ID in SmartWatch+ for missed calls to "net.whatsapp.WhatsApp". Button presses will change the date to text of that command, but will change back in about 2 seconds. Button presses are:

    Up Long Click - Previous Track
    Select Long Click - Play/pause
    Down Long Click - Next Track
    Down Click - Update weather/info

    created by - iamjamieq
  • SmartYahoo+ FB

    Description

    This is a mod of the SmartStaus app by Robert Hesse to be used with his Cydia version of SmartWatch+. The design is based on the Yahoo! Weather watch face. SmartYahoo+ FB changes the Missed Calls icon for a Facebook logo. Facebook notifications can be counted by changing the default bundle ID in SmartWatch+ for missed calls to "com.facebook.Facebook". Button presses will change the date to text of that command, but will change back in about 2 seconds. Button presses are:

    Up Long Click - Previous Track
    Select Long Click - Play/pause
    Down Long Click - Next Track
    Down Click - Update weather/info

    created by - iamjamieq
  • SmartYahoo+

    Description

    This is a mod of the SmartStaus app by Robert Hesse to be used with his Cydia version of SmartWatch+. The design is based on the Yahoo! Weather watch face. Button presses will change the date to text of that command, but will change back in about 2 seconds. Button presses are:

    Up Long Click - Previous Track
    Select Long Click - Play/pause
    Down Long Click - Next Track
    Down Click - Update weather/info

    For a modded version of this app with a Facebook icon instead of the missed calls icon, check out SmartYahoo+ FB at http://www.mypebblefaces.com/apps/21105/10474/

    created by - iamjamieq
  • SmartWA Mod 2

    Description

    This is a mod of my SmartWA app, which itself is a mod of the SmartStatus app created by Robert Hesse. SmartWA changes the Missed Calls icon for a WhatsApp logo. WhatsApp notifications can be counted by changing the default bundle ID for missed calls to "net.whatsapp.WhatsApp". Must have the jailbroken version of Smartwatch+ installed for this to work. When a button is pressed, the date will change to the text of that command and will change back the next minute change. Thanks to deepdvd for help with the code.

    When Weather is showing:
    Up single click - No action
    Up long click - Invoke Siri

    Select single click - switch between weather, next appointment, and now playing
    Select long click - Play/pause

    Down single click - Update weather
    Down long click - No action

    When Calendar is showing:
    Up single click - No action
    Up long click - Invoke Siri

    Select single click - switch between weather, next appointment, and now playing
    Select long click - Play/pause

    Down single click - Update weather
    Down long click - Find my iPhone

    When Music is showing:
    Up single click - Volume up
    Up long click - Previous track

    Select single click - switch between weather, next appointment, and now playing
    Select long click - Play/pause

    Down single click - Volume down
    Down long click - Next Track

    created by - iamjamieq
  • SmartWA 2

    Description

    This is a modified version of the SmartStatus app by Robert Hesse. Literally the only thing changed is I've replaced the missed calls icon with a WhatsApp icon. This way, you can go into the SmartStatus settings in the jailbroken version of the Smartwatch+ iOS app, and change the default missed calls bundle ID to "net.whatsapp.WhatsApp" and get number of WhatsApp notifications instead of Missed Calls on the app. It mirrors the number on the WhatsApp badge. Everything else works exactly like the original SmartStatus app.

    This app is for Pebble FW 2.x. The 1.x version can be found at http://www.mypebblefaces.com/apps/21105/10169/

    created by - iamjamieq
  • SmartFB Mod 2

    Description

    This is a mod of my SmartFB app, which itself is a mod of the SmartStatus app created by Robert Hesse. SmartFB changes the Missed Calls icon for a Facebook logo. Facebook notifications can be counted by changing the default bundle ID for missed calls to "com.facebook.Facebook". Must have the jailbroken version of Smartwatch+ installed for this to work. When a button is pressed, the date will change to the text of that command and will change back the next minute change. Thanks to deepdvd for help with the code.

    When Weather is showing:
    Up single click - No action
    Up long click - Invoke Siri

    Select single click - switch between weather, next appointment, and now playing
    Select long click - Play/pause

    Down single click - Update weather
    Down long click - No action

    When Calendar is showing:
    Up single click - No action
    Up long click - Invoke Siri

    Select single click - switch between weather, next appointment, and now playing
    Select long click - Play/pause

    Down single click - Update weather
    Down long click - Find my iPhone

    When Music is showing:
    Up single click - Volume up
    Up long click - Previous track

    Select single click - switch between weather, next appointment, and now playing
    Select long click - Play/pause

    Down single click - Volume down
    Down long click - Next Track

    created by - iamjamieq
  • SmartFB 2

    Description

    This is a modified version of the SmartStatus app by Robert Hesse. Literally the only thing changed is I've replaced the missed calls icon with a FB icon. This way, you can go into the SmartStatus settings in the jailbroken version of the Smartwatch+ iOS app, and change the default missed calls bundle ID to "com.facebook.Facebook" and get number of Facebook notifications instead of Missed Calls on the app. It mirrors the number on the Facebook badge. Everything else works exactly like the original SmartStatus app.

    This app is for Pebble FW 2.x. The 1.x version can be found at http://www.mypebblefaces.com/apps/21105/9910/

    created by - iamjamieq
  • SmartWA

    Description

    This is a modified version of the SmartStatus app by Robert Hesse. Literally the only thing changed is I've replaced the missed calls icon with a WhatsApp icon. This way, you can go into the SmartStatus settings in the jailbroken version of the Smartwatch+ iOS app, and change the default missed calls bundle ID to "net.whatsapp.WhatsApp" and get number of WhatsApp notifications instead of Missed Calls on the app. It mirrors the number on the WhatsApp badge. Everything else works exactly like the original SmartStatus app.

    This app is for Pebble FW 1.x. The 2.x version can be found at http://www.mypebblefaces.com/apps/21105/10413/

    created by - iamjamieq
  • SmartFB+WA

    Description

    This is a modified version of the SmartStatus app by Robert Hesse. Literally the only thing changed is I've replaced the missed calls icon with a FB icon. This way, you can go into the SmartStatus settings in the jailbroken version of the Smartwatch+ iOS app, and change the default emails bundle ID to "net.whatsapp.WhatsApp" and the default missed calls bundle ID to "com.facebook.Facebook" and get number of WhatsApp and Facebook notifications instead of Emails and Missed Calls on the app. Everything else works exactly like the original SmartStatus app.

    created by - iamjamieq
  • SmartFB

    Description

    This is a modified version of the SmartStatus app by Robert Hesse. Literally the only thing changed is I've replaced the missed calls icon with a FB icon. This way, you can go into the SmartStatus settings in the jailbroken version of the Smartwatch+ iOS app, and change the default missed calls bundle ID to "com.facebook.Facebook" and get number of Facebook notifications instead of Missed Calls on the app. It mirrors the number on the Facebook badge. Everything else works exactly like the original SmartStatus app.

    This app is for Pebble FW 1.x. The 2.x version can be found at http://www.mypebblefaces.com/apps/21105/10404/

    Other Versions

    created by - iamjamieq

    SmartFB Mod

    Description

    This is a mod of my SmartFB app, which itself is a mod of the SmartStatus app created by Robert Hesse. SmartFB changes the Missed Calls icon for a Facebook logo. Facebook notifications can be counted by changing the default bundle ID for missed calls to "com.facebook.Facebook". Must have the jailbroken version of Smartwatch+ installed for this to work. Up single click - Volume up Up long click - Invoke Siri Select single click - switch between weather, next appointment, and now playing Select long click - Play/pause Down single click - Volume down Down long click - Next Track

    Other Versions

    created by - iamjamieq
  • QR Rick Roll

    Description

    Show how high tech you are, then rick roll your friends.

    created by - iamjamieq

QR code for

Keep track of any updates for this App by signing in

×