485fb61947
fix(core): Observable event types consistency ( #10181 )
2023-01-31 07:42:09 -08:00
b553a900d7
feat: background/foreground events ( #9763 )
...
On android `suspend/resume` was not doing what was expected.
In particular it was called while showing dialogs. This adds new `background` and `foreground` events which will fire expectedly and consistently for ios and android.
2022-03-01 12:32:39 -08:00
b292495506
feat(ios): allow dynamic ProMotion frame refresh rate changes ( #9775 )
...
see: https://developer.apple.com/documentation/quartzcore/optimizing_promotion_refresh_rates_for_iphone_13_pro_and_ipad_pro
2022-03-01 12:32:39 -08:00
6c06c77618
fix(core): Application handling of nativeApp instance
2022-03-01 12:32:39 -08:00
4ee1acb05c
chore: fix color tests
2021-09-08 16:07:39 -07:00
f053001dc1
feat(android): provide ability to get registered broadCastReceiver ( #9467 )
2021-07-12 11:35:26 -07:00
dac36c6801
fix(a11y): add missing application event for fontScaleChanged ( #9396 )
2021-05-13 08:42:55 -07:00
d5a8a25aba
feat(core): first class a11y support ( #8909 )
2021-04-06 11:18:36 -07:00
bd7c686aaf
feat(core): allow app to start without a root view ( #9056 )
2020-11-19 17:02:32 -08:00
c1f231d88e
chore: fix eslint issues ( #9017 )
2020-11-11 08:46:36 -08:00
03f1f3d5f5
chore: format and fix ci build
2020-09-25 15:58:39 -07:00
08b3cafb54
fix(core): autoSystemAppearanceChanged typings in ambient context fix
...
closes https://github.com/NativeScript/NativeScript/issues/8840
2020-09-10 08:41:04 -07:00
5286adf081
feat(core): boolean to disable systemAppearanceChanged (theme) ( #8827 )
2020-09-08 23:16:42 -07:00
020ad4da37
chore(core): monorepo, esm targeting, improved management ( #8707 )
2020-08-25 20:00:59 -07:00