Commit Graph

  • f9efa36322 Add Russian translation (thanks astra1!) Andreas Shimokawa 2015-05-10 10:02:12 +0200
  • fa9bed81ce Updated translations cpfeiffer 2015-05-10 00:21:08 +0200
  • 86119a877a Slight refactoring, add some Logging cpfeiffer 2015-05-10 00:18:42 +0200
  • 39d84831ed Unset dynamic device state (like battery level, etc.) when disconnected cpfeiffer 2015-05-10 00:05:29 +0200
  • 1a7c3c42e4 Do both BT and BTLE discovery (one after another) #33 cpfeiffer 2015-05-09 23:54:47 +0200
  • 60210e069c Fix validity check with gender and type cpfeiffer 2015-05-09 23:13:47 +0200
  • 29cc364f8a Updated translations cpfeiffer 2015-05-09 21:47:03 +0200
  • ab5d5f6c6f Made Mi Band preferences localizable cpfeiffer 2015-05-09 21:43:04 +0200
  • 8112d4afd8 update stings Andreas Shimokawa 2015-05-08 12:56:17 +0200
  • 6f162c593b Pebble message intent notifications default to "never" now Andreas Shimokawa 2015-05-08 12:50:42 +0200
  • c999c52501 convert sequence of ifs to switch Andreas Shimokawa 2015-05-08 11:18:06 +0200
  • ddc2f116aa Updated German translation cpfeiffer 2015-05-08 00:48:51 +0200
  • d036f0539d Added missing resource strings and clean up layouts cpfeiffer 2015-05-08 00:42:46 +0200
  • 43ae05673b Updated MI features cpfeiffer 2015-05-08 00:10:54 +0200
  • 9801a94704 Revert "Updated translation from transifex" cpfeiffer 2015-05-07 23:56:04 +0200
  • 45fde87df6 Updated translation from transifex cpfeiffer 2015-05-07 23:54:59 +0200
  • b2518ff927 Discovery + pairing now works cpfeiffer 2015-05-07 23:51:03 +0200
  • 157deff237 Send current time to device if time/timezone changes. Closes #51. Andreas Shimokawa 2015-05-07 23:46:18 +0200
  • 70889e5326 fix italian string, which would cause FC Andreas Shimokawa 2015-05-07 22:32:30 +0200
  • 1604ae2c22 #33 only start discovery activity when bt is enabled cpfeiffer 2015-05-07 22:15:53 +0200
  • cf360455a0 updated translations from transifex cpfeiffer 2015-05-07 22:05:57 +0200
  • 84a89c7c9b ignore values-en, always created by tx pull -a cpfeiffer 2015-05-07 20:46:24 +0200
  • a23690c8e1 Initial support for Mi Band specific settings cpfeiffer 2015-05-07 01:30:40 +0200
  • 44333c4244 Fix some German strings, simplify SMS/K9-Mail strings Andreas Shimokawa 2015-05-07 00:11:43 +0200
  • 9277874983 update CHANHELOG.md Andreas Shimokawa 2015-05-07 00:05:54 +0200
  • 8b75440867 Pebble: feed WeatherNeat with bogus data (testing) Andreas Shimokawa 2015-05-06 23:45:25 +0200
  • fa57bf11a2 Fix some German translations cpfeiffer 2015-05-06 23:16:15 +0200
  • 637cc3be51 Connected devices are typically not discoverable (#33) cpfeiffer 2015-05-06 23:00:06 +0200
  • 0c039b8a46 Start discovery activity automatically when no devices available (#33) cpfeiffer 2015-05-06 22:59:31 +0200
  • 0629d6aa5d Small improvements to discovery, only scan for 1min #33 cpfeiffer 2015-05-06 22:06:09 +0200
  • dbffd5a42f Updated translations from transifex (#46) cpfeiffer 2015-05-06 17:37:35 +0200
  • 33db0bf890 Pebble: handle DATALOG and PHONEVERSION endpoints directly in protocol Andreas Shimokawa 2015-05-06 11:41:38 +0200
  • 7b02548427 Clear task stack after discovery (#33) cpfeiffer 2015-05-06 00:17:28 +0200
  • bd0df2c527 updated regarding battery info cpfeiffer 2015-05-05 23:44:45 +0200
  • dc6fd8cb61 Translation updated from Transifex cpfeiffer 2015-05-05 23:39:47 +0200
  • 50034e0bfe Request battery info in initialize() cpfeiffer 2015-05-05 23:25:54 +0200
  • 3e85efa898 Display battery level if known. Should work on Miband, untested. Andreas Shimokawa 2015-05-05 22:52:25 +0200
  • 9efcd8974d Add GBDeviceCommandSendBytes for generic pre encoded commands that are meant to be send to a device directly Andreas Shimokawa 2015-05-05 14:41:10 +0200
  • d09b5442cf Put FW/HW info inside its own TextView to cleanup the device list Andreas Shimokawa 2015-05-05 11:16:57 +0200
  • cf12c78a64 Ensure that discovery doesn't display duplicates (#33) cpfeiffer 2015-05-05 01:08:30 +0200
  • 9df661bd96 Initial (ugly) support for device discovery and pairing (#3) cpfeiffer 2015-05-05 00:48:02 +0200
  • e859ece7c6 Add Support for notifications send to Pebble from 3rd party applications Andreas Shimokawa 2015-05-04 01:03:56 +0200
  • 6d1a4312ef remove unused ApplicationTest Andreas Shimokawa 2015-05-03 19:18:02 +0200
  • fb48086b77 Add "translation" to contributing section cpfeiffer 2015-05-02 00:05:43 +0200
  • 1a627ad1a1 Allow translation with transifex #46 cpfeiffer 2015-05-01 23:59:02 +0200
  • e71181f962 Merge pull request #48 from xphnx/patch-3 Andreas Shimokawa 2015-05-01 17:30:09 +0200
  • cac3bc01a9 Update strings.xml xphnx 2015-05-01 17:20:17 +0200
  • 93b463c47e update German translation Andreas Shimokawa 2015-05-01 10:08:24 +0200
  • 3e79269d43 #46 add missing GBApplication cpfeiffer 2015-05-01 09:36:10 +0200
  • f143c9ec54 androidstudio vs. eclipse :/ Andreas Shimokawa 2015-05-01 01:49:43 +0200
  • 8b3b4d0882 #46 make all strings localizable cpfeiffer 2015-05-01 01:26:12 +0200
  • 75b9d0e833 simplyfy SettingsActiviy code Andreas Shimokawa 2015-05-01 00:56:16 +0200
  • b256c9ed15 set utf-8 Andreas Shimokawa 2015-04-30 00:58:04 +0200
  • 959626049e add Spanish translation (thanks xphnx!) Andreas Shimokawa 2015-04-30 00:57:36 +0200
  • f8bbbdb47c add Korean translation (thanks halcyonera!) Andreas Shimokawa 2015-04-30 00:54:32 +0200
  • b7c3578e5b add German translation (quick & dirty) Andreas Shimokawa 2015-04-30 00:50:16 +0200
  • 93cc35bda5 prepare for release 0.3.4 Andreas Shimokawa 2015-04-29 00:23:00 +0200
  • e65c492792 Pebble: display progressbar during installation of apps/firmware Andreas Shimokawa 2015-04-29 00:21:02 +0200
  • b5cf81eedf update CHANGELOG.md Andreas Shimokawa 2015-04-28 23:38:13 +0200
  • 01e96f9c8d Pebble: Bugfix for beeing stuck while waiting for a slot, when none is available Andreas Shimokawa 2015-04-28 23:35:12 +0200
  • 31b01d860f Pebble: notification cleanups Andreas Shimokawa 2015-04-28 21:59:53 +0200
  • 9b676b5354 add a blurb abount contributions cpfeiffer 2015-04-27 23:08:31 +0200
  • 5a458611e2 Set the time during initialization. Necessary for steps tracking. cpfeiffer 2015-04-27 21:43:57 +0200
  • 8e25c03350 display connection state in notification area cpfeiffer 2015-04-27 21:18:51 +0200
  • 462f9f028f Pebble: do not call setReceiversEnableState() from PebbleIoThread anymore, handling had been moved to generic code Andreas Shimokawa 2015-04-27 01:24:42 +0200
  • 2eb62ebff3 Pebble: Speed up app/firmware installation by sending 2000 bytes at once instead of 512. Closes #22. Andreas Shimokawa 2015-04-27 01:15:03 +0200
  • 29d4f7d615 Updated for 0.3.3 0.3.3 cpfeiffer 2015-04-26 14:40:48 +0200
  • 5d5bbc0068 maybe this will fix the nested list cpfeiffer 2015-04-26 14:34:06 +0200
  • 3b249b0d2a updated README to reflect current state cpfeiffer 2015-04-26 14:25:01 +0200
  • 2fdaa383c4 update CHANGELOG.md Andreas Shimokawa 2015-04-26 10:18:47 +0200
  • c94108f2d1 bump version to 0.3.3 Andreas Shimokawa 2015-04-26 10:15:55 +0200
  • c06ef3d260 Pebble: try to shut up datalog, which might cause battery drain on the watch Andreas Shimokawa 2015-04-26 01:43:24 +0200
  • 613ff1fc91 Pebble: corrections to PebbleIoThreads, better logging Andreas Shimokawa 2015-04-26 00:53:48 +0200
  • 7a4330c324 Improved README cpfeiffer 2015-04-25 23:59:24 +0200
  • 0377a751b0 be even more robust #35 cpfeiffer 2015-04-25 23:47:28 +0200
  • 1772076b62 Log service creation and destruction cpfeiffer 2015-04-25 20:16:03 +0200
  • 442ae6499a Pebble: Better logging and hexdump for short packages to endpoint 6778 Andreas Shimokawa 2015-04-25 23:13:22 +0200
  • c773181da3 Request and display device info (connection state and firmware version) cpfeiffer 2015-04-24 23:08:47 +0200
  • 274e8591dc Initialize the BTLE device after the services are discovered. cpfeiffer 2015-04-22 22:50:35 +0200
  • 454f9a6d07 Merge pull request #27 from danielegobbetti/master Carsten Pfeiffer 2015-04-24 20:51:12 +0200
  • 98696ce9e2 Implement setting the time on the miband. Daniele Gobbetti 2015-04-23 14:11:57 +0200
  • cf681a089a Add the device if it's not in the list yet. cpfeiffer 2015-04-22 20:37:35 +0200
  • 1ff1c20056 Some more logging cpfeiffer 2015-04-22 20:37:07 +0200
  • ab2f5a73a8 Quick fix for crash when connecting to a Miband with invalid address in settings. Andreas Shimokawa 2015-04-21 22:35:11 +0200
  • e1a31ee92c bump version to 0.3.2 0.3.2 Andreas Shimokawa 2015-04-20 23:55:34 +0200
  • c85c81a5a2 update CHANGELOG.md Andreas Shimokawa 2015-04-20 23:52:12 +0200
  • 06d8488792 #15 log as info, not error cpfeiffer 2015-04-20 23:45:34 +0200
  • 1fd32ea020 updated changelog cpfeiffer 2015-04-20 23:41:19 +0200
  • b391128a56 Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge Andreas Shimokawa 2015-04-20 23:39:02 +0200
  • 661ed9c612 Pebble: When opening a firmware print for which HW revision it is. Andreas Shimokawa 2015-04-20 23:38:00 +0200
  • 1e3ba57b03 fix unpaired MI devices disappearing from view (#15) cpfeiffer 2015-04-20 23:25:46 +0200
  • f6208f1031 fix warning cpfeiffer 2015-04-20 22:43:47 +0200
  • 33d86de923 move external receivers to externalevents/ directory Andreas Shimokawa 2015-04-20 22:39:35 +0200
  • 93b18d0d0b log when receivers are enabled/disabled cpfeiffer 2015-04-20 22:04:14 +0200
  • 515c456605 #15 keep the broadcast receivers enabled when device uses autoconnect cpfeiffer 2015-04-20 22:02:06 +0200
  • 4bdeabf4ea set deviceSupport to null after disposing it cpfeiffer 2015-04-20 21:45:52 +0200
  • 5487dfd348 Pebble app installation: Only enable install button when device is connected, for firmware also check hardware revision Andreas Shimokawa 2015-04-20 20:49:14 +0200
  • 412c771d59 fix crash Andreas Shimokawa 2015-04-20 20:48:52 +0200
  • a12a76313c do not append Miband to device list if it has already been added as the connected device before Andreas Shimokawa 2015-04-20 19:32:12 +0200
  • 16ea52e83c add hardware revision string to GBDevice, get and display HW Revision from Pebble Andreas Shimokawa 2015-04-20 12:48:32 +0200