410b29dd6dUpdated translations from transifex
cpfeiffer
2015-07-01 23:26:05 +0200
dfea2cbcc1fix find device which started alarm activity
Andreas Shimokawa
2015-06-30 21:18:27 +0200
b25d771ee9reformat code
Andreas Shimokawa
2015-06-30 12:09:29 +0200
594bf8c45bMerge pull request #81 from Freeyourgadget/set-alarm-tomerge
Andreas Shimokawa
2015-06-30 09:43:51 +0200
3068d687bfAdressed some of the observations made re the last commits.
Daniele Gobbetti
2015-06-27 18:56:05 +0200
371a7bb4afGet rid of the Checkedtextview because they weren't in line with the our style
Daniele Gobbetti
2015-06-27 18:32:13 +0200
900511760cfurther improvements: - the day of week are evenly spread across the screen in the alarms detail activity - the alarms are stored in a single shared preference (as a set) NB: you'll have to reset your alarms if you used a previous version (and also manually clean the shared preferences, but this is not needed) - the list of alarms gets correctly updated after editing a specific alarm - the actionbar back button saves the alarm status, the device back button doesn't. I'm not sure if it's a bug or a feature :)
Daniele Gobbetti
2015-06-26 17:22:42 +0200
109b2bef4dadd a Toast to confirm the transfer of the alarm or to warn if the transfer wasn't possible.
Daniele Gobbetti
2015-06-25 14:48:46 +0200
dc3ed1659cuse parcelable for passing alarms around
Daniele Gobbetti
2015-06-25 14:34:21 +0200
764dd70e45low hanging fruits: - add break after case - center vertically the smart wakeup checkbox
Daniele Gobbetti
2015-06-25 12:42:47 +0200
1caca1439aInitial implementation of setting alarms to the Mi Band.
Daniele Gobbetti
2015-06-24 20:14:08 +0200
ef2bbf13c7Close stream on error and log exception
cpfeiffer
2015-06-29 22:38:37 +0200
bf29814294Bump version to 0.4.2, update CHANGELOG.md
Andreas Shimokawa
2015-06-27 20:02:46 +0200
5cde8181c9Updated translations from transifex
cpfeiffer
2015-06-27 18:44:26 +0200
27e611c583add share action to screenshots in notification
Andreas Shimokawa
2015-06-27 18:09:49 +0200
c16510003cOpen image viewer when tapping on screenshot
Andreas Shimokawa
2015-06-27 00:21:30 +0200
44636748e7Show screenshot in notification in successful
Andreas Shimokawa
2015-06-26 23:17:31 +0200
388e72d029use our accent color for Material Design
Andreas Shimokawa
2015-06-26 00:18:44 +0200
51595aad7aUse Material Theme on Lollipop
Andreas Shimokawa
2015-06-26 00:12:17 +0200
a73d8b7f0aPebble: save screenshots as 1bit Windows 3.x BMP
Andreas Shimokawa
2015-06-25 23:34:50 +0200
d0178686d8Pebble: support for taking screenshots (do not get displayed/written anywhere yet)
Andreas Shimokawa
2015-06-24 23:55:51 +0200
07d59322bdPebble: Preparations for taking screenshots
Andreas Shimokawa
2015-06-24 00:23:38 +0200
4b241ca9ebInitial work on supporting multiple charts. - one fragment per chart screen - common chart code should move to fragment baseclass and the host Activity (ChartsActivity)
cpfeiffer
2015-06-23 23:03:05 +0200
5ae812c854add GBDeviceProtocol again
Andreas Shimokawa
2015-06-23 14:20:13 +0200
73da7fff0aRefactoring: rename GBDeviceCommand to GBDeviceEvent
Andreas Shimokawa
2015-06-23 11:54:33 +0200
c2582e1e1fNot not display useless menu items when device is not connected
Andreas Shimokawa
2015-06-22 22:16:19 +0200
1bd32b713aPebble: implement encodeFindDevice() by simulating a call
Andreas Shimokawa
2015-06-21 23:53:23 +0200
39db968e34Forgot to rename that method, too (#42)
cpfeiffer
2015-06-21 20:59:36 +0200
23d91ac79eSupport for finding a lost device (closes#42)
cpfeiffer
2015-06-21 00:34:05 +0200
c7b4f295a1Support for vibration profiles, configurable for notifications
cpfeiffer
2015-06-20 23:22:22 +0200
1fb20926b3Fix previous commit, disable LimitLines for this release
cpfeiffer
2015-06-21 19:43:45 +0200
b1973994f0Sleep Monitor: Disable anotations for now (produces unreadable output on some devices)
Andreas Shimokawa
2015-06-21 16:39:03 +0200
da3bff0fd4fix German translation, fucked up by tx pull
Andreas Shimokawa
2015-06-20 21:11:33 +0200
e6086d6f79updated translations from transifex
cpfeiffer
2015-06-20 20:55:21 +0200
2458e55865Pebble: add encodeSimpleMessage() for encoding 1 byte messages to endpoints
Andreas Shimokawa
2015-06-19 23:54:31 +0200
a8e2646fd9update CHANGELOG.md
Andreas Shimokawa
2015-06-19 13:22:41 +0200
7e1700250fPebble: add dev option to force latest notification protocol usage
Andreas Shimokawa
2015-06-19 12:34:33 +0200
e562fa9870Light sleep and deep sleep was mixed up. Corrected graphs again. #45
cpfeiffer
2015-06-19 01:14:58 +0200
f9e5ab5fc1Some more refinements to sleep display (#45):
cpfeiffer
2015-06-19 00:20:38 +0200
03fa05756eAs a test, draw limit lines for sleep/activity changes.
cpfeiffer
2015-06-18 23:41:54 +0200
83079b0456Stub for device notification changes
cpfeiffer
2015-06-18 23:07:22 +0200
cb3be26349Do something when we receive a CharacteristicChanged message on the UUID_CHARACTERISTIC_BATTERY characteristic.
Daniele Gobbetti
2015-06-16 17:03:35 +0200
ea43d76705Bump version, update CHANGELOG.md and LICENSE.artwork
Andreas Shimokawa
2015-06-18 21:51:06 +0200
1801a679c5Pebble: fix FW 3.x detection
Andreas Shimokawa
2015-06-18 18:39:32 +0200
8aa53fbb2cExplain logging functionality and move download link to top
cpfeiffer
2015-06-17 23:28:50 +0200
bffd7f332fremove SleepChartActivityOld, as the new one is usable now ;)
Andreas Shimokawa
2015-06-17 08:18:24 +0200
a5ae7acc63Improved sleep chart #45 - use just one data set, because multiple data sets is not supported by MPAndroidChart (the way we need it)
cpfeiffer
2015-06-17 00:05:55 +0200
8709b95a95Use a single data set instead of one per activity kind
cpfeiffer
2015-06-16 21:04:44 +0200
a07aed62adPebble: Experiment with 3.x compatible notifications
Andreas Shimokawa
2015-06-16 23:14:51 +0200