renovate[bot]
0696590a38
Update Gradle 9.0.0 to v9.1.0
2025-09-23 15:58:47 +02:00
renovate[bot]
c8a15e54b9
Update all dependencies
2025-08-04 13:18:24 +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
Himali Aryal
9a71e66c10
Migration to AGP and Commons Library ( #142 )
...
* Update dependencies
* Migrated logger feature
* Updated to be compatible with common library version 2.0.0
* Migration to Kotlin BLE 1.1.0
* Changed to Enum entries
* Removed unnecessary ExperimentalMaterial3Api annotation
* Migrated from SmallTopAppBar to TopAppBar
* Changed to data object
* Made nullable logger
* Changed to nullable
* Changed import
2025-07-25 16:13:50 +02:00
renovate[bot]
54e5088b43
Update all dependencies ( #131 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 23:02:03 +01:00
Sylwester Zieliński
9c1ac06894
Develop ( #129 )
...
* Bump version catalog
* Fix tests compilation issues
* Fix build issues
* Bump version catalog
* Bump Gradle
2023-10-13 15:11:02 +02:00
renovate[bot]
bb717829a9
Update all dependencies ( #127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 10:45:00 +02:00
Sylwester Zieliński
4f769e90c2
Sync changes
2023-08-03 10:31:21 +02:00
Sylwester Zielinski
191b3a0ce5
Bump gradle
2023-05-03 10:43:05 +02:00
Sylwester Zielinski
221cb86caf
Update version catalog
2023-04-18 16:25:35 +02:00
Sylwester Zielinski
7630a3113b
Fix scanning
2023-03-07 16:04:23 +01:00
Sylwester Zielinski
1857a60f7a
Update Gradle
2023-02-20 12:46:53 +01:00
Sylwester Zielinski
47831aef17
Increase Gradle version
2023-01-23 11:01:20 +01:00
Sylwester Zielinski
00d70863de
Migrate profiles to new libraries
2023-01-20 14:15:35 +01:00
Sylwester Zielinski
d405b1ab19
Update dependencies
2023-01-19 17:27:22 +01:00
Sylwester Zieliński
100a98d032
Add copyright and change theme module to ui
2022-06-20 12:38:15 +02:00
Sylwester Zieliński
83be7390ef
Add Firebase gradle configuration
2022-04-08 15:18:25 +02:00
Sylwester Zieliński
a0928a5da3
Increase Gradle version
2022-02-23 16:20:46 +01:00
Sylwester Zieliński
f92e1b4adb
Change PRX module
2022-02-14 15:31:27 +01:00
Sylwester Zieliński
af11494e38
Increase gradle version
2021-12-09 09:57:19 +01:00
Sylwester Zieliński
b3f630e082
Improve GLS view
2021-12-01 12:12:39 +01:00
Sylwester Zieliński
b7cc2fe223
Initial commit v3.0
2021-09-08 11:11:24 +02:00
philips77
3aa4e5bcc1
Android Studio 3.6.3
2020-05-18 10:46:57 +02:00
Aleksander Nowakowski
c1c9480725
Dependencies, Android Studio 3.5.3
2020-01-27 13:22:39 +01:00
Aleksander Nowakowski
f4d3a125ae
Android Studio 3.2.1
2018-11-12 13:07:32 +01:00
Aleksander Nowakowski
75afb02b51
Android Studio 3.2.0
2018-09-28 11:06:58 +02:00
Aleksander Nowakowski
c236b0cfb9
Android Studio 3.1, support libs 27.1.1
2018-04-11 10:30:18 +02:00
Aleksander Nowakowski
e99197d74a
Migration to Android Studio 3.0 ( #34 )
...
+ Java 1.8
+ API 26, build tools 26.0.2
+ support libraries 26.1.0
+ enabling proguard
2017-11-02 11:08:31 +01:00
Aleksander Nowakowski
621962c668
Version 2.3.0 - Android Studio 2.3, gradle 3.3
2017-03-09 14:32:06 +01:00
Aleksander Nowakowski
df98565672
Version 1.17.0
2016-09-01 17:35:51 +02:00
Aleksander Nowakowski
310e2c1d8c
Version 1.16.4 - Selection of EOL in UART added, support for Marshmallow in Wear
2016-06-14 16:49:26 +02:00
Aleksander Nowakowski
4ca632e3b2
Version 1.16.1
...
DFU Library imported from jcenter. Few other changes.
2015-11-10 11:30:08 +01:00
Aleksander Nowakowski
981f8d487c
Android Wear support added to UART profile
2015-09-17 14:09:48 +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