1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-27 10:07:32 +01:00

Commit Graph

  • 1c1f8e8535 Make DeviceSupportFactory recognize device names starting with MI Sergey Trofimov 2015-10-18 09:20:18 +03:00
  • f0a1d5f8a0 update CHANGELOG.md, bump version, pull translation from transifex (thanks!) Andreas Shimokawa 2015-10-18 09:22:11 +09:00
  • e755e9f51f updated cpfeiffer 2015-10-18 01:40:59 +02:00
  • b43e96318a Also support pulldown to sync in ControlCenter #138 cpfeiffer 2015-10-18 01:39:25 +02:00
  • 1e56e540fa Remove hardcoded equals("MI") in favor of DeviceCoordintator #136 cpfeiffer 2015-10-18 01:01:13 +02:00
  • 2c29384ee8 Updated cpfeiffer 2015-10-17 17:10:04 +02:00
  • 45fc2c181c Add pulldown to sync and tabs in the charts activity #138 cpfeiffer 2015-10-17 16:39:44 +02:00
  • a9186791dc register/unregister receivers at runtime instead of enabling/disabling them via packagemanger Andreas Shimokawa 2015-10-16 00:23:16 +09:00
  • 85777f99e4 bump version to 0.6.3, allow up to ten dots in .pbl file names 0.6.3 Andreas Shimokawa 2015-10-11 20:51:24 +09:00
  • 3410e90fb0 Set allowBackup to false (trying prevent BackupManager from killing us) Andreas Shimokawa 2015-10-11 10:52:01 +09:00
  • 4533ae22ee Log otherwise uncaught exceptions (#134) cpfeiffer 2015-10-07 23:32:58 +02:00
  • 600e7d59b5 update CHANGELOG.md and README.md Andreas Shimokawa 2015-10-07 22:39:58 +09:00
  • 262271dbd0 Pebble: calculate CRC for language files (.pbl) since they do not have a manifest Andreas Shimokawa 2015-10-07 22:29:30 +09:00
  • f95cc25cb8 Add miband bluetooth codes for fw 5.15.8.21 Andrey Teplyashin 2015-10-07 09:25:33 +06:00
  • cd7acf6572 Pebble: Do not reboot after language file installation (does not seem to be necessary) Andreas Shimokawa 2015-10-07 00:44:29 +09:00
  • 5860c4f4f9 Pebble: WIP support for flashing language files (.pbl) Andreas Shimokawa 2015-10-06 23:56:01 +09:00
  • 7dce1d62b0 Updated translations from transifex (thanks!) 0.6.2 cpfeiffer 2015-10-04 19:49:41 +02:00
  • d21b5e68b5 Pebble: Cleanup AppMessage handlers Andreas Shimokawa 2015-10-04 22:53:11 +09:00
  • a4a59f5df4 fix hexdump() when using an offset with -1 as length (= full length) Andreas Shimokawa 2015-10-04 22:42:21 +09:00
  • 0d27245dd1 Some more translations + reoder live activity layout cpfeiffer 2015-10-04 00:17:24 +02:00
  • 27aa660ca4 Use proper ellipsis cpfeiffer 2015-10-04 00:05:26 +02:00
  • 9db7d13a94 Log any exceptions during ble callbacks, if any #91 cpfeiffer 2015-10-04 00:00:53 +02:00
  • 5b8bf468f5 Remove some superfluous checks cpfeiffer 2015-10-03 23:52:33 +02:00
  • 321c0ff125 Log when we get bogus timestamps #91 cpfeiffer 2015-10-03 23:42:22 +02:00
  • 38c3a41279 Improve logging setup, should hopefully fix #107 cpfeiffer 2015-10-03 23:26:36 +02:00
  • 2231dcbce3 Log GB's version cpfeiffer 2015-10-03 22:30:11 +02:00
  • 0a7366e458 Updated translations from transifex. Welcome Ukrainian! Thanks! cpfeiffer 2015-10-03 21:45:40 +02:00
  • 4d6f8ec742 travis Andreas Shimokawa 2015-10-03 23:53:35 +09:00
  • f33a5fd3a9 set buildToolsVersion to 23.0.1 to shut up Android Studio ;) Andreas Shimokawa 2015-10-03 23:25:06 +09:00
  • a3e531155f bump version Andreas Shimokawa 2015-10-03 21:52:27 +09:00
  • 0ff0c6d176 Mark live activity data as WIP -- again I got a spike cpfeiffer 2015-10-03 10:10:22 +02:00
  • 93523d7831 Fix crash introduced by translation before onCreate() cpfeiffer 2015-10-03 10:08:48 +02:00
  • d6f9eac711 Revert to previous BLE connection method: - first, connectGatt(true) to support automatic (re-) connection - second, bluetoothGatt.connect() to connect immediately cpfeiffer 2015-10-03 00:21:31 +02:00
  • 586d959055 Merge branch 'master' into live-activity-data cpfeiffer 2015-10-02 23:49:03 +02:00
  • baa2d0b27a Displaying live activity data works well enough cpfeiffer 2015-10-02 23:38:07 +02:00
  • 2f0d4815b8 Update CHANGELOG.md Daniele Gobbetti 2015-10-02 11:24:15 +02:00
  • ff2e8d1ce7 Update CHANGELOG.md Daniele Gobbetti 2015-10-02 11:24:02 +02:00
  • c9e91bd708 Some work in enabling the history of step count cpfeiffer 2015-10-02 00:07:19 +02:00
  • 2149b18ae3 Yay, animating live activity data works. cpfeiffer 2015-10-01 22:36:33 +02:00
  • d14ccf1c5c Get device name from the BLE Standard Characteristic. Always log read and notify characteristics, even if unhandled. Changed Log statements for write action to make them clearer. Daniele Gobbetti 2015-09-28 16:47:43 +02:00
  • f8edf5c525 Move BLE standard characteristic and services debug names to the right class. Daniele Gobbetti 2015-09-28 16:28:08 +02:00
  • 18f952250a First working code for vibrations on firmware version 1.0.10.14 Daniele Gobbetti 2015-09-28 12:53:42 +02:00
  • deea721090 Add verbatim Official BLE Services, Descriptors and Characteristics. Move the already defined constants to these new classes. Daniele Gobbetti 2015-09-28 12:51:01 +02:00
  • 4250a002b4 Merge branch 'master' into live-activity-data cpfeiffer 2015-09-27 00:16:04 +02:00
  • 0395977fde Some work for properly animating our single (value-changing) entry cpfeiffer 2015-09-27 00:10:33 +02:00
  • 8fca35f94f try to fix tests 0.6.1 Andreas Shimokawa 2015-09-26 22:24:52 +02:00
  • 4f5edb7231 update German translation Andreas Shimokawa 2015-09-26 21:33:55 +02:00
  • 949c49f2c9 Bump version, update CHANGELOG Andreas Shimokawa 2015-09-26 21:28:58 +02:00
  • e7e583a5ba update translations (thanks) Andreas Shimokawa 2015-09-26 21:23:20 +02:00
  • c8a08510ce always initialize checkboxes AppBlacklistActivity, not only when App is in blacklist Andreas Shimokawa 2015-09-25 21:31:40 +02:00
  • 720eaa111d Add generic service for immediate alert and prepare the code to support characteristics from different services Daniele Gobbetti 2015-09-25 17:45:06 +02:00
  • e3533a2b18 Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch Andreas Shimokawa 2015-09-25 00:53:40 +02:00
  • 94ad7f2eb9 set type to SMS when receiving an SMS via generic notification listener Andreas Shimokawa 2015-09-24 17:26:40 +02:00
  • 1d41f2f8e4 Refactoring Andreas Shimokawa 2015-09-24 14:45:21 +02:00
  • e1ea8270ca Add a progress notification for the activity data transfer. Daniele Gobbetti 2015-09-24 14:03:01 +02:00
  • 5578691321 Fix progress bar Daniele Gobbetti 2015-09-24 14:02:33 +02:00
  • 8ba307657a Migrate from MPAndroidChart 2.1.0 to 2.1.4 cpfeiffer 2015-09-24 00:02:58 +02:00
  • ab78d167d9 update CHANGELOG.md Andreas Shimokawa 2015-09-23 23:53:16 +02:00
  • 3bb673d33a Pebble Time Round support ("chalk" platform) Andreas Shimokawa 2015-09-23 23:19:38 +02:00
  • d9b4bbe550 Move activity data and progress manipulation into dedicated methods cpfeiffer 2015-09-19 23:32:10 +02:00
  • 3852fcd756 Reuse MiBandDateConverter cpfeiffer 2015-09-19 21:54:01 +02:00
  • 77b4bb9cf1 Mi Band: Do not whitelist 1.0.10.14 anymore, vibration seems to be broken with Gadgetbridge Andreas Shimokawa 2015-09-20 22:13:25 +02:00
  • 98b1abedac Allow phone call notifications (also in call display) to be disabled in preferences Andreas Shimokawa 2015-09-20 22:04:53 +02:00
  • f6ef72e9fb Pebble: fix some hardware revision strings to match strings in firmware json file Andreas Shimokawa 2015-09-20 18:27:41 +02:00
  • 60b24e004a Pebble: Fix bug for Pebble Intent Notifications not arriving on FW 2.x 0.6.0 Andreas Shimokawa 2015-09-19 21:35:02 +02:00
  • 0c4dbf75e0 Pebble: fix for PebbleKit AppMessages containing non-latin characters Andreas Shimokawa 2015-09-19 15:32:09 +02:00
  • a3ef85d243 update German translation Andreas Shimokawa 2015-09-19 13:37:09 +02:00
  • 4b690ad641 bump version to 0.6.0 (not yet tagged) Andreas Shimokawa 2015-09-19 12:56:29 +02:00
  • 5fb6090be1 update Spanish translation (thanks) Andreas Shimokawa 2015-09-19 12:53:30 +02:00
  • e1b02e1be4 Pebble: add option for PebbleKit support (default is disabled) Andreas Shimokawa 2015-09-19 12:49:34 +02:00
  • 8bef384855 Update README.md Daniele Gobbetti 2015-09-18 16:37:37 +02:00
  • 94abac05d1 Update CHANGELOG.md Daniele Gobbetti 2015-09-18 16:36:33 +02:00
  • e6a8a1a36c Pebble: Better support for 8 and 16 bit integers in AppMessages Andreas Shimokawa 2015-09-18 00:03:34 +02:00
  • b02c286818 update CHANGELOG and README Andreas Shimokawa 2015-09-17 23:22:15 +02:00
  • 041bd1a7f4 Treat Conversations messagess as chat messages, even if arrived via Pebble Intents (which is the default) Andreas Shimokawa 2015-09-17 23:08:05 +02:00
  • a5ef952e37 Pebble: Implement WIP outbound communication with PebbleKit Android Apps Andreas Shimokawa 2015-09-17 19:21:22 +02:00
  • 502c005a0e Add a further intent filter to grab the firmware/apps from the download content provider. Tested to work with miband firmware on android 5. Daniele Gobbetti 2015-09-17 16:17:39 +02:00
  • 55341678b3 Add firmwares from the wiki. Daniele Gobbetti 2015-09-17 16:03:15 +02:00
  • b73ff49681 Use data type constant instead of hardcoded value Daniele Gobbetti 2015-09-17 15:39:44 +02:00
  • 4e83742d6c try to fix tests Andreas Shimokawa 2015-09-17 15:35:25 +02:00
  • 58bbcb0035 Pebble: allow to configure reconnect attempts This should help #89 Andreas Shimokawa 2015-09-17 15:30:33 +02:00
  • 7dedff3ce1 Add missing \ before apostrophe cpfeiffer 2015-09-16 20:05:52 +02:00
  • d5087a9daa Merge pull request #128 from kevlarcade/translate Carsten Pfeiffer 2015-09-16 20:01:37 +02:00
  • d8c096d931 Handle SMS/MMS as generic notification if disabled Andreas Shimokawa 2015-09-16 01:09:03 +02:00
  • 6e3c839608 Allow to select preferred music player in preferences, closes #112 Andreas Shimokawa 2015-09-16 00:53:54 +02:00
  • 78dafd6abc correct some french translate kevlarcade 2015-09-15 11:59:42 +02:00
  • de74a033f6 Try to support controlling multiple music players Andreas Shimokawa 2015-09-15 01:36:33 +02:00
  • aa524cc5ea Merge pull request #126 from roidelapluie/qksms Andreas Shimokawa 2015-09-14 09:12:19 +02:00
  • 21d59b23c1 Allow QKSMS notifications to be handled as a generic notification if SMS notification mode is set to "never" Julien Pivotto 2015-09-13 22:47:56 +02:00
  • 95e22a4e32 Pebble: Allow stopping apps though PebbleKit messages (also in the API) Andreas Shimokawa 2015-09-13 21:44:26 +02:00
  • 35c463c81f Merge ae381f780d8da1f3beec15b0f8f943efc7944bde into 6fff4fb7ba5bb99784bc835635df7b4166ddbb0c Julien Pivotto 2015-09-13 16:38:35 +00:00
  • 6fff4fb7ba Pebble: support byte arrays for Appmessages (including PebbleKit ones) Andreas Shimokawa 2015-09-13 18:37:59 +02:00
  • 9a32be97cb Pebble: work towards PebbleKit support #106 Andreas Shimokawa 2015-09-13 18:20:15 +02:00
  • ae381f780d Start working on quick replies Julien Pivotto 2015-09-13 16:34:37 +02:00
  • d3dbde6917 Some refactoring: 0.5.4 Andreas Shimokawa 2015-09-13 15:21:07 +02:00
  • e822ce7634 Merge 5aa0d3a94a4b2d1028310d3ba1e0521fd0194af5 into dfe86d681d05f33684c46b9b518d306e6fa3330b Julien Pivotto 2015-09-13 13:06:32 +00:00
  • 5aa0d3a94a Pebble: Cleanup of Code and Colors variables Julien Pivotto 2015-09-13 15:04:51 +02:00
  • dfe86d681d update CHANGELOG Andreas Shimokawa 2015-09-13 14:59:07 +02:00
  • 04086a3b4c Merge pull request #122 from roidelapluie/colors Andreas Shimokawa 2015-09-13 14:58:05 +02:00
  • 1027336591 Pebble: Support colors in 3.x notifications (Pebble Time) Julien Pivotto 2015-09-13 13:41:56 +02:00