-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-Pebble support as a companion app (It should work with the 4.0 branch but will need some modifications to work efficiently with accurate timing data) -Quick dial - Associate a contact to a device (right now only supports device_1) and it will call the contact associated with that device. Implemented as a button in the app as well as actions in the notification. Bug fixes: -Trying to cleanup crashes on stop due to null pointer exceptions in the android notification - I'm not sure I covered all of them. -Moved some values to Constants.java -Cleaned up settings activity and added more summary bindings -Fixed an issue with the SQLiteMonitor that leaked a cursor during exceptions.
- Loading branch information
Showing
41 changed files
with
3,109 additions
and
303 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.