Commit Graph

  • 43fc3873bb bump version, update changelog Andreas Shimokawa 2017-04-27 07:46:30 +0200
  • 62efd90e17 Ignore Test Andreas Shimokawa 2017-04-27 07:42:20 +0200
  • b0384e90d5 Revert "Adjust test case setup and fix failing tests" Andreas Shimokawa 2017-04-27 07:39:36 +0200
  • 6627371f92 Revert "Enable notifications during testcases to avoid NPE starting the service" Andreas Shimokawa 2017-04-27 07:36:58 +0200
  • 69d215cb99 HPlus: Improve intensity calculation based on Tanaka et al, 2001 João Paulo Barraca 2017-04-27 00:58:36 +0100
  • 166695f00a HPlus: Handle more frame types João Paulo Barraca 2017-04-27 00:20:25 +0100
  • c9da7548ed HPlus: Improve reconnection to device João Paulo Barraca 2017-04-27 00:19:59 +0100
  • 58cb73a756 HPlus: Improve transliteration João Paulo Barraca 2017-04-27 00:18:46 +0100
  • 41ecd4e7d6 Update contributors list. Daniele Gobbetti 2017-04-26 18:15:27 +0200
  • 8af9054f2d Update license headers License Bot 2017-04-26 00:14:25 +0200
  • 739b5e9c50 Enable notifications during testcases to avoid NPE starting the service cpfeiffer 2017-04-25 22:51:56 +0200
  • 85511fb97f Updated translations from transifex (thanks!) cpfeiffer 2017-04-25 22:03:55 +0200
  • b2a1805e4f Update changelog for 0.19.0 cpfeiffer 2017-04-25 22:02:57 +0200
  • d9b0d639b8 Adjust test case setup and fix failing tests cpfeiffer 2017-04-25 21:51:53 +0200
  • 534eb385f7 Pebble: manage the dictation session initialization. Daniele Gobbetti 2017-04-24 21:32:51 +0200
  • fae116d1bd Add Calendar related tests (WIP) Daniele Gobbetti 2017-04-24 13:50:40 +0200
  • bc4503c8bf Pebble: Add option for Calender Timeline sync (default on) Andreas Shimokawa 2017-04-24 12:39:40 +0200
  • 839e350d1e Bump version, update CHANGELOG Andreas Shimokawa 2017-04-24 12:05:04 +0200
  • b5255f2e2a update translations from Transifex (THANKS!) Translation Bot 2017-04-24 11:59:56 +0200
  • 523055189f Some basics for testing the calendar functionality cpfeiffer 2017-04-24 11:57:34 +0200
  • d570d188a2 Remove the low battery notification if a normal battery level is reported. Daniele Gobbetti 2017-04-24 09:53:48 +0200
  • ed02a9781a Fix a cursor not being closed cpfeiffer 2017-04-23 12:44:03 +0200
  • f06298a3c8 Fix some lint errors and warnings: Daniele Gobbetti 2017-04-23 12:43:13 +0200
  • 9ed8004a69 Fix rare NPE cpfeiffer 2017-04-22 23:56:04 +0200
  • 3f8620e026 Use toString() instead of risking a ClassCastException cpfeiffer 2017-04-22 21:16:40 +0200
  • 2003d56190 Cleanup package blacklist handling cpfeiffer 2017-04-22 16:59:55 +0200
  • 36c1b5a6f2 Fix static context leak cpfeiffer 2017-04-21 22:34:47 +0200
  • 63c640f471 Port off of deprecated API cpfeiffer 2017-04-21 22:30:29 +0200
  • 1e4351b03a Silence lint warning cpfeiffer 2017-04-21 22:21:24 +0200
  • 70663af35a HPlus: Support reconnection when messages are to be sent. João Paulo Barraca 2017-04-21 18:58:31 +0100
  • 33c9752fde README: mention the reject with sms feature for pebble Andreas Shimokawa 2017-04-21 14:26:54 +0200
  • edcfae3645 update README and CHANGELOG Andreas Shimokawa 2017-04-21 14:24:58 +0200
  • 6dc1d76592 Pebble: recognize AOSP calendar and use calendar icon on pebble for reminders Andreas Shimokawa 2017-04-21 12:39:18 +0200
  • 965ba190a6 Calendar Sync: Fix location not being passed to device code Andreas Shimokawa 2017-04-21 10:50:10 +0200
  • 696dc1f08d Attempt to fix reconnection not happening in some cases cpfeiffer 2017-04-20 23:00:43 +0200
  • bc368a788b Pebble: fix protocol encoding bugs of timeline pin, add location Andreas Shimokawa 2017-04-20 21:40:06 +0200
  • 8385d8079a Pebble: allow encodeTimeLinePin() to encode other attributes than just title and subtitle Andreas Shimokawa 2017-04-20 20:09:29 +0200
  • 15fb71337b Calendar Sync: Fix inverted logic when comparing hashes from db Andreas Shimokawa 2017-04-20 20:08:16 +0200
  • 5717379aec Pebble: change timeline layout to "calendar" for calendaar events and display end time Andreas Shimokawa 2017-04-20 10:40:28 +0200
  • beb173f162 change db schema version back to 16 Andreas Shimokawa 2017-04-19 21:58:13 +0200
  • 7ee20348db Only sync Calendar and Sunrise/Sunset on devices that support it Andreas Shimokawa 2017-04-19 21:51:23 +0200
  • a28d27839f Merge branch 'master' into feature-calendarsync Andreas Shimokawa 2017-04-19 20:19:15 +0200
  • 3ef5f5b811 Add support for all day events and add location in the CalendarEventSpec Daniele Gobbetti 2017-04-19 17:44:02 +0200
  • 546b68ad2d Calendar Sync: detect changed events by hash code Andreas Shimokawa 2017-04-19 14:52:07 +0200
  • 18157daf46 Ensure that the Notification listener service gets restarted if crashed. Daniele Gobbetti 2017-04-19 13:23:13 +0200
  • 9decb7788b HPlus: use HR translated string João Paulo Barraca 2017-04-18 10:51:49 +0100
  • 9f0d260e7a HPlus: Improve connection process (#651) João Paulo Barraca 2017-04-18 10:47:28 +0100
  • b142add631 Pass a GBDevice instead of GBDeviceCandidate to getBondingStyle() #651 cpfeiffer 2017-04-17 23:00:16 +0200
  • 087f5879b0 Merge branch 'feature-calendarsync' of https://github.com/Freeyourgadget/Gadgetbridge into feature-calendarsync Andreas Shimokawa 2017-04-17 21:11:17 +0200
  • 35efa30c4b Calendar Sync: Only enable calendar broadcast receiver when device is initialized Andreas Shimokawa 2017-04-17 21:09:29 +0200
  • 7b50ba9572 Implement hashCode() as equals has been implemented. Daniele Gobbetti 2017-04-17 21:07:50 +0200
  • 1e231e6129 Move the Calendar receiver code in the proper place. Daniele Gobbetti 2017-04-17 20:33:39 +0200
  • 61690eb2cc Get notified when calendar events change instead of polling. Daniele Gobbetti 2017-04-17 20:26:33 +0200
  • d9769be78d Merge branch 'master' into feature-calendarsync Daniele Gobbetti 2017-04-17 20:06:44 +0200
  • 60b7a73558 Test: fix other test Andreas Shimokawa 2017-04-17 19:36:50 +0200
  • a936ff0616 Tests: set device state to inizialized before assuming fw version gets written to attributes Andreas Shimokawa 2017-04-17 19:19:23 +0200
  • 0cf3625304 Remove the Pebble Time 2 Daniele Gobbetti 2017-04-17 15:12:25 +0200
  • df0e77f368 Calendar Sync: Make greendao .update() work by adding a PK id :/ Andreas Shimokawa 2017-04-16 21:08:49 +0200
  • f7ca1fc76c Merge branch 'master' into feature-calendarsync Andreas Shimokawa 2017-04-16 19:59:23 +0200
  • 67f035accf DBHelper: no not update device attributes in db if we call getDevice() on a disconnected device Andreas Shimokawa 2017-04-16 19:43:53 +0200
  • 9970f8017f Calendar sync: save sync status to db to avoid leakage of deleted events Andreas Shimokawa 2017-04-16 19:37:43 +0200
  • ccb58f0f3c Basic calendar sync using additional receiver (#654) Daniel Hauck 2017-04-16 12:34:37 +0200
  • 16af0724dd Replace method pair() with connectFirstTime() cpfeiffer 2017-04-12 21:33:19 +0200
  • 589945f234 Use try-with-resources to ensure stream is closed on exception cpfeiffer 2017-04-12 20:48:28 +0200
  • 6ed40a21c6 HPlus: convert text to either GB2312 or UTF-8 João Paulo Barraca 2017-04-12 14:29:24 +0100
  • c93e97f10f Shave ~600KB off the apk size with the help of a FrankenDAO cpfeiffer 2017-04-10 21:36:44 +0200
  • 3860c2f9c4 update changelog, bump versions Andreas Shimokawa 2017-04-09 22:39:50 +0200
  • a5fdc90b6e update translations from transifex, thanks! Translation Bot 2017-04-09 22:35:46 +0200
  • 810ba5419b Pebble: reenable battery level reporting, with percentage drom datalog Andreas Shimokawa 2017-04-09 17:05:09 +0200
  • 5bf6251dc5 Rename some layout files as they are used for specific purposes Daniele Gobbetti 2017-04-09 16:03:07 +0200
  • fe626eb11e Remove the checkboxes in the alarms cardview and simplify layout of details activity Daniele Gobbetti 2017-04-09 16:01:48 +0200
  • 1a88858c6f Fix some findbugs findings cpfeiffer 2017-04-09 01:09:23 +0200
  • a77ff03ca5 Add filter functionality to the app blacklist activity Daniele Gobbetti 2017-04-09 00:21:43 +0200
  • bb98910e1c Update gradle to 3.4.1, pmd to 5.5.5 cpfeiffer 2017-04-08 23:59:00 +0200
  • 39c7c1aae3 Update robolectric to 3.3.2 cpfeiffer 2017-04-08 23:42:29 +0200
  • 4519f35ff1 Bump up versions of some dependencies cpfeiffer 2017-04-08 23:36:16 +0200
  • f658059d20 Pebble: really disable battery reporting Andreas Shimokawa 2017-04-08 23:18:47 +0200
  • 4a4a1e25df Properly format the sleep goal as a duration, not as a time cpfeiffer 2017-04-08 23:16:33 +0200
  • 155ce5be02 Font size bar chart (#645) Alberto 2017-04-08 22:58:58 +0200
  • 2feb3bed47 Reduce animation time from 350ms to 250ms cpfeiffer 2017-04-08 22:52:22 +0200
  • c2f83fa857 Add changelog entries cpfeiffer 2017-04-08 22:36:40 +0200
  • 48728cbb50 Implement recyclerView in the AppBlackListActivity. Daniele Gobbetti 2017-04-08 22:26:12 +0200
  • 16cff936d3 Pebble: do not show the battery state in the control center Daniele Gobbetti 2017-04-08 18:46:39 +0200
  • 018c2a971e Show the list of alarms as (material design) cards Daniele Gobbetti 2017-04-08 18:44:15 +0200
  • dd5ee03932 Set the right color for the Pie charts entry labels. Daniele Gobbetti 2017-04-08 15:50:13 +0200
  • 2e98b1396f Do not override the android:* text colors, define our own. This fixes a crash on API 19. Daniele Gobbetti 2017-04-08 15:49:00 +0200
  • bd833a37d4 Get rid of the v21 special style Daniele Gobbetti 2017-04-08 15:45:32 +0200
  • 5a019c238a Hide the dateBar but don't set it as gone, this prevents charts from changing size when swiping. Daniele Gobbetti 2017-04-08 15:16:35 +0200
  • de6ce1a3d7 Show all the detailed information in the CardView's overflow Alberto 2017-04-08 09:03:45 +0200
  • 3004177f44 Update Changelog Daniele Gobbetti 2017-04-08 09:00:01 +0200
  • cad777e4ce Pebble: always return the position after 10 tries. Fixes #643 Daniele Gobbetti 2017-04-08 08:57:23 +0200
  • df71d695c3 Pebble: pass an object to the ready event handlers Daniele Gobbetti 2017-04-08 08:50:18 +0200
  • 4dbc255ad5 Pebble: return the current position to the caller of the getCurrentPosition function. Daniele Gobbetti 2017-04-08 08:34:33 +0200
  • 60ed9ca373 Remove default intent actions out of if-condition cpfeiffer 2017-04-07 21:55:47 +0200
  • 202ae53d71 Ensure that a newly discovered and initialized device will be displayed cpfeiffer 2017-04-07 21:17:37 +0200
  • e1797fc9f7 When connecting for the first time, set "pair" to true cpfeiffer 2017-04-07 00:40:33 +0200
  • 26ff7d67e3 Remove some now useless code cpfeiffer 2017-04-07 00:11:25 +0200
  • d2053b32bf Small cleanup cpfeiffer 2017-04-06 23:58:50 +0200
  • 94edaa0cc1 Update build gradle dependency to 2.3.1 cpfeiffer 2017-04-06 23:57:24 +0200
  • f3edf7559d HPlus: added low battery information (#638) Alberto 2017-04-06 23:55:29 +0200