This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Meshtastic-Android
Watch
1
Star
0
Fork
0
mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced
2026-09-13 13:48:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5235b8fc51eb5f46d453effb2deec00bcc6abdbb
Meshtastic-Android
/
core
/
database
/
src
T
History
James Rich
and
Claude Opus 5
c75223c43a
fix(messaging): use mesh time for message timestamps and grouping (
#6422
)
...
Co-authored-by: Claude Opus 5 <
noreply@anthropic.com
>
2026-07-24 22:12:13 +00:00
..
androidDeviceTest
test(database): exercise the Room migration chain in CI (
#6191
)
2026-07-10 13:22:42 +00:00
androidHostTest/kotlin/org/meshtastic/core/database
/dao
fix(database): migrate device identity across firmware 2.8 renumbering (
#6228
)
2026-07-11 22:54:54 +00:00
androidMain/kotlin/org/meshtastic/core
/database
fix(database): force Room single-connection pool on all platforms (
#6202
)
2026-07-10 18:43:02 +00:00
commonMain/kotlin/org/meshtastic/core
/database
fix(messaging): use mesh time for message timestamps and grouping (
#6422
)
2026-07-24 22:12:13 +00:00
commonTest/kotlin/org/meshtastic/core
/database
fix(database): reduce write-lane pressure from one-shot reads (
#6255
)
2026-07-22 16:50:41 +00:00
iosMain/kotlin/org/meshtastic/core
/database
fix(database): force Room single-connection pool on all platforms (
#6202
)
2026-07-10 18:43:02 +00:00
jvmMain/kotlin/org/meshtastic/core
/database
fix(database): force Room single-connection pool on all platforms (
#6202
)
2026-07-10 18:43:02 +00:00
jvmTest/kotlin/org/meshtastic/core
/database
fix(database): make DB updates atomic across device switches (
#6256
)
2026-07-21 14:36:00 +00:00