| #
4440fb50 |
| 27-Jun-2023 |
Kudo Chien <[email protected]> |
[go] add android sdk49 versioned code (#23110)
# Why
for sdk 49
# How
- [go] add android sdk 49 versioned code
- [tools] minor fix for android versioning
# Test Plan
ci passed
|
| #
ab827301 |
| 05-Jun-2023 |
Tomasz Sapeta <[email protected]> |
[Android] Remove SDK 46 (#22755)
|
| #
ab11e3c9 |
| 06-Feb-2023 |
Kudo Chien <[email protected]> |
[android][tools] add sdk 48 versioned code (#21076)
# Why
add android sdk 48 versioned code
# How
- `et add-sdk -p android -s 48.0.0`
- there is a big problem for versioning this time wher
[android][tools] add sdk 48 versioned code (#21076)
# Why
add android sdk 48 versioned code
# How
- `et add-sdk -p android -s 48.0.0`
- there is a big problem for versioning this time where versioned aar size is from ~17MB to ~131MB because of prefab, so it's not able to commit to git. this pr proposes to upload versioned aar to github and having an `et android-download-versioned-aars` to download aars before gradle building.
# Test Plan
- sdk 48 android versioned expo go + sdk 48 ncl smoking test
- ci passed
show more ...
|
| #
21d45759 |
| 11-Jan-2023 |
Tomasz Sapeta <[email protected]> |
[android] Remove versioned code for SDK 45
|
| #
023bc8ea |
| 26-Oct-2022 |
Kudo Chien <[email protected]> |
[android] add versioned code for sdk 47 (#19676)
# Why
add android versioned code for sdk 47
# How
`et add-sdk -p android -s 47.0.0`
# Test Plan
android versioned expo go + NCL
|
| #
d2dcff5d |
| 30-Aug-2022 |
Tomasz Sapeta <[email protected]> |
[android] Remove versioned code for SDK44 (#18868)
|
| #
71a4a097 |
| 15-Jul-2022 |
Kudo Chien <[email protected]> |
[android] Add sdk46 versioned code (#18235)
# Why
for sdk 46
# How
- fix expo-modules-core versioning patch that react-native java class should also be versioned.
- fix skia versioning tha
[android] Add sdk46 versioned code (#18235)
# Why
for sdk 46
# How
- fix expo-modules-core versioning patch that react-native java class should also be versioned.
- fix skia versioning that the `versioned-react-native` is not committed into git. use a fallback instead.
- `et add-sdk -p android -s 46.0.0`
# Test Plan
android versioned expo go + sdk46 NCL
show more ...
|
| #
ea0d7378 |
| 11-Jul-2022 |
Tomasz Sapeta <[email protected]> |
[android] Remove versioned code for SDK43 (#18159)
|
| #
b2751463 |
| 21-Apr-2022 |
Kudo Chien <[email protected]> |
[android] Add sdk45 versioned code (#17105)
# Why
for sdk 45
# How
`et add-sdk -p android -s 45.0.0`
# Test Plan
versioned android expo go + sdk45 NCL smoke test
|
| #
a7e2a848 |
| 18-Mar-2022 |
Tomasz Sapeta <[email protected]> |
Drop SDK42 on Android (#16675)
|
| #
43357f78 |
| 28-Dec-2021 |
Tomasz Sapeta <[email protected]> |
[android] Remove SDK41 (#15716)
|
| #
86035335 |
| 06-Dec-2021 |
Kudo Chien <[email protected]> |
[android] add sdk 44 (#15434)
|
| #
31e7f7e6 |
| 02-Oct-2021 |
Tomasz Sapeta <[email protected]> |
[android] Drop SDK40 (#14624)
|
| #
24afddd6 |
| 02-Oct-2021 |
Tomasz Sapeta <[email protected]> |
[ios][android] Cherry-pick versioned code for SDK43 (#14621)
Co-authored-by: Tomasz Sapeta <[email protected]>
Co-authored-by: Kudo Chien <[email protected]>
Co-authored-by: Brent Vatne
[ios][android] Cherry-pick versioned code for SDK43 (#14621)
Co-authored-by: Tomasz Sapeta <[email protected]>
Co-authored-by: Kudo Chien <[email protected]>
Co-authored-by: Brent Vatne <[email protected]>
Co-authored-by: Charlie Cruzan <[email protected]>
Co-authored-by: Will Schurman <[email protected]>
Co-authored-by: Kudo Chien <[email protected]>
show more ...
|
| #
4ba3ed43 |
| 08-Sep-2021 |
Łukasz Kosmaty <[email protected]> |
[expo] Drop SDK 39 on Android (#14323)
# Why
Dropped SDK 39.0.0 before SDK 43 releases.
# How
`et remove-sdk-version -p android`
# Test Plan
- expo go with versioned variant ✅
|
| #
30bfe260 |
| 18-Jun-2021 |
Brent Vatne <[email protected]> |
[sdk-42] Cherrypick versioned iOS and Android (#13343)
Co-authored-by: cruzach <[email protected]>
Co-authored-by: jkh <[email protected]>
Co-authored-by: andy <[email protected].
[sdk-42] Cherrypick versioned iOS and Android (#13343)
Co-authored-by: cruzach <[email protected]>
Co-authored-by: jkh <[email protected]>
Co-authored-by: andy <[email protected]>
show more ...
|
| #
e0bb254c |
| 15-Apr-2021 |
Tomasz Sapeta <[email protected]> |
[android] Remove SDK38 (#12530)
|
| #
effc1275 |
| 23-Mar-2021 |
Eric Samelson <[email protected]> |
[android] add sdk 41
|
| #
fd2754c7 |
| 29-Dec-2020 |
Stanisław Chmiela <[email protected]> |
[android] Drop support for SDK37 (#11373)
# Why
Android counterpart for https://github.com/expo/expo/pull/11350.
# How
- `et remove-sdk -p android`, selected 37.0.0.
- Removed `mWillBeRelo
[android] Drop support for SDK37 (#11373)
# Why
Android counterpart for https://github.com/expo/expo/pull/11350.
# How
- `et remove-sdk -p android`, selected 37.0.0.
- Removed `mWillBeReloaded` flag as expotools suggested.
# Test Plan
Expo Go builds (with some unrelated fixes). ✅
show more ...
|
| #
1820bd5a |
| 24-Nov-2020 |
Cedric van Putten <[email protected]> |
[android] Add ABI 40 without development client
|
| #
e719b919 |
| 15-Nov-2020 |
Brent Vatne <[email protected]> |
Drop SDK 36 (#11033)
|
| #
cf349fc1 |
| 01-Sep-2020 |
Eric Samelson <[email protected]> |
[android] add SDK 39 (#9970)
|
| #
2ba76261 |
| 24-Jun-2020 |
Tomasz Sapeta <[email protected]> |
[android] Drop SDK35 on Android (#8943)
# Why
Doing this now to decrease build times and reduce codebase size as we already know SDK35 would be dropped with next release.
# How
- Ran `et rm
[android] Drop SDK35 on Android (#8943)
# Why
Doing this now to decrease build times and reduce codebase size as we already know SDK35 would be dropped with next release.
# How
- Ran `et rm-sdk` for Android and SDK35.
- Removed some obsolete code for permissions, error recovery and requesting for drawing over other apps permission.
# Test Plan
Android project builds and seems to work as expected.
show more ...
|
| #
722651ae |
| 05-Jun-2020 |
Eric Samelson <[email protected]> |
[android] initial output from adding SDK 38
|
| #
d76ef784 |
| 21-May-2020 |
Tomasz Sapeta <[email protected]> |
[android] Drop SDK34 on Android (#8402)
|