69 Commits

Author SHA1 Message Date
himalia416
6d8971778c Fix: safely update the map only if the existing entry is present 2025-11-04 10:30:55 +01:00
himalia416
05849fa66b Implement ChannelSounding 2025-09-23 15:56:40 +02:00
himalia416
4db9d2dba6 Fixed connection state flow issue. 2025-09-15 12:10:44 +02:00
himalia416
b78283b486 Handle disconnection job even if disconnect fails 2025-08-28 15:51:51 +02:00
himalia416
c4056420f6 Added comments 2025-08-28 15:51:51 +02:00
himalia416
5e69ce44a3 Ensure bonding for CGMS profile 2025-08-28 15:51:51 +02:00
himalia416
882700e609 Fixed: check for missing services only after full list is processed 2025-08-28 15:51:51 +02:00
hiar
bb48d405da Fixed disconnection message display 2025-08-28 15:51:51 +02:00
hiar
0b39290019 Fixed reconnection 2025-08-28 15:51:51 +02:00
hiar
f40ef60c2b Fixed disconnection reason 2025-08-28 15:51:51 +02:00
himalia416
80d0bee84e Changed profile service api style 2025-08-28 15:51:51 +02:00
hiar
d7064ca619 Separated to new file 2025-08-28 15:51:51 +02:00
hiar
8a7eb67d72 Migrated to new connection state 2025-08-28 15:51:51 +02:00
hiar
cb7c081413 Added try catch block 2025-08-28 15:51:51 +02:00
hiar
aad8d66670 Changed to stateflow 2025-08-28 15:51:51 +02:00
Aleksander Nowakowski
a6555d82fc New icon 2025-08-04 11:19:32 +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
Aleksander Nowakowski
1004a561fd Migration to latest BLEK (#132)
* Migration to latest BLEK

* Clean up
2023-12-21 22:55:47 +01:00
Sylwester Zieliński
391a4e0b6d Fix crashes observed on Firebase console (#130)
* Switch getParcelableExtra to IntentCompat

* Fix MissingForegroundServiceTypeException

* Fix UART server

* Move foreground service permissions to one place
2023-10-16 15:41:41 +02: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
Sylwester Zieliński
44fd13186a Fix Gradle 2023-08-04 14:07:34 +02:00
Sylwester Zieliński
4f769e90c2 Sync changes 2023-08-03 10:31:21 +02:00
Sylwester Zieliński
2870ef109e Make test with service working 2023-06-23 11:20:27 +02:00
Sylwester Zielinski
0da261b4f3 Bump version catalog 2023-05-11 17:19:22 +02:00
Sylwester Zielinski
c69b8c72a2 Fix logger 2023-03-31 15:42:36 +02:00
Sylwester Zielinski
e4aabecccb Migrate UART profile to use the new library 2023-03-24 13:08:08 +01:00
Sylwester Zielinski
9d74000a03 Migrate HTS profile to the new BLE library 2023-03-08 17:10:30 +01:00
Sylwester Zielinski
65c5e483d5 Migrate CSC profile to new library 2023-02-22 17:02:25 +01:00
Sylwester Zielinski
00d70863de Migrate profiles to new libraries 2023-01-20 14:15:35 +01:00
Sylwester Zielinski
0b497c1b87 Change parcelize to serialization plugin 2023-01-20 09:53:26 +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
b6721b0231 Add analytics permission switch to settings 2022-06-03 14:28:20 +02:00
Sylwester Zieliński
a72d3dd758 Fix crash when LinkLoss occurs before establishing successful connection 2022-05-23 09:55:47 +02:00
Sylwester Zieliński
edcc5bf6bc Fix new Toolbar 2022-05-11 14:43:57 +02:00
Sylwester Zieliński
f14d1313c5 Change Toolbar to display connected device 2022-05-10 15:26:08 +02:00
Sylwester Zieliński
742d854b8b WIP: tutorial screen 2022-05-06 10:02:12 +02:00
Sylwester Zieliński
e618d4c949 Increase Gradle version to 7.1.3 2022-04-08 13:29:58 +02:00
Sylwester Zieliński
ca78a843dd Add support for nRF Logger 2022-04-01 12:55:44 +02:00
Sylwester Zieliński
8e72402b2f Add fixes to UART profile 2022-03-22 13:47:56 +01:00
Sylwester Zieliński
94598631e7 Increase gradle version 2022-03-21 16:39:20 +01:00
Sylwester Zieliński
3db9989daf Add Ukraine support motive 2022-03-09 14:35:06 +01:00
Sylwester Zieliński
0078378e6c Remove DFU profile 2022-02-23 16:49:02 +01:00
Sylwester Zieliński
bb3ea6a783 Fix proximity profile 2022-02-16 15:15:42 +01:00
Sylwester Zieliński
166c08a191 Fixing proximity sensor 2022-02-15 16:34:26 +01:00
Sylwester Zieliński
1ae259fc65 Fix manager in progress indicator 2022-02-15 15:51:17 +01:00
Sylwester Zieliński
d12409cffd Redesign service approach 2022-02-10 16:37:37 +01:00
Sylwester Zieliński
7c69fe14a5 Redesign manager approach 2022-02-07 16:40:59 +01:00
Sylwester Zieliński
d16a908d6b PoC of new approach of handling ble manager 2022-02-04 17:16:38 +01:00
Sylwester Zieliński
f6a188ae3d Fix not working disconnect on CSC profile 2022-02-04 11:13:09 +01:00