index
:
espadge-flutter
main
ESP32-based badge - Flutter app
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-08-03
Use file prefix logger
main
uvok
2025-08-03
sample instead of throttle, also: correct stream
uvok
2025-08-03
sc: Throttle stream
uvok
2025-08-03
UB: Keep updating RSSI
uvok
2025-08-03
Avoid late final by using factory ctor/getters
uvok
2025-08-02
Add several list extensions for add/replace
uvok
2025-08-02
Move extension methods
uvok
2025-08-02
Extract motiv parsing to mixin
uvok
2025-08-02
Add FPB motive selection
uvok
2025-08-02
badge: Dispose scanner on exit
uvok
2025-08-02
fbp: Don't discover after connect, discon
uvok
2025-08-02
fpb: Implement adapter availability
uvok
2025-08-02
DD: Pull up button, error text, ViewModel
uvok
2025-08-02
bmvm: Add error text, "safe action"
uvok
2025-08-02
badge_exception: Implement toString
uvok
2025-08-01
Ensure bindings
uvok
2025-08-01
Request permissions on scan
uvok
2025-08-01
bml: Separate variable for better debugging
uvok
2025-08-01
msvm: Fix motive select keep busy on error
uvok
2025-08-01
UB: Write needs response
uvok
2025-08-01
Hilight current selection
uvok
2025-08-01
Use VM to get current selection
uvok
2025-08-01
UB: Set motive
uvok
2025-08-01
Add UB motive listing, and intergrate into View
uvok
2025-08-01
Add proper selection/setting motive
uvok
2025-08-01
Proper theming, selection
uvok
2025-08-01
Rewrite BadgeMotiveList widget
uvok
2025-08-01
badgetemplate->motive
uvok
2025-07-31
Introduce sample templates
uvok
2025-07-31
Prepare badge template list
uvok
2025-07-31
Cleanup
uvok
2025-07-31
Correct? interfae usage
uvok
2025-07-31
Cleanup DeviceConnection
uvok
2025-07-31
ValueNotifier, remove manual back button
uvok
2025-07-31
Add RSSI scan limit
uvok
2025-07-31
UB: Discover services
uvok
2025-07-31
Close connection on app exit
uvok
2025-07-31
License note
uvok
2025-07-31
Add async linting
uvok
2025-07-31
Use behaviorSubject
uvok
2025-07-31
UB: Implement availability
uvok
2025-07-31
Disable scan with no adapter available
uvok
2025-07-31
Add availability stream
uvok
2025-07-31
sc: Add availability stream
uvok
2025-07-31
scan: Move SB down
uvok
2025-07-31
Add UB connection
uvok
2025-07-31
dd: disconnect on back()
uvok
2025-07-31
fbp: Cleanup dubscription on disconnect?`
uvok
2025-07-31
Move connections to package
uvok
2025-07-31
Add universal_ble scanner+device
uvok
[next]