Skip to content

Releases: bradmartin/nativescript-wear-os

2.0.0

30 Jul 15:00
Compare
Choose a tag to compare
  • AndroidX Support
  • Success/Failure dialogs return promises

1.1.0

19 Jun 19:12
Compare
Choose a tag to compare
  • Add disableInsetConstraint to WearOsLayout in case you want full screen layouts on circle watches.

1.0.0

07 Jun 02:25
Compare
Choose a tag to compare

Breaking: WearOsLayout no longer includes the scrollview by default. This must be handled in the app by the developer if they want a scrollview.

Fixes: Layouts now extend ContentView which fixes the usage with nativescript-themes so that it's easy to switch your app styles for ambient mode which is a must for WearOS app development.

0.8.0

05 Jun 20:26
Compare
Choose a tag to compare

Changed layout to extend ContentView so that nativescript-themes works during ambient enter/exit events to style WearOS apps according to guidelines.

0.6.1

11 Apr 15:47
Compare
Choose a tag to compare
  • Use wear1x minSdk in plugin for now

0.6.0

09 Apr 20:17
Compare
Choose a tag to compare

0.5.0

04 Apr 14:47
Compare
Choose a tag to compare
  • Listview optimizations
  • Vue support for ListView

0.4.1

04 Apr 04:49
Compare
Choose a tag to compare
  • Bumps Cowabunga library to fix the default message for success/failure activity dialog

0.4.0

04 Apr 04:35
Compare
Choose a tag to compare

Adds Cowabunga library for success/failure activity dialogs.

0.3.0

18 Mar 17:58
Compare
Choose a tag to compare
update readme