This was fixed in D239
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
May 16 2026
- arrivals 1254
- arrivals 40
- search by name
- map
- lines
- favorites
- undo in map
- background, type here, restore app
Bip bop I'm a bot. Here fresh Android builds
- Restyle backup fragment
Bip bop I'm a bot. Here fresh Android builds
- Fix crash when removing a stop from favorites
APK for arm64-v8a: 811597b-arm64-v8a-signed.apk
sha256: f797b1cf6cfac4fe69d5f83252fa1e710fcf17d89f1b34da39db980457532083
APK for arm64-v8a: ddcc204-arm64-v8a-signed.apk
sha256: 9506786c89f173dfbdfd2f171c22208341b7aaaf764b8c721ffca0d5f5d6bc8c
APK for arm64-v8a: b778d0f-arm64-v8a-signed.apk
sha256: bdbbcb932c37529350d7b7365ef64c933b0301fafd7153131aa4f95e66d89037
May 15 2026
May 14 2026
APK for arm64-v8a: b491b76-arm64-v8a-signed.apk
sha256: 0830b010322441a42792ececf35ee057e7e669732a2624362841b92a6848cec9
APK for arm64-v8a: e38869c-arm64-v8a-signed.apk
sha256: a649adfb0fdf012aa5e5ecf91f5c263e5506d9f405bfe2f5f0e52c4faf862db2
APK for arm64-v8a: 956f1fc-arm64-v8a-signed.apk
sha256: 03acc26461247b548be5e2f2ea4cadbe399c7a107ed899461283e9a0b07c6d77
- arrivals 1254
- arrivals 40
- search by name
- map
- lines
- favorites
- undo in map
- background, type here, restore app
Bip bop I'm a bot. Here fresh Android builds
- Fix meaningless string
APK for arm64-v8a: ab06076-arm64-v8a-signed.apk
sha256: 87e25026d2356ed3cc4c9f4b9c66cd8ef7d7253427fd1c3bac263ecc5c56771e
- search 1254
- map, mqtt
- favorites, add favorites
- lines, add favorite line
- undo multiple times
- app background, foreground
Bip bop I'm a bot. Here fresh Android builds
- Surround with try catch so that the app doesn't crash (it's useless)
Bip bop I'm a bot. Here fresh Android builds
- Fix fix
- Fix another bug caught by @rosto
- Last finishing touches
- Load all stops in the MapViewModel
- Use new LiveData for the stops loaded from the DB
- Move code to avoid crash (dammit!)
May 13 2026
Bip bop I'm a bot. Here fresh Android builds
- Remove
- Fix lateinit property bug
Bip bop I'm a bot. Here fresh Android builds
- Fix crash
At this point we have bug reports from 3 different devices; 2 of them are about the undo button.
(by pressing undo multiple times in the map?)
P.S. I've also clicked "Undo" 1000000 times and now it works lol
I've re-installed 3 versions before, done tutorial, add stuff in favorites; installed this version, clicked every single button. No crashes. Map works. Arrivals work. MQTT MaTO works. Tried a force database upgrade and visited favorites: it works.
Fuck. I'm stupid and I've not sent the crash. So I guess nobody can triage my crash anymore and I cannot reproduce the crash anymore. I've installed old version, used it, and installed this version, still no crash.
LOL immediate crash
Bip bop I'm a bot. Here fresh Android builds
- Make all public methods in UserDB non static, add class to produce LiveData
- Rewrite NextGenDB code with table notify, simplify
- Do not use Content Resolver bulk insert
- Use new LiveData in Favorites
- Close the app after back press
- Use new LiveData in arrivals too
- Fix layout for nearby fragment
May 12 2026
The issue with favorites is not resolved yet