Commit Graph

62 Commits

Author SHA1 Message Date
Aleksander Nowakowski 50675a1cef Adding documentation and license 2015-02-18 16:11:46 +01:00
Aleksander Nowakowski f45c49323c More comments. Gradle set for exporting project to jCentral. 2015-02-04 12:08:26 +01:00
Aleksander Nowakowski b3ea445ee3 Fields order modified 2015-02-03 15:26:11 +01:00
Aleksander Nowakowski 3dbba8a881 nRF Logger removed from DfuLibrary. BSD license added to each file. 2015-02-03 15:16:05 +01:00
Aleksander Nowakowski e45637df58 Lint bugs fixed. Added new error: VALUE OUT OF RANGE to DfuLibrary GattError parser. 2015-01-27 16:26:13 +01:00
Aleksander Nowakowski d80216ea30 Android Lint bugs fixed. 2015-01-27 13:14:53 +01:00
Aleksander Nowakowski a2707cd31b Lint errors fixed 2015-01-27 11:36:31 +01:00
Aleksander Nowakowski f62a4b45af Git configuration in libraries 2015-01-26 16:23:48 +01:00
Aleksander Nowakowski b34da9e32d Removed unused module app 2015-01-26 14:21:00 +01:00
Aleksander Nowakowski 3b43824df6 Migration to Android Studio 2015-01-26 14:14:17 +01:00
Aleksander Nowakowski 001b4bc613 Small delay after successful DFU. 2014-12-17 10:55:00 +01:00
Aleksander Nowakowski 73bc9eb51a Fix a bug in DFU service when there is no Service Changed indication and
the device is bonded.
2014-12-16 11:38:04 +01:00
Aleksander Nowakowski 7d96ad3b9d Handling the situation then Bluetooth adapter is disabled. 2014-12-15 14:51:28 +01:00
Aleksander Nowakowski 99bb22eebb Scanning for address + 1 removed.
DFU_IN_PROGRESS no longer kept in shared preferences.
Bugs fixed.
2014-12-08 18:25:00 +01:00
Aleksander Nowakowski 2c826c7d21 Scanner timeout fix. 2014-12-08 11:08:23 +01:00
Aleksander Nowakowski f31286ec65 Some improvements in DFU service. 2014-12-03 17:26:40 +01:00
Aleksander Nowakowski 295e43c7e9 Some fixes 2014-11-28 16:37:36 +01:00
Aleksander Nowakowski 06f7ab8f4b Bug fixed 2014-11-27 17:19:03 +01:00
Aleksander Nowakowski 8528f363e5 Comments 2014-11-26 10:24:43 +01:00
Aleksander Nowakowski 33098ae3fc Bug fixed 2014-11-26 10:13:02 +01:00
Aleksander Nowakowski 1d947a05db DFU bugs fixed. 2014-11-24 18:26:11 +01:00
Aleksander Nowakowski 8bbaa51e60 Bug fixed 2014-11-21 11:19:07 +01:00
Aleksander Nowakowski 07d661f7cb Support for the SDK 8.0 (scanning for bootloader with differnt address) 2014-11-20 16:28:03 +01:00
Aleksander Nowakowski e7f70b28d4 Some more comments 2014-11-17 11:14:39 +01:00
Aleksander Nowakowski d9087bdc8f Waiting 600ms before service discovery 2014-11-14 15:45:19 +01:00
Aleksander Nowakowski 1cbfea7841 Supporting bonded devices in Bootloader 2014-11-13 14:34:33 +01:00
Aleksander Nowakowski f91e608aa1 Logger modifications 2014-11-10 16:25:04 +01:00
Aleksander Nowakowski 80cf2e3153 Receiving the missing notification. 2014-11-07 16:07:34 +01:00
Aleksander Nowakowski f84897e34b Another try to fix the bug 2014-11-03 09:54:20 +01:00
Aleksander Nowakowski bfcc0882c1 Merge branch 'master' of
ssh://git@stash.nordicsemi.no:7999/apps-android/dfu-library.git
2014-11-03 09:53:10 +01:00
Aleksander Nowakowski e0876b2c2b Bug fixed again 2014-11-03 09:51:12 +01:00
Aleksander Nowakowski 08770b583f Merge branch 'master' of
ssh://git@stash.nordicsemi.no:7999/apps-android/dfu-library.git

Conflicts:
	src/no/nordicsemi/android/dfu/HexInputStream.java
2014-11-03 09:50:26 +01:00
Aleksander Nowakowski 753078d887 Bug fixed: when line in HEX is longer than 16 bytes app is crushing
during DFU.
2014-11-03 09:47:39 +01:00
Aleksander Nowakowski 78f0e5a2fe Bug fixed: when line in HEX is longer than 16 bytes app is crushing
during DFU.
2014-11-03 09:26:57 +01:00
Aleksander Nowakowski ad792eb3cc The service autoamtically jumps to bootloader if application with
buttonless update found.
2014-10-30 16:58:58 +01:00
Aleksander Nowakowski 568d185de6 Version 7.0 of the DFU Library. Support for Extended Init packet and CRC
Init packet.
2014-10-30 13:36:11 +01:00
Aleksander Nowakowski b9e3132da8 API changed to 21. Big icon in notification removed. 2014-10-26 12:47:34 +01:00
Aleksander Nowakowski 6f4fec5a4d Two logs added. 2014-10-14 15:24:24 +02:00
Aleksander Nowakowski 72e9edf20e Comments added. 2014-10-01 16:59:42 +02:00
Aleksander Nowakowski 7684e0ce7d DFU error numbers changed to distinguish them from TOO MANY CONNECTIONS
error (0x101). One bit has been added to ERROR_MASK.
2014-10-01 16:52:28 +02:00
Aleksander Nowakowski 740a18bda1 Library folder name changed to match Bamboo configuration 2014-10-01 11:08:57 +02:00
Nowakowski, Aleksander f151aa40ac Adding gitignore with bin and gen 2014-09-23 15:18:52 +02:00
alno 41af89ec16 Fixed bug in pargins the Extended Segment Address in HEX. Added speed notifications to progress broadcast.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6582 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-09-17 13:05:52 +00:00
alno 19b124ae21 New log library: 2.0. More log events logged on lower levels.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6541 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-09-12 14:28:33 +00:00
alno a7e29c7393 New SDK does not require the 6 sec. delay when sending SoftDevice.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6491 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-09-03 15:57:54 +00:00
alno 2d579ee20a Android support library moved to separate project.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6315 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-08-11 13:49:59 +00:00
alno 45912cb27b Option to change MBR size added
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6151 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-07-11 12:07:37 +00:00
alno a1f4dd503d Abort action added in the notification.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6105 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-07-04 12:39:14 +00:00
alno f929cadd41 Comments
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6061 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-07-01 14:56:56 +00:00
alno 6ce93bfcc3 Skipping HEX data from address lower than 0x1000. This is the MBR
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6060 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-07-01 14:12:50 +00:00