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-14 14:21:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c4b8cbc1ac353fee5d363d99ae76bb2cebdcb64
Meshtastic-Android
/
core
/
database
/
src
T
History
James Rich
3796787cdf
fix(database): raise default cache limit and warn before eviction (
#6742
)
2026-08-17 17:37:51 +00:00
..
androidDeviceTest
refactor(di): replace Koin string qualifiers with distinct types (
#6522
)
2026-07-30 20:56:07 +00:00
androidHostTest/kotlin/org/meshtastic/core/database
/dao
fix(database): delete nodes and metadata atomically (
#6623
)
2026-08-12 01:36:57 +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(database): raise default cache limit and warn before eviction (
#6742
)
2026-08-17 17:37:51 +00:00
commonTest/kotlin/org/meshtastic/core
/database
fix(discovery): restore radio state after interrupted scans (
#6717
)
2026-08-15 23:49:38 +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): bound withDb execution so one wedged callback can't stall every write (
#6661
)
2026-08-12 20:45:10 +00:00