Commit Graph

  • 4f45ad660d Pebble: refactor PebbleKit stuff into its own class Andreas Shimokawa 2017-01-24 22:56:09 +0100
  • 09539fd9bf Add transliteration test ivanovlev 2017-01-25 00:04:05 +0300
  • 06295abcb6 Simplification of transliteration integration ivanovlev 2017-01-24 21:04:06 +0300
  • a451b5367b Pebble: dynamic key support for Square handler Andreas Shimokawa 2017-01-24 19:02:45 +0100
  • 712ce1aa8b Pebble: dynamic keys support for healthify Andreas Shimokawa 2017-01-24 18:50:43 +0100
  • 3233432ee1 Pebble: simplify AppMessageHandler Andreas Shimokawa 2017-01-24 18:38:26 +0100
  • 3dd058cf81 Merge pull request #517 from jpbarraca/hplus-fix-3 Andreas Shimokawa 2017-01-24 12:05:02 +0100
  • fb7db523c7 Pebble: dynamic appKey suppoort for Morpheuz Andreas Shimokawa 2017-01-24 11:58:13 +0100
  • b4a4b3916a HPlus: Remove LanguageUtils transliterate from HPlusSupport João Paulo Barraca 2017-01-24 10:39:24 +0000
  • 746eeda777 Pebble: use dynamic appkeys for TrekVolle handler Andreas Shimokawa 2017-01-24 11:07:49 +0100
  • 8027b8ac96 Pebble: fix potential crash when encoding appmessages with null values Andreas Shimokawa 2017-01-24 11:07:00 +0100
  • 378d285b1a Merge pull request #515 from jpbarraca/hplus-fix-2 Andreas Shimokawa 2017-01-24 08:21:07 +0100
  • 1f083041b9 HPlus: Improve display of new messages and phone calls João Paulo Barraca 2017-01-24 01:44:30 +0000
  • c4a0c60b8c HPlus: Fix bug related to steps and heart rate João Paulo Barraca 2017-01-22 23:33:30 +0000
  • 019da98dfa escape ' in strings.xml Andreas Shimokawa 2017-01-22 22:40:24 +0100
  • c39318af05 CHANGELOG, bump version, improve strings about transliteration Andreas Shimokawa 2017-01-22 22:30:40 +0100
  • 373e96ca30 Fix formatting of issue template, add GB version Daniele Gobbetti 2017-01-22 16:53:26 +0100
  • 5b116aae93 Merge pull request #511 from 6arms1leg/documentation Carsten Pfeiffer 2017-01-20 22:58:30 +0100
  • a7a37fd9c8 Pebble: add a method to use the JSON keys instead of hardcoding the key ID. Daniele Gobbetti 2017-01-20 19:17:00 +0100
  • befedaf7d2 Added "known issues" item for Mi Band devices about firmware version related issues. #508 6arms1leg 2017-01-20 15:33:27 +0100
  • 31ccaf361b Merge pull request #500 from ivanovlev/master Carsten Pfeiffer 2017-01-19 23:42:56 +0100
  • c13725911f Transliteration off by default, if setting not exist ivanovlev 2017-01-19 08:09:36 +0300
  • cf45c665a5 bump version update CHANGELOG Andreas Shimokawa 2017-01-18 22:17:59 +0100
  • 26a751977e Pebble: try to improve PebbleKit compatibility (Might help with glance #506) Andreas Shimokawa 2017-01-18 22:10:10 +0100
  • ed020c2a97 Pebble: raise limit of appinfo.json. Some pbws have huge ones :/ Andreas Shimokawa 2017-01-18 21:47:15 +0100
  • 0094805359 ChangeLog ivanovlev 2017-01-17 23:24:03 +0300
  • cbc91e7fef Moving transliteration call from module "HPlus" to common support ivanovlev 2017-01-17 23:07:12 +0300
  • e226a97c73 Merge pull request #503 from jpbarraca/hplus-fix-1 Carsten Pfeiffer 2017-01-17 00:04:39 +0100
  • 5222cf99a2 HPlus: fixed bug setting current date João Paulo Barraca 2017-01-16 22:04:52 +0000
  • f19541c654 update translations from transifex (minus French patient) Andreas Shimokawa 2017-01-15 21:43:06 +0100
  • bfe24dd9f0 Refactoring ivanovlev 2017-01-15 22:46:30 +0300
  • 2de9580dea Added diacritic convertation into Transliteration ivanovlev 2017-01-15 22:10:12 +0300
  • 26a349210e Pebble: make the text in the dummy weather configuration activity visible. Daniele Gobbetti 2017-01-15 18:19:30 +0100
  • d9d153c463 move WeatherNotificationConfig.java to its previous location to fix a crash Andreas Shimokawa 2017-01-15 12:43:26 +0100
  • d08972e82a StyleCop ivanovlev 2017-01-15 13:41:38 +0300
  • 01d9a63e8b Merge branch 'master' into master ivanovlev 2017-01-15 12:27:25 +0300
  • 074394cba4 Transliteration is moved to a separate class, added settings option ivanovlev 2017-01-15 12:24:36 +0300
  • b0991d3869 fix typo Andreas Shimokawa 2017-01-15 00:33:54 +0100
  • ce67bf2c52 Pebble: make the feature to automatically delete notifications from the pebble optional Andreas Shimokawa 2017-01-15 00:10:40 +0100
  • b9249065eb Fix for send message from debug screen ivanovlev 2017-01-14 23:01:44 +0300
  • 4dfef382a9 Pebble: change the overflow menu of the weather system app. Daniele Gobbetti 2017-01-14 18:19:41 +0100
  • 0152e7ce02 Make the text in the Weather configuration mock activity a bit more clear. Daniele Gobbetti 2017-01-14 15:10:57 +0100
  • cb3460912f Update changelog Daniele Gobbetti 2017-01-14 14:53:56 +0100
  • 23a1663384 fix wording (style -> skin) Andreas Shimokawa 2017-01-14 11:16:01 +0100
  • c873312831 Transliterate unsupported Russian characters into English ivanovlev 2017-01-14 02:39:36 +0300
  • 1e24fa7ad8 Dummy weather notifucation config activity cpfeiffer 2017-01-14 00:26:21 +0100
  • 38e234552d Pebble: only ACK appmessages from pebble to pebblekit android apps after the app actually sent one Andreas Shimokawa 2017-01-13 08:16:33 +0100
  • 0218cee0e1 Pebble: fix long standing bug in uuid encoding for ACK messages (did not seem to do any harm) Andreas Shimokawa 2017-01-11 23:42:40 +0100
  • 50cb3c9db3 Pebble: remove null termination from cstrings when converting to json for PebbleKit Andreas Shimokawa 2017-01-11 22:39:08 +0100
  • 5e74338efe Add HPLus stuff to changelog Andreas Shimokawa 2017-01-11 21:43:42 +0100
  • 453eeb0bae Update README.md Andreas Shimokawa 2017-01-11 08:38:44 +0100
  • bcc4fa8e9c update CHANGELOG Andreas Shimokawa 2017-01-10 23:28:55 +0100
  • 9132736428 Pebble: report current firmware string to PebbleKit (eg. "v3.12.2") not "Gadgetbridge" Andreas Shimokawa 2017-01-10 22:43:10 +0100
  • 185605211d Pebble: fix bug in PebbleKit implementation regarding binary data transferred from a watchapp to a 3rd party Android app Andreas Shimokawa 2017-01-10 22:30:55 +0100
  • d646b6773e Merge pull request #491 from jpbarraca/hplus-handle-data Carsten Pfeiffer 2017-01-10 20:40:07 +0100
  • f2e6ce6380 Pebble: fix incoming calls (recently broken) Andreas Shimokawa 2017-01-10 18:23:35 +0100
  • b92b1c08bf HPlus: Fix deprecation warning João Paulo Barraca 2017-01-10 13:44:32 +0000
  • 13ec497127 Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into hplus-handle-data João Paulo Barraca 2017-01-10 13:23:23 +0000
  • 4cf872664c HPlus: Improved support for storing and displaying data. João Paulo Barraca 2017-01-10 13:08:45 +0000
  • 8f988de49d update changelogs Andreas Shimokawa 2017-01-09 18:39:37 +0100
  • fda317671a Ignore summary information for k9 mail Andreas Shimokawa 2017-01-09 18:34:22 +0100
  • 8c0f5599a1 Do not try to remove notifications from the device in some obvious cases Andreas Shimokawa 2017-01-09 16:49:11 +0100
  • 3644d5e7a6 Pebble: remove notifications when dismissed on the phone (#326) Andreas Shimokawa 2017-01-09 16:33:00 +0100
  • c6999713d2 Pebble: use Notifications system app as parent UUID for notifications Andreas Shimokawa 2017-01-09 15:11:50 +0100
  • f05b51fd83 Pebble: Add option to disable call display Closes #494 Andreas Shimokawa 2017-01-09 14:41:02 +0100
  • a2c052090b update Japanese and Spanish from transifex (ignore French, sorry guys, but I dont know what is going on with CA/FR fights) Andreas Shimokawa 2017-01-09 14:22:54 +0100
  • f56a4d878e fix xml for real (maybe) Andreas Shimokawa 2017-01-09 14:19:45 +0100
  • 6619a16b63 fix xml Andreas Shimokawa 2017-01-09 14:18:58 +0100
  • 98dc1e127e update changelogs Andreas Shimokawa 2017-01-09 14:11:13 +0100
  • 7b1ea68b62 Remove obsolete layout params cpfeiffer 2017-01-08 21:45:27 +0100
  • 96203f574f Tiny test for GattCharacteristic class cpfeiffer 2017-01-08 21:36:26 +0100
  • 6c269aa089 Generic characteristic names from field names cpfeiffer 2017-01-07 23:03:58 +0100
  • 855a141ec4 Pebble: in AppMessageHandler provide a default implementation of handleMessage which just ACKs Andreas Shimokawa 2017-01-08 17:17:29 +0100
  • 1fda1ba1b2 Pebble: try to get rid of the sleep and rely on countdownlatch instead. Daniele Gobbetti 2017-01-08 16:48:50 +0100
  • c1abaaa4e0 Add support for hiding the icon in the status bar and the notification on the lockscreen. This adds proper settings to toggle GB behavior and closes #460. Daniele Gobbetti 2017-01-08 15:51:56 +0100
  • 5c8f02d054 Set notification to minimal priority Yar 2016-12-15 22:58:56 +0300
  • 09cc0134db Pebble: add support for weather in some watchfaces by gh/zalewszczak Daniele Gobbetti 2017-01-08 15:27:01 +0100
  • 7f50e0d2b7 Pebble: add support for weather in square watchface Daniele Gobbetti 2017-01-07 22:41:10 +0100
  • 380e3b3640 Merge pull request #489 from hackoder/master Andreas Shimokawa 2017-01-05 17:14:09 +0100
  • 970c6960ea HPlus: delay day slot fetch João Paulo Barraca 2017-01-05 14:24:39 +0000
  • ade7161c4d HPlus: Buffer Day Slot data before commit to DB João Paulo Barraca 2017-01-05 14:03:49 +0000
  • d491921b1c HPlus: Rename HPlusHandlerThread method João Paulo Barraca 2017-01-05 10:36:22 +0000
  • 93ae57bd60 Refactoring class HPlusDataRecordDaySummary João Paulo Barraca 2017-01-05 10:33:37 +0000
  • 051d1e7390 HPlus: fix typo João Paulo Barraca 2017-01-05 00:17:28 +0000
  • ae0718c398 HPlus: Refactoring and added comments to the message decoders members João Paulo Barraca 2017-01-05 00:03:54 +0000
  • 510427e30b HPlus: Refactoring. Calendar -> GregorianCalendar João Paulo Barraca 2017-01-04 23:41:35 +0000
  • 91b346b23d HPlus: Enabled decoding of additional fields in day summary message João Paulo Barraca 2017-01-04 23:24:17 +0000
  • 9d67394720 HPlus: Code cleanup João Paulo Barraca 2017-01-04 01:46:24 +0000
  • fd51f32765 Add Riot as a recognized chat application (including pebble color and icon) Andreas Shimokawa 2017-01-03 20:36:39 +0100
  • e70d6a1260 First take at issue template Daniele Gobbetti 2017-01-03 12:46:22 +0100
  • 0ba377bb42 Show K9 message body in notifications Hasan Ammar 2017-01-02 19:03:02 -0500
  • 547736f8f7 HPlus: removed test values João Paulo Barraca 2017-01-02 10:13:34 +0000
  • 1fb4ee8a8f HPlus: Basic support for data synchronization João Paulo Barraca 2017-01-02 00:58:37 +0000
  • 507e58922f Pebble: fix decoding of byte and short appmessage data (when a native handler is present) Andreas Shimokawa 2017-01-01 17:58:34 +0100
  • f25605f5a1 Pebble: First shot at TrekVolle support Andreas Shimokawa 2017-01-01 16:24:46 +0100
  • 8b55110679 Pebble: allow weather to be send to watchfaces on fw < 4.x Andreas Shimokawa 2017-01-01 14:19:35 +0100
  • 1722a6dc47 Pebble: minor code cleanup Andreas Shimokawa 2017-01-01 13:55:07 +0100
  • 7930b7da75 Pebble: Support Healthify Weather Andreas Shimokawa 2016-12-31 20:08:53 +0100
  • 5a83cb1c48 Pebble: fix npe in mario time handler Andreas Shimokawa 2016-12-31 19:29:41 +0100
  • b811247704 Pebble: Adapt MarioTime logic Andreas Shimokawa 2016-12-31 19:27:21 +0100