issues
search
hotwired
/
hotwire-native-android
Hotwire Native for Android
MIT License
39
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix crash/timing issues when the `Activity` is recreated
#73
jayohms
closed
2 days ago
0
Allow apps to determine if a `Navigator` is ready for navigation
#72
jayohms
closed
3 days ago
0
Provide the WebView system information in an easy to access way.
#71
jayohms
closed
4 days ago
0
Update to the latest gradle plugin
#70
jayohms
closed
1 week ago
0
Call sendDialogResult from onDialogDismiss (Fixes #63)
#69
harshalbhakta
opened
1 week ago
0
`Hotwire.registerBridgeComponents()` doesn't set user agent
#68
joemasilotti
opened
2 weeks ago
0
Include "Turbo Native Android" in the user agent substring for compatibility
#67
jayohms
closed
1 month ago
2
Change Turbo Native to Hotwire Native in user agent.
#66
donnfelker
closed
1 month ago
0
Error loading page
#65
map7
opened
1 month ago
11
Empty `bridge-components` in default `userAgent`
#64
EmilioCristalli
opened
1 month ago
2
App freezes after closing modal with X button
#63
EmilioCristalli
opened
1 month ago
1
Update HotwireNavigation.kt
#62
joemasilotti
closed
1 month ago
0
Navigation animations shown for replace actions
#61
leonvogt
opened
1 month ago
0
Replace page using morphing to avoid flicker
#60
thedadow
opened
1 month ago
0
Add Sonatype (Maven Central) publishing support
#59
jayohms
closed
2 months ago
0
Readme updates
#58
jayohms
closed
2 months ago
0
Add publishing build script for the navigation-fragments module
#57
jayohms
closed
2 months ago
0
Remove Strada references
#56
jayohms
closed
2 months ago
0
Style edits
#55
jayohms
closed
2 months ago
0
Use vararg params for configuration functions for cleaner usage
#54
jayohms
closed
5 months ago
0
Restructure packages and rename remaining `Turbo*` classes
#53
jayohms
closed
5 months ago
0
Rename destination classes
#52
jayohms
closed
5 months ago
0
Extract `navigation-fragments` module from `core` module
#51
jayohms
closed
5 months ago
1
Reduce `FormComponent` example code so it's less work to get started
#50
jayohms
opened
6 months ago
0
Consider renaming `HotwireNavDestination` and `HotwireDestination`
#49
jayohms
closed
5 months ago
0
Consolidate old Turbo* fragments into new *Hotwire fragments
#48
jayohms
closed
6 months ago
0
Remove documentation (and defer to new site)
#47
jayohms
closed
2 months ago
0
Rename Route -> RouteDecisionHandler
#46
jayohms
closed
6 months ago
0
Replace Gson with kotlinx.serialization for path configuration deserialization
#45
jayohms
opened
6 months ago
0
Remove the `screenshots_enabled` setting flag
#44
jayohms
closed
6 months ago
1
Extract navigation to a separate `navigation-fragments` module
#43
jayohms
closed
5 months ago
0
Make the `HotwireActivityDelegate` internal and expose public functions in `HotwireActivity`
#42
jayohms
opened
6 months ago
0
Introduce top-level `Navigator` as the entry point for all navigation
#41
jayohms
closed
6 months ago
0
Fix navigation stack when a modal submits a form
#40
jayohms
opened
6 months ago
1
Refactor Route-> RouteDecisionHandler
#39
jayohms
closed
6 months ago
0
Remove ability to disable screenshots
#38
jayohms
closed
6 months ago
0
Expose a top-level `Navigator` class
#37
jayohms
closed
6 months ago
1
Consolidate base TurboFragment and HotwireFragment classes
#36
jayohms
closed
6 months ago
0
Subclass `AppCompatActivity` directly
#35
jayohms
closed
6 months ago
0
Enable CI tests
#34
jayohms
closed
6 months ago
0
Upgrade Gradle and AGP
#33
jayohms
closed
6 months ago
0
Present better looking Material web dialogs
#32
jayohms
closed
7 months ago
0
Allow camera capture by default if the accept type explicitly allows images
#31
jayohms
closed
7 months ago
0
File `<input>` field is inconsistent with iOS
#30
joemasilotti
closed
7 months ago
1
Fix how javascript dialogs are displayed
#29
jayohms
closed
7 months ago
1
Location access via JavaScript
#28
joemasilotti
opened
7 months ago
0
Visiting same page doesn't replace on stack
#27
joemasilotti
opened
8 months ago
2
Only show error screens for SSL errors when the url matches the current visit
#26
jayohms
closed
8 months ago
0
Add 402: Payment Required
#25
jayohms
closed
8 months ago
0
Simplify initial app setup with a `SessionConfiguration`
#24
jayohms
closed
8 months ago
0
Next