Commit Graph

  • 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 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
  • fbbc808ca8 Make GBDevice parcable to make passing it via Intents more convinient Andreas Shimokawa 2015-04-20 11:58:59 +0200
  • cd0139cd7c add isConnecting() method to GBDevice Andreas Shimokawa 2015-04-20 10:50:30 +0200
  • 4a1a1d59be battery info hooked in, dummy for pebble cpfeiffer 2015-04-19 22:31:09 +0200
  • 686ed312d6 #15 properly return firmware version cpfeiffer 2015-04-19 22:23:53 +0200
  • 2dcd95a1f5 #15 support for reading firmware version and battery info cpfeiffer 2015-04-19 22:20:47 +0200
  • 28272714aa remove whitespace cpfeiffer 2015-04-19 21:50:01 +0200
  • 54784100b8 use isConnected() rather than getState() == CONNECTED cpfeiffer 2015-04-19 15:53:43 +0200
  • 40c76fcabf bump version to 0.3.1 , update CHANGELOG.md Andreas Shimokawa 2015-04-19 15:37:37 +0200
  • 95d656d345 reformat code with androidstudio :P Andreas Shimokawa 2015-04-19 15:27:16 +0200
  • 7b433f0d18 add state string for INITIALIZED cpfeiffer 2015-04-19 15:21:15 +0200
  • 2b1157ca67 #15: notify on incoming calls cpfeiffer 2015-04-19 15:15:53 +0200
  • 24c3903eef #15 update device state to INITIALIZED when user info was sent cpfeiffer 2015-04-19 15:11:50 +0200
  • 0e34a449ca Register with the LocalBroadcastManager for device_changed cpfeiffer 2015-04-19 15:11:03 +0200
  • 7b4c7926d3 Listen to device_changed in addition to refresh_device_list cpfeiffer 2015-04-19 14:34:52 +0200
  • 88e2b7ff99 #15 automatically toggle the broadcast receiver using connectoin status cpfeiffer 2015-04-19 14:34:18 +0200
  • b74319fee9 Make list refresh automatically when Miband MAC was entered or removed. Update README.md Andreas Shimokawa 2015-04-19 12:35:23 +0200
  • ee0b92ac44 bump version to 0.3.0, update README.md and CHANGELOG.md Andreas Shimokawa 2015-04-19 11:34:26 +0200
  • dd12bb11b2 reformat code with androidstudio Andreas Shimokawa 2015-04-19 11:28:03 +0200
  • 09914e6da0 #15 Initial support for MI Band cpfeiffer 2015-04-19 02:37:29 +0200
  • 7c60e4b595 Pebble: Firmware upgrade support Andreas Shimokawa 2015-04-17 12:23:19 +0200
  • 235c603d92 update CHANGELOG.md Andreas Shimokawa 2015-04-17 01:04:13 +0200
  • 90f2b4ded3 Pebble app installation: Use data (filenames, sizes and crc) from manifest.json (Fixes #16) Andreas Shimokawa 2015-04-17 00:57:50 +0200
  • 47fd1a7dff move PebbleProtocol.java, update CHANGELOG.md Andreas Shimokawa 2015-04-15 00:06:42 +0200
  • 7ad1bfbdb1 reformat code with androidstudio Andreas Shimokawa 2015-04-14 10:29:09 +0200
  • dbb0d85165 Added missing dispose() method cpfeiffer 2015-04-14 02:03:14 +0200
  • d0ff14bc0e Also move the resource management into DeviceSupport classes cpfeiffer 2015-04-14 01:39:00 +0200
  • 1f31c1d79c Next refactoring: the road to support BT and BT LE cpfeiffer 2015-04-14 01:24:03 +0200
  • fad59e218d update README.md Andreas Shimokawa 2015-04-13 22:31:00 +0200
  • 0cec658c3a Implement volume control for Pebble Andreas Shimokawa 2015-04-13 22:25:23 +0200
  • 40438ebe0e Revert to previous state if connection fails, this fixes multiple bugs when pebble is reconnecting Andreas Shimokawa 2015-04-13 13:26:22 +0200
  • bb44cb1e19 reformat code with androidstudio Andreas Shimokawa 2015-04-13 11:22:03 +0200
  • 62a41ac5be Fix manual input of bluetooth MAC address cpfeiffer 2015-04-13 01:07:46 +0200
  • 09bb5d4a3e Refactoring: extracted inner GBDeviceIOThread classes to own files cpfeiffer 2015-04-13 01:01:52 +0200
  • b3c036ef3b add missing files Andreas Shimokawa 2015-04-11 01:08:02 +0200
  • 4a697edced add icon for activity tracker type apps. Thanks xphnx! Andreas Shimokawa 2015-04-10 22:26:52 +0200
  • 521dad8c14 Mention the original cpp source from which STM32CRC.java was ported. Andreas Shimokawa 2015-04-10 22:10:55 +0200
  • 4ff57dfdab Feedback for failed and successful installations. Closes #19. Andreas Shimokawa 2015-04-09 18:48:52 +0200
  • 3355be79e6 Filter notifications from com.android.systemui. Should fix #20. Andreas Shimokawa 2015-04-08 22:11:56 +0200
  • 9eea17d5f5 update README.md and CHANGELOG.md, bump version (not yet release time) Andreas Shimokawa 2015-04-08 00:28:43 +0200
  • 90fe75e044 get free slot always before actually installing a pbw. fixes #17 and #18 Andreas Shimokawa 2015-04-07 23:57:12 +0200
  • ebdf514c0e Pebble app installation: first successful installation :) Andreas Shimokawa 2015-04-07 19:33:23 +0200
  • 3498ddfc7a Pebble: progress with app installtion (CRC, complete install of pebble-app.bin) Andreas Shimokawa 2015-04-06 23:37:17 +0200
  • 2c1cacedb3 Pebble: working on app installation (WIP, do not use) Andreas Shimokawa 2015-04-06 20:58:35 +0200
  • 1766c82ab8 In NotificationListener return early if BluetoothCommunicationService is not running Andreas Shimokawa 2015-04-04 23:20:28 +0200
  • 74f2b8c1c2 fix crash on some devices when creating a test notification in debug menu Andreas Shimokawa 2015-04-03 22:39:25 +0200
  • a36885bcd5 add license for icons Andreas Shimokawa 2015-04-01 23:25:25 +0200
  • 45631fb14b workaround for missing Miband pairing (assume Miband when device name is not set) Andreas Shimokawa 2015-04-01 23:15:08 +0200
  • 13d734b0f1 add development option to set a miband device address so it appears in our list. Andreas Shimokawa 2015-04-01 23:00:05 +0200
  • 2c50f95a92 update Pebble icon, add Miband icon Andreas Shimokawa 2015-04-01 22:12:49 +0200
  • 71c201beaf add GBDeviceIoThread class for further device abstraction Andreas Shimokawa 2015-04-01 19:11:18 +0200
  • ed2e177fcb Remove direct PebbleProtocol usage. Add GBDeviceProtocol as a base class for all protocols. Andreas Shimokawa 2015-04-01 18:34:52 +0200
  • 9d74cee093 add icons for pebble and watchfaces. Store app type in GBDeviceApp. Store device type in GBDevice. Andreas Shimokawa 2015-03-31 23:34:19 +0200
  • 2b31d4b359 fix refresh of device list when bluetooth gets turned on Andreas Shimokawa 2015-03-29 23:43:05 +0200
  • a9c6ca79bc Add license information for the F-Droid button. Andreas Shimokawa 2015-03-29 22:35:03 +0200
  • 263f6ae784 add f-droid logo and link. Thanks to "ghost" for the suggestion. Andreas Shimokawa 2015-03-29 22:22:03 +0200
  • f2d0765fec bump version Andreas Shimokawa 2015-03-29 17:12:45 +0200
  • d9a2d85f6d Fix for DST (summer time), option to sync time on connect (enabled by default) Andreas Shimokawa 2015-03-29 17:12:06 +0200
  • 4117444c26 Display app name, company and version when opening a .pbw file from a filemanager Andreas Shimokawa 2015-03-28 23:23:10 +0100
  • d4ff94da4a Back button for SettingsAvtivity. Remove tablet specific code. Andreas Shimokawa 2015-03-28 20:39:46 +0100
  • b3251a33f2 show hint at the bottom of the Main Activity, update README.md, bump to 0.1.4 Andreas Shimokawa 2015-03-27 12:33:51 +0100
  • 0dacc1f9c7 make sure Intent broadcasts do not leave Gadgetbridge, add missing xml file Andreas Shimokawa 2015-03-27 12:13:19 +0100
  • b20aaf59a8 enable back navigaton in AppManager and Debug activitys ActionBar Andreas Shimokawa 2015-03-27 11:23:30 +0100
  • 6ec1fa9e23 use LocalBroadcastManager Andreas Shimokawa 2015-03-27 10:56:08 +0100
  • 42e53c3c8d support removing apps/watchfaces Andreas Shimokawa 2015-03-26 18:11:47 +0100
  • 67a5917597 Change the way how device commands or replys to information requests are passed back to the App Andreas Shimokawa 2015-03-26 12:06:26 +0100
  • 0ccb818f58 Added AppManager, does not do anything useful yet. Only lists installed Apps. Andreas Shimokawa 2015-03-25 22:23:45 +0100
  • 2e7f45433a display connection status in the device list Andreas Shimokawa 2015-03-22 23:38:51 +0100
  • ecb7a9f3b5 Remove quit button from the service notification, put a quit item in the context menu instead. Closes #12 Andreas Shimokawa 2015-03-22 13:10:45 +0100
  • 79c7085264 refresh list of paried devices when bluetooth gets turned on Andreas Shimokawa 2015-03-22 12:46:28 +0100
  • 05c07aa611 Get and display Pebble firmware version when connected. Andreas Shimokawa 2015-03-22 00:34:54 +0100
  • 4e465928e6 List all suported devices and connect on tap. Remove the connect button. Andreas Shimokawa 2015-03-21 18:18:07 +0100
  • f9166735ad bump version, update README.md and CHANGELOG.md Andreas Shimokawa 2015-03-18 12:31:33 +0100
  • a746ed4a2b reconnect support. Closes #10 Andreas Shimokawa 2015-03-18 12:29:10 +0100
  • d1ea1b9915 quit Gadgetbridge when bluetooth gets turned off Andreas Shimokawa 2015-03-17 22:03:54 +0100
  • a971eca6fd preparations for acceppting calls Andreas Shimokawa 2015-03-17 21:42:31 +0100
  • c56194c0e5 * Add option to start Gadgetbridge and connect automatically when bluetooth is turned on. Andreas Shimokawa 2015-03-17 21:41:58 +0100
  • 0f3cd9b7c7 add CHANGELOG.md Andreas Shimokawa 2015-03-16 19:34:58 +0100
  • d6e5f0a9f8 bump version to 0.1.1 Andreas Shimokawa 2015-03-16 19:26:46 +0100
  • 2260d60bac K-9 Mail notifications: Hopefully fix #7 and #8 Andreas Shimokawa 2015-03-16 16:18:11 +0100
  • eeb74b4c61 Preferences: "Generic Notification Support" is no longer a checkbox - it now opens the Android Notificaion Permission Dialog Andreas Shimokawa 2015-03-15 21:36:39 +0100
  • 3e4922a4eb revert some useless changes in gradle files Andreas Shimokawa 2015-03-11 21:46:01 +0100
  • 326e079068 fix crash when no Pebble was paired, change version to 0.1.0, build tweaks Andreas Shimokawa 2015-03-11 12:40:59 +0100