Wykres commitów

2604 Commity (054538f899ecf3b7457c8771da9e948ddcd650e0)

Autor SHA1 Wiadomość Data
andrekir 054538f899 fix: contact Chip modifier 2024-06-23 08:53:43 -03:00
andrekir f75879603e refactor: extract `NodeMenu` from `UsersFragment` 2024-06-23 08:36:40 -03:00
andrekir db500c5200 refactor: migrate `UsersFragment` to Compose 2024-06-23 08:24:29 -03:00
andrekir 098c89f45c 2.3.13 2024-06-16 09:01:55 -03:00
andrekir caff97a5e6 feat: add `compassOrientation` config 2024-06-16 09:01:30 -03:00
renovate[bot] 56aac5a9a5 chore(deps): update androidx.fragment:fragment-ktx to v1.8.0 2024-06-16 09:00:41 -03:00
andrekir 85b2adc81f chore: update proto submodule to v2.3.13 2024-06-16 08:45:12 -03:00
andrekir 0774124603 refactor: unread count from `RecyclerView` scroll listener 2024-06-16 08:41:53 -03:00
andrekir e5396524fb fix: `getMslAltitudeMeters` call when MSL altitude is not available 2024-06-16 08:33:45 -03:00
andrekir d4f4e4f14a fix: `ContactItem` background color inconsistency 2024-06-16 07:50:52 -03:00
andrekir d7013e1386 feat: add unread message count 2024-06-15 12:42:55 -03:00
andrekir e4f5d9b89c refactor: migrate `ContactsFragment` to Compose 2024-06-15 12:42:55 -03:00
andrekir 76764b9351 2.3.12 2024-06-13 07:32:55 -03:00
Andre K 001b18be95
feat: implement MSL altitude using `AltitudeConverterCompat` (#1094)
- Added `androidx.core:core-location-altitude:1.0.0-alpha02`;
- Implemented `AltitudeConverterCompat.addMslAltitudeToLocation(context, location)` to convert `altitude` (above the WGS84 reference ellipsoid) to Mean Sea Level (MSL) and add MSL altitude and accuracy to the location object.

Reference:
- https://issuetracker.google.com/issues/195660815
- Brian Julian and Michael Angermann. "Resource efficient and accurate altitude conversion to Mean Sea Level." [2023 IEEE/ION Position, Location and Navigation Symposium (PLANS)](https://www.ion.org/plans/abstracts.cfm?paperID=12011).
2024-06-13 07:26:56 -03:00
AddisonTustin 8c53908eb5
fix: show maps pin when clicking on node coords (#1093) 2024-06-13 07:20:52 -03:00
renovate[bot] 7a81a92713 chore(deps): update androidx.compose:compose-bom to v2024.06.00 2024-06-13 07:05:42 -03:00
renovate[bot] b172c61a72 chore(deps): update com.github.mik3y:usb-serial-for-android to v3.7.3 2024-06-13 06:56:10 -03:00
andrekir a5c0103e8a chore: update proto submodule to v2.3.12 2024-06-13 06:44:57 -03:00
andrekir 78b1ca7630 feat: update Portuguese Brazilian localization strings 2024-06-13 06:40:40 -03:00
andrekir 610349d695 feat: update German localization strings 2024-06-13 06:40:16 -03:00
andrekir 75391e443b feat: update Chinese Traditional localization strings 2024-06-12 08:18:36 -03:00
andrekir 3fe4c6057d feat: update Czech localization strings 2024-06-10 19:07:44 -03:00
andrekir 6c8175d291 feat: update Slovak localization strings 2024-06-10 19:07:44 -03:00
andrekir d399b675ed feat: update Croatian localization strings 2024-06-10 19:07:44 -03:00
andrekir 8e40c84c0d fix: avoid map `zoomToNodes` with empty nodelist
closes #1079
2024-06-10 19:07:43 -03:00
Andre K 5b3c78316b
feat: support for switching between devices (#1078) 2024-06-08 10:25:47 -03:00
andrekir 9ba44ad087 2.3.11 2024-06-03 10:40:49 -03:00
andrekir 6c27888bf1 feat: update Croatian localization strings 2024-06-03 10:40:49 -03:00
andrekir 1d070f36be feat: update Italian localization strings 2024-06-03 10:40:49 -03:00
andrekir d98c87cdaf feat: update Slovak localization strings 2024-06-03 10:40:49 -03:00
andrekir 4a9be026e2 chore: prepare new strings for translation 2024-06-03 10:40:49 -03:00
andrekir 95120ee208 fix: `AlertDialog` button spacing 2024-06-03 10:40:47 -03:00
andrekir 814cf41f90 refactor: simplify `wantConfig` feedback 2024-06-03 10:17:20 -03:00
andrekir 88a6bcc09d feat: add `hops_away` sort option 2024-06-03 08:57:29 -03:00
andrekir 4ceb4c5199 feat: add nodelist sort options 2024-06-02 09:24:22 -03:00
renovate[bot] 9e2f6d3d98 chore(deps): update com.google.firebase:firebase-bom to v33.1.0 2024-06-02 08:29:16 -03:00
renovate[bot] b3d0762a55 chore(deps): update appcompat_version to v1.7.0 2024-06-02 08:21:19 -03:00
andrekir 561fa8795c chore: update proto submodule to v2.3.11 2024-06-02 08:08:48 -03:00
andrekir 8f8bf8aea4 2.3.10 2024-05-19 08:38:47 -03:00
andrekir 5b64f9eaa5 feat: add paxcounter threshold configs 2024-05-19 08:38:46 -03:00
andrekir 46c0dbd1a5 chore: disable code shrinking and optimization 2024-05-19 08:30:53 -03:00
andrekir edea515e7a fix: re-add protobuf proguard rule 2024-05-19 08:29:14 -03:00
andrekir 431a280816 chore: update proto submodule to v2.3.10 2024-05-19 08:25:26 -03:00
andrekir 0f011e498e 2.3.9 2024-05-19 06:52:32 -03:00
andrekir e6a8bc8975 chore: re-enable code shrinking and optimization 2024-05-19 06:52:32 -03:00
andrekir 28a37293ec fix: `annotationProcessor` build warning
warning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, dagger.hilt.internal.useAggregatingRootProcessor***'
2024-05-19 06:52:32 -03:00
andrekir dd22068c5f fix: clear `DeviceProfile` state before config export 2024-05-19 06:52:32 -03:00
andrekir f822080d0c refactor: hide GPS satellites with empty values 2024-05-19 06:52:31 -03:00
andrekir de3d74b979 refactor: show nodes with unknown user info
closes #912
2024-05-19 06:45:03 -03:00
andrekir 309ace79b6 feat: update Chinese Traditional localization strings 2024-05-19 06:43:08 -03:00