Himali Aryal
|
6590647ebf
|
Clarify removal of Device Firmware Update feature
Updated README to reflect removal of DFU feature.
|
2025-08-29 14:24:51 +02:00 |
|
Himali Aryal
|
46f3508e56
|
Update README
Clarified the description of the Nordic UART Service and added information about the Kotlin-Utils-Library.
|
2025-08-29 14:24:18 +02:00 |
|
Himali Aryal
|
c264fe16d1
|
Readme update
|
2025-08-27 17:00:06 +02:00 |
|
himalia416
|
1155e0ba65
|
Readme update
|
2025-08-27 16:45:07 +02:00 |
|
Himali Aryal
|
b67abd60e6
|
Migration to new BLEK library (#143)
* Changed view.
* Clear messages.
* Clear messages.
* Add or delete configuration.
* Fixed configuration picker.
* Edit configuration.
* Create new macro.
* removed unnecessary resource files.
* Fixed running macro command.
* Delete macro
* Edit macro
* Changed to peripheral name.
* Show peripheral name.
* Fixed Eol tab design.
* Removed icon resource
* String changes
* Removed any permission from home view.
* Clear device after disconnection.
* 1 line app bar
* Changed missing services text.
* Throughput service view changes.
* Throughput service fixes.
* Removed unused resources.
* Fixed Health temperature profile.
* Show heart rate.
* Fixed hrs view.
* Show heart rate data from left to right in the chart.
* Changed chart color, solid, and scroll to see history.
* Horizontal grid hidden, in case needed.
* HTS view update
* Changed padding.
* Removed circular icon background.
* Updated Battery level view.
* Updated hrs body sensor location.
* Moved ui mappers into view.
* Updated gls view.
* Changed focus color.
* Fixed issue with job.
* Fixed bps.
* Added Blood pressure feature uuid.
* Added blood pressure feature data.
* Added rscs feature data.
* Fixed cscs view.
* Show supported features.
* Fixed ui
* Suspend the service discovery for GLS and CGMS until bonding is completed.
* Added suspend on the function level.
* Bonding state check only to cgms service
* Removed stacktrace print.
* Make cgms record available within a scrollable box
* Changed to gray color.
* removed padding
* Fix height for output section.
* onExpand click event.
* Added todo for 9th item.
* Removed unused code block.
* When in focus, reduce the hint text alpha value.
* Show empty text error.
* Clear focus on tap outside.
* Add border when focused.
* Propagate focus changes.
* CGM graph
* Added sample of one to many uart configuration database.
* Added device and configuration entities.
* Fixed issue with only showing last item from the list.
* Changed configuration database irrespective of device address.
* File rename.
* Added last configuration datastore.
* Check if configuration name is unique
* Removed Macro text.
* Included x and y axis data points.
* Added channel sounding service uuid.
* Upgraded agp version to 2.7.
* Added channel sounding manager.
* Downgraded datastore preference to 1.1.4.
* Changed to nordic colors.
* Added ranging permission.
* channel sounding repository
* channel sounding service data
* channel sounding profile
* channel sounding profile in viewmodel
* channel sounding manager class
* channel sounding testing
* CS service characteristics
* Create bonding before channel sounding connection.
* Clean up.
* Added LBS profile
* Read/write data to LBS
* LBS ui events
* LBS service
* LBS profile
* LBS ui
* Agp upgrade
* Fixed LBS profile
* Removed focus
* Changed macro size to 9
* Changed macro color
* Show macro in bottom sheet
* View refactoring
* Added Blek dependency
* Added utils dependency
* rename
* Removed unused event
* reorganization
* uart macro view update
* background color update
* different color for input and output message type
* Changed to uart event
* removed duplicate
* rename
* auto scroll to new record
* removed unused dependency
* Fixed crash with ChannelSoundingManager injection.
* Require bonding only if it has bonding information
* Changed disconnection
* CGMS graph
* changes in the home view
* Home view fixes
* changed color
* Show MacroEol character in the input message.
* Home view icon fixes.
* Cadence data parser fixes
* Fixed CSC settings view.
* Fixed rscs view
* hiding graphs until its finished
* Removed duplicate
* Fixed RSCS view
* Fixed notification icon
* fixed csc module name
* Fixed icon cutoff
* Fixed CSCDataParser
* Fixed CGMS profile
* Fixed GLS view
* Fixed GLS strings
* Fixed HTS view
* Fixed HTS view
* title change
* Added hts timestamp
* Deleted verbose text
* UART: changed macro/configuration to preset
* UART: fixed input text field
* UART: removed expandable/collapsable preset
* UART: added extra warning to delete action
* UART: don't trim message end.
* UART: message section
* UART: configuration fixed
* UART: configuration fixed
* Fix crash when disconnecting before MTU change completes
* Disabled incomplete PRX profile
* Moved non-composable lambdas to parameters
* refactoring display text
* Fixed channel sounding screen
* Disconnect on missing services before navigation
* Fixed label name
* Tailored disconnection message.
* Tailored disconnection message.
* Moved profile file to utils
* App analytics events and modes
* Integrated analytics with the profile actions.
* Show only first non-battery service if multiple services are present.
* Fixed window insets for camera notch.
* Fixed glucose measurement context.
* Fixed glucose concentration unit.
* Fixed duplicate analytics update.
* rename
* refactoring text
* Handled disconnecting event.
* Replaced with LazyColumn
* Fixed window insets
* Replaced TitleAppBar with NordicAppBar
* Show device address
* Show multiple service names if available.
* Fixed padding
* BPS: Fixed waiting for measurement view.
* BPS: view
* GLS: Fixed padding
* Ui: Fixed dialog
* RSCS: fixed distance formatting error
* CGMS: ui consistency
* DFS: ui fixes
* Replaced local scanner with common library scanner.
* Fixed padding
* reorganization
* Removed previous uart module
* Text with animated three dots
* HTS: text fixes
* formatting texts
* changed text style
* fixed string
* Fixed HRS, not completed
* DFS: fixed ui
* HRS: graph fixes
* UART: scroll up when keyboard is visible
* Uart input: Add focus
* Uart fix: input text field
* UART: created rememberImeState
* HRS: heart rate ui fixes
* profile view scrollable fix
* DFS: ui fixes
* Fixed logger
* Check if the battery characteristics supports NOTIFY or INDICATE property
* Dependency update
* Changed background color
* cleanup
* Fixed distance measurement data update.
* Filtered devices with testing address
* Added preview data
* Fixed section view
* Fixed elevation view
* Removed duplicate views
* Fixes control points
* String fixes
* Elevation view fixes
* Range slider view update
* Fixed DFS views
* Fixed DFS ui
* Fixed DFS views
* Separated views
* Separated profile viewmodel into individual profile view models.
* AGP upgrade
* Job canceled and make jobs null on clear
* Profile name update
* Request maximum MTU size only if it is not already set.
* Fixed null pointer exception
* Battery characteristics read property check
* Fixed early mtu request
* Removed garbage states
* Removed logs
* Removed multiple vertical scroll
* Fixed padding
* Ui fixes
* File reorganization
* Fixed previous configuration not loading on reconnection
* Removed unused files
* Dependency update
* Renamed module name
* Removed unused dependencies
* Added param
* Removed unused code block
* Code optimization
* Removed unused file
* Readme update
* Hide Channel sounding until implementation is complete
* Handled initial state closed
* revert changes
* Added library as module placeholder
* Fixed multiple flows for the same peripheral
* Request mtu size only when needed
* Readme update
|
2025-07-30 14:51:02 +02:00 |
|
Sylwester Zieliński
|
b531c7b365
|
Update README
|
2023-08-06 12:10:01 +02:00 |
|
Sylwester Zieliński
|
71126125ab
|
Update README
|
2022-01-31 15:25:33 +01:00 |
|
philips77
|
ef57faeffd
|
Version 2.9.0
|
2020-05-26 21:50:06 +02:00 |
|
Aleksander Nowakowski
|
886cf8740b
|
Version 2.8.4
|
2020-02-20 10:40:52 +01:00 |
|
Aleksander Nowakowski
|
26fc15a040
|
Readme update
|
2020-02-11 12:44:21 +01:00 |
|
Aleksander Nowakowski
|
4a3bb6d997
|
Minor improvements
|
2020-02-03 12:58:30 +01:00 |
|
Aleksander Nowakowski
|
7ae62f196e
|
Merge branch 'master' into develop
|
2018-06-26 16:55:35 +02:00 |
|
Aleksander Nowakowski
|
4e08e8204e
|
Readme updated
|
2018-06-26 16:50:51 +02:00 |
|
Aleksander Nowakowski
|
1f2d78c8f5
|
Refactoring and bug fixing
|
2018-04-27 10:29:44 +02:00 |
|
Aleksander Nowakowski
|
315cbbbcb8
|
#47 fixed
|
2018-04-25 10:29:43 +02:00 |
|
Aleksander Nowakowski
|
c4c1026582
|
Readme updated
|
2018-01-05 13:14:54 +01:00 |
|
Aleksander Nowakowski
|
7f7d0034b1
|
Readme updated in relation to #40 and #41.
|
2018-01-05 13:09:47 +01:00 |
|
Aleksander Nowakowski
|
2bc501fdd8
|
Readme updated
|
2017-02-23 16:47:17 +01:00 |
|
Aleksander Nowakowski
|
397ca8a305
|
Readme updated
|
2016-10-18 17:44:21 +02:00 |
|
Aleksander Nowakowski
|
4fd4ad6e99
|
Readme updated
|
2016-10-18 17:41:01 +02:00 |
|
Aleksander Nowakowski
|
add6bd2aeb
|
CGMS profile added, ver 1.18.0
+ minor fixes
|
2016-09-05 18:41:02 +02:00 |
|
Aleksander Nowakowski
|
173de83610
|
Readme updated
|
2016-09-01 17:42:30 +02:00 |
|
Aleksander Nowakowski
|
7425fc3ffa
|
only_dfu branch added
|
2015-12-04 13:35:28 +01:00 |
|
Aleksander Nowakowski
|
8f65820a4d
|
README update
|
2015-11-10 11:33:35 +01:00 |
|
Aleksander Nowakowski
|
3ed75c58aa
|
Readme updated.
|
2015-09-17 15:12:20 +02:00 |
|
follower
|
c592999997
|
Fix a number of typos
|
2015-07-01 03:33:09 +12:00 |
|
Aleksander Nowakowski
|
28616ece1d
|
Documentation update
|
2015-03-16 15:23:52 +01:00 |
|
Aleksander Nowakowski
|
e516be34d3
|
Update README
|
2015-02-24 12:58:25 +01: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 |
|