Skip to content

CocoaBob/PebbleActionList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PebbleActionList

Since Pebble OS 3.0, we could find a better solution to replace ActionBarLayer to give users a more flexible actions list, which is called ActionMenu and it has been used in some of the built-in system apps. But before Pebble SDK 3.3, this feature wasn't included in the SDK, and since SDK 3.3, this feature is still not available for Aplite with SDK 2.x.

I've created this project to implement a simplified single level actions list for all Aplite/Basalt/Chalk platforms, and with more flexible features like preselected items and disabled items.

I use it in my project PebbleTransilien, where you can find some demo codes, and here are some screenshots to demonstrate.


The MIT License (MIT)

Copyright (c) 2015 CocoaBob

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Donation

paypal

About

A customizable ActionMenu for all Pebbles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages