Commit Graph

  • 3c35f94a7e Pebble: enable dismiss action on FW 3.x if force option is set Andreas Shimokawa 2015-07-21 21:29:08 +0200
  • 1f2b0329c5 Misc improvelets (#45) cpfeiffer 2015-07-21 21:24:35 +0200
  • c9ab10e7e8 Pebble: commit missing PebbleProtocol changes for experimental notification dismissal Andreas Shimokawa 2015-07-21 01:33:13 +0200
  • 74e1598bf7 Pebble: add experimental and incomplete support for dismissing 2.x notifications Andreas Shimokawa 2015-07-21 01:25:22 +0200
  • 0f6491a11d More WIP: sync from the charts activity cpfeiffer 2015-07-21 00:06:20 +0200
  • 13d2c2166c Let DeviceCoordinator decide which activity to launch on click cpfeiffer 2015-07-20 23:20:24 +0200
  • 184e0f2dea New dependency to format durations (and use that where applicable) cpfeiffer 2015-07-20 23:11:16 +0200
  • 4aa80c149c Add some code to set the Mi Band latency cpfeiffer 2015-07-20 21:43:23 +0200
  • 5d121e6e8f Fix a pointer aliasing issue, add some constants, remove invalid "checkpointing" cpfeiffer 2015-07-20 21:41:18 +0200
  • d967411d70 Add a toast to let the user know about the progress of the transfer. Daniele Gobbetti 2015-07-19 16:16:58 +0200
  • 6953086c99 Allow setting alarms once for the next day. Daniele Gobbetti 2015-06-27 18:50:21 +0200
  • 7f7cea75c1 Spare some complexity by letting the writer change the status to non-busy. Daniele Gobbetti 2015-07-19 15:52:27 +0200
  • f847d834af Pebble: always force 3.x notifications on FW 3.x Andreas Shimokawa 2015-07-19 00:26:43 +0200
  • e6bc406d98 Fix funny typo :D Andreas Shimokawa 2015-07-18 23:38:59 +0200
  • 095c70d469 Pebble: preparations for WIP Gadgetbridge Pebble App Andreas Shimokawa 2015-07-15 00:32:13 +0200
  • d498bd976a Work in progress #45 cpfeiffer 2015-07-14 00:29:32 +0200
  • b1e2671bec limit maximum intensity to 180 for now... maybe make this configurable #45 cpfeiffer 2015-07-13 21:55:52 +0200
  • 04e628b2d1 Separate fragments for all activity kinds and just sleep #45 cpfeiffer 2015-07-13 21:54:46 +0200
  • 8b44f90bb6 Some more refactorings to support different charts cpfeiffer 2015-07-12 23:42:23 +0200
  • f53a037d7f Use query instead of rawQuery cpfeiffer 2015-07-12 21:50:09 +0200
  • 623e4724c2 Slightly better text when no data available cpfeiffer 2015-07-12 21:48:48 +0200
  • 47c43e9c28 Debug Activity: Fix layout for small screens and landscape mode Andreas Shimokawa 2015-07-12 20:06:47 +0200
  • 6553558947 Experimental code for an activity sync problem. Commented out for now. #45 cpfeiffer 2015-07-12 00:02:51 +0200
  • b516ceda01 Support for displaying Toasts from non-ui threads cpfeiffer 2015-07-11 21:49:51 +0200
  • be45f7fe0c check if table exists before dropping cpfeiffer 2015-07-11 21:16:07 +0200
  • a6e26e5ddc Cleanup, use fragment based charts (WIP #45) cpfeiffer 2015-07-11 00:03:41 +0200
  • 7c61bbb2be Logging to find the cause for seldom device state/notification mismatch cpfeiffer 2015-07-10 21:35:28 +0200
  • 40be935abd Better time format for action logging cpfeiffer 2015-07-10 21:02:03 +0200
  • 8b54c6e5c4 New incremental, cumulative database upgrades and downgrades cpfeiffer 2015-07-10 00:31:45 +0200
  • cc549a6c49 Basic database import and export (to external storage) cpfeiffer 2015-07-08 23:03:34 +0200
  • b9d5fc6572 update README Andreas Shimokawa 2015-07-05 01:43:45 +0200
  • c01423e79d update README Andreas Shimokawa 2015-07-05 00:52:12 +0200
  • cdd26a43d2 Do not allow alarm to start alarm activity from a long press on a Pebble Andreas Shimokawa 2015-07-05 00:41:06 +0200
  • 0ca375b87b update CHANGELOG, bump version Andreas Shimokawa 2015-07-05 00:27:48 +0200
  • 33d785f67c update translations from transifex Andreas Shimokawa 2015-07-05 00:21:13 +0200
  • f36caafc54 Fixed syncing activity data (#45) cpfeiffer 2015-07-04 22:22:59 +0200
  • 580b86f41b Add creation timestamps to BtLEActions and transactions in debug output cpfeiffer 2015-07-03 21:58:13 +0200
  • 78c0f2797d Update CHANGELOG.md Daniele Gobbetti 2015-07-02 14:02:26 +0200
  • 410b29dd6d Updated translations from transifex cpfeiffer 2015-07-01 23:26:05 +0200
  • dfea2cbcc1 fix find device which started alarm activity Andreas Shimokawa 2015-06-30 21:18:27 +0200
  • b25d771ee9 reformat code Andreas Shimokawa 2015-06-30 12:09:29 +0200
  • 594bf8c45b Merge pull request #81 from Freeyourgadget/set-alarm-tomerge Andreas Shimokawa 2015-06-30 09:43:51 +0200
  • 3068d687bf Adressed some of the observations made re the last commits. Daniele Gobbetti 2015-06-27 18:56:05 +0200
  • 371a7bb4af Get rid of the Checkedtextview because they weren't in line with the our style Daniele Gobbetti 2015-06-27 18:32:13 +0200
  • 900511760c further 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
  • 109b2bef4d add 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
  • dc3ed1659c use parcelable for passing alarms around Daniele Gobbetti 2015-06-25 14:34:21 +0200
  • 764dd70e45 low hanging fruits: - add break after case - center vertically the smart wakeup checkbox Daniele Gobbetti 2015-06-25 12:42:47 +0200
  • 1caca1439a Initial implementation of setting alarms to the Mi Band. Daniele Gobbetti 2015-06-24 20:14:08 +0200
  • ef2bbf13c7 Close stream on error and log exception cpfeiffer 2015-06-29 22:38:37 +0200
  • bf29814294 Bump version to 0.4.2, update CHANGELOG.md Andreas Shimokawa 2015-06-27 20:02:46 +0200
  • 5cde8181c9 Updated translations from transifex cpfeiffer 2015-06-27 18:44:26 +0200
  • 27e611c583 add share action to screenshots in notification Andreas Shimokawa 2015-06-27 18:09:49 +0200
  • c16510003c Open image viewer when tapping on screenshot Andreas Shimokawa 2015-06-27 00:21:30 +0200
  • 44636748e7 Show screenshot in notification in successful Andreas Shimokawa 2015-06-26 23:17:31 +0200
  • 388e72d029 use our accent color for Material Design Andreas Shimokawa 2015-06-26 00:18:44 +0200
  • 51595aad7a Use Material Theme on Lollipop Andreas Shimokawa 2015-06-26 00:12:17 +0200
  • a73d8b7f0a Pebble: save screenshots as 1bit Windows 3.x BMP Andreas Shimokawa 2015-06-25 23:34:50 +0200
  • d0178686d8 Pebble: support for taking screenshots (do not get displayed/written anywhere yet) Andreas Shimokawa 2015-06-24 23:55:51 +0200
  • 07d59322bd Pebble: Preparations for taking screenshots Andreas Shimokawa 2015-06-24 00:23:38 +0200
  • 4b241ca9eb Initial 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
  • 5ae812c854 add GBDeviceProtocol again Andreas Shimokawa 2015-06-23 14:20:13 +0200
  • 73da7fff0a Refactoring: rename GBDeviceCommand to GBDeviceEvent Andreas Shimokawa 2015-06-23 11:54:33 +0200
  • c2582e1e1f Not not display useless menu items when device is not connected Andreas Shimokawa 2015-06-22 22:16:19 +0200
  • 1bd32b713a Pebble: implement encodeFindDevice() by simulating a call Andreas Shimokawa 2015-06-21 23:53:23 +0200
  • 39db968e34 Forgot to rename that method, too (#42) cpfeiffer 2015-06-21 20:59:36 +0200
  • 23d91ac79e Support for finding a lost device (closes #42) cpfeiffer 2015-06-21 00:34:05 +0200
  • c7b4f295a1 Support for vibration profiles, configurable for notifications cpfeiffer 2015-06-20 23:22:22 +0200
  • f105bbbde3 Avoid crash when getExternelDir() returns null (huh!) cpfeiffer 2015-06-21 10:18:41 +0200
  • 1fb20926b3 Fix previous commit, disable LimitLines for this release cpfeiffer 2015-06-21 19:43:45 +0200
  • b1973994f0 Sleep Monitor: Disable anotations for now (produces unreadable output on some devices) Andreas Shimokawa 2015-06-21 16:39:03 +0200
  • da3bff0fd4 fix German translation, fucked up by tx pull Andreas Shimokawa 2015-06-20 21:11:33 +0200
  • e6086d6f79 updated translations from transifex cpfeiffer 2015-06-20 20:55:21 +0200
  • 2458e55865 Pebble: add encodeSimpleMessage() for encoding 1 byte messages to endpoints Andreas Shimokawa 2015-06-19 23:54:31 +0200
  • a8e2646fd9 update CHANGELOG.md Andreas Shimokawa 2015-06-19 13:22:41 +0200
  • 7e1700250f Pebble: add dev option to force latest notification protocol usage Andreas Shimokawa 2015-06-19 12:34:33 +0200
  • e562fa9870 Light sleep and deep sleep was mixed up. Corrected graphs again. #45 cpfeiffer 2015-06-19 01:14:58 +0200
  • f9e5ab5fc1 Some more refinements to sleep display (#45): cpfeiffer 2015-06-19 00:20:38 +0200
  • 03fa05756e As a test, draw limit lines for sleep/activity changes. cpfeiffer 2015-06-18 23:41:54 +0200
  • 83079b0456 Stub for device notification changes cpfeiffer 2015-06-18 23:07:22 +0200
  • cb3be26349 Do something when we receive a CharacteristicChanged message on the UUID_CHARACTERISTIC_BATTERY characteristic. Daniele Gobbetti 2015-06-16 17:03:35 +0200
  • ea43d76705 Bump version, update CHANGELOG.md and LICENSE.artwork Andreas Shimokawa 2015-06-18 21:51:06 +0200
  • 1801a679c5 Pebble: fix FW 3.x detection Andreas Shimokawa 2015-06-18 18:39:32 +0200
  • c1769fb4b4 revamp icons rober 2015-06-17 19:47:41 +0200
  • 8aa53fbb2c Explain logging functionality and move download link to top cpfeiffer 2015-06-17 23:28:50 +0200
  • bffd7f332f remove SleepChartActivityOld, as the new one is usable now ;) Andreas Shimokawa 2015-06-17 08:18:24 +0200
  • a5ae7acc63 Improved 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
  • 8709b95a95 Use a single data set instead of one per activity kind cpfeiffer 2015-06-16 21:04:44 +0200
  • a07aed62ad Pebble: Experiment with 3.x compatible notifications Andreas Shimokawa 2015-06-16 23:14:51 +0200
  • 4908fe7a53 Fix typo cpfeiffer 2015-06-15 20:33:32 +0200
  • 90302c83ef update CHANGELOG.md Andreas Shimokawa 2015-06-13 21:42:38 +0200
  • 70c021e92c SleepChartActivity: Make light sleep color brighter Andreas Shimokawa 2015-06-13 20:47:36 +0200
  • 73187431b2 Use old Sleep Monitor Activity for Pebble/Morpheuz Andreas Shimokawa 2015-06-13 20:37:53 +0200
  • d2f7169de4 Really, I see no reason to look up a string for a preference key in an xml file Andreas Shimokawa 2015-06-13 01:12:08 +0200
  • cfedf4acde Put log file option in a development option category, change order in Mi Band preference screen. Andreas Shimokawa 2015-06-13 00:58:23 +0200
  • 3a6e8789c1 Update German translation Andreas Shimokawa 2015-06-13 00:54:43 +0200
  • 56d314d054 Reformat code and optimize imports Andreas Shimokawa 2015-06-13 00:32:48 +0200
  • ad4f708140 Send 2.x style notifications when on FW 3.x (on FW 2.x else use 1.x style notifications) Andreas Shimokawa 2015-06-13 00:26:55 +0200
  • 818399b157 Merge pull request #73 from danielegobbetti/remove_activity_logfile Andreas Shimokawa 2015-06-13 00:11:40 +0200
  • ac7e21be48 Remove the activity log debug file. Daniele Gobbetti 2015-06-12 22:30:14 +0200