Commit Graph

15 Commits

Author SHA1 Message Date
farfromrefuge
e81691950a fix(core): improved native-api-usage 2023-02-22 14:05:07 +01:00
farfromrefuge
866f444595 fix(core): native-api-usage fixes 2023-02-06 15:33:40 +01:00
farfromrefuge
51b77fd1a0 fix(core): android native-api-usage fix 2023-01-30 15:47:42 +01:00
farfromrefuge
a3693648c8 fix(core): android native-api-usage fix 2023-01-24 13:34:01 +01:00
farfromrefuge
7bd9c09d38 chore: missed for native-api-usage 2023-01-24 13:12:09 +01:00
farfromrefuge
d2b6847fb5 fix(android): fixed native-api-usage after removing "*". And sorted for easier maintenance 2023-01-24 10:11:40 +01:00
farfromrefuge
bcc75132a7 fix(android): native-api-usage fix after last changes
Also removed `androidx.appcompat:R.attr` as i dont think we are using it
2023-01-23 17:47:37 +01:00
farfromrefuge
9eb84872a8 chore: it is actually better not to use *. It will filter classes which name starts the same as one we choose to explicitly keep 2023-01-23 16:35:30 +01:00
farfromrefuge
eb73b8b453 Update native-api-usage.json 2023-01-20 11:14:07 +01:00
farfromrefuge
5f73d206db chore: more specific native-api-usage.json file 2022-12-15 17:03:13 +01:00
Jason Cassidy
4a5e2e2ac0 fix(core): metadata filtering (#9946) 2022-07-09 10:09:43 -07:00
Peter Staev
a51b628532 fix(core): Add missing required metadata filters (#9543) 2021-09-11 12:32:05 -07:00
Nathan Walker
edbe13bfe0 chore(release): @nativescript/core@8.0.2 2021-04-20 15:22:36 -07:00
Nathanael Anderson
cbdff1f155 fix(a11y): Accessibility breaks limiting metadata (#9332)
Accessibility added a new class that we need to add to the default allowed metadata so that the application doesn't crash on startup when in limit metadata mode.
2021-04-14 19:29:15 -07:00
Nathan Walker
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00