Commit Graph

10 Commits

Author SHA1 Message Date
Aleksander Nowakowski
f1e2b8bc04 #69 fixed 2019-04-03 09:40:56 +02:00
Aleksander Nowakowski
9044cab5ef MaterialComponents theme 2019-04-02 14:20:42 +02:00
Aleksander Nowakowski
fec8377db5 Option to set Scope in DFU. DFU 1.5.2
Setting scope allows to upload only application from a ZIP that contains
both SD/BL and App. This is useful for Secure DFU when SD/BL update
succeeds but App upload fails. Repeating SD/BL is not possible as the BL
version check fails.
2017-11-03 17:42:22 +01:00
Aleksander Nowakowski
1538d6014c Migration to Java 1.8 and support lib 26+
+ lambdas
+ removing casts in findViewById
+ using support views as based for custom views (#34)
2017-11-02 11:21:12 +01:00
Aleksander Nowakowski
090ccf0075 DFU Lib version shown on DFU screen 2017-02-23 16:39:03 +01:00
Aleksander Nowakowski
add6bd2aeb CGMS profile added, ver 1.18.0
+ minor fixes
2016-09-05 18:41:02 +02:00
Aleksander Nowakowski
a0837c8192 Version 1.15.0
- Migration to API 23
- Handling requesting permissions
- Switching configurations in UART profile
- New scanner compat library used for scanning
2015-08-27 17:47:46 +02:00
Aleksander Nowakowski
341ecf5781 UART divides long text into 20B parts
UART now checks the RX characteristic properties and:
1) it will use long write if WRITE REQUEST is set,
2) it will divide the text into up to 20-bytes packets
Also the app background has been fixed.
2015-08-17 16:44:16 +02:00
Aleksander Nowakowski
93e2bb2d3b Version 1.14.0
Switching to AppCompatActivity, better Navigation drawer, DFU bug fixed.
2015-06-04 17:17:25 +02:00
Aleksander Nowakowski
4df6d396b2 nRF Toolbox v1.11.4
Project migrated to Android Studio and released on GitHub.
2015-02-17 16:00:25 +01:00