Releases: kylecorry31/andromeda
Releases · kylecorry31/andromeda
14.3.0
Bitmaps
- Add replaceColor native extension
14.2.0
- Update dependencies
Bitmaps
- 16KB page size support for native library
14.1.0
Views
- Add parameter to reset translation when pan is disabled on subsample scale image view
All
- Update dependencies
14.0.0
QR
- Add barcode reader
All
- Update dependencies
- Target Android 16
13.2.2
Core
- Add SafeExecutor to catch exceptions from runnables
Signal
- Workaround for Android 10 crash in SDK
All
- Update dependencies
13.2.1
Fragments
- Rerun topics when the lifecycle owner changes
13.2.0
Core
- Add AppServiceRegistry for singleton components
- Add useService hook
Fragment
- Rerun useView when the root view changes
- Add useRootView hook
- Add useTopic hook
13.1.2
Fragments
- Add ReactiveFragment for reactive component suppot
- Add useView hook
13.1.1
Views
- Switch default width back to match parent for reactive components
- Fix useState in reactive component view
13.1.0
Views
- Make reactive component a lifecycle owner
- Add layout gravity support
Fragments
- Add useBackgroundCallback