| #
a2ffa225 |
| 22-Jun-2021 |
Bartłomiej Klocek <[email protected]> |
[android] Split Expo Go to unversioned and versioned flavors (#12917)
* Add versioning flavors
Extract `flavors.gradle` and fix versioned
* Update manifest based on flavors
* Update fastlan
[android] Split Expo Go to unversioned and versioned flavors (#12917)
* Add versioning flavors
Extract `flavors.gradle` and fix versioned
* Update manifest based on flavors
* Update fastlane build
* Unflavor versioned code
* Update CI to use flavors
* Set default flavor
* Update guides
* Update expotools versioning code
[skip ci]
* [wip] remove flavors from shellapps
* Shell app fallback to `versioned`
* Fix et paths
* Bump `@expo/xdl` in `expotools`
[skip ci]
* Missing uncommitted changes
[skip ci] -expotools yarn.lock, shell app fixes
* Rebase fixes
* Update "Developing Expo Go" guide
[skip ci]
show more ...
|
| #
a9cd215f |
| 06-Dec-2020 |
James Ide <[email protected]> |
[android] Expo Client -> Expo Go (#10867)
Why:
See #10847 for a fuller explanation. This commit replaces references to the Expo Client app with references to Expo Go in the Android app.
How:
Se
[android] Expo Client -> Expo Go (#10867)
Why:
See #10847 for a fuller explanation. This commit replaces references to the Expo Client app with references to Expo Go in the Android app.
How:
Searched for "expo client" in `android` and manually looked over each search result. Most of the strings were straightforward find & replace, but I made sure each string reads well.
Test Plan:
Made sure the Android app compiles and runs with `./gradlew debug`. Confirmed the app on the Android home screen gets shown as Expo Go.
show more ...
|
| #
a7100618 |
| 13-Nov-2019 |
Stanisław Chmiela <[email protected]> |
[expo] Remove unused dev menu (#6249)
# Why
To clean up some technical debt.
# How
Removed `addDevMenu` functionality from Home and then all the leftovers from native side.
# Test Plan
[expo] Remove unused dev menu (#6249)
# Why
To clean up some technical debt.
# How
Removed `addDevMenu` functionality from Home and then all the leftovers from native side.
# Test Plan
CI should build the apps.
show more ...
|
| #
f70230ac |
| 30-Aug-2019 |
Brent Vatne <[email protected]> |
[android] Update strings to replace "Experience" with "project"
|
| #
c9d1eb92 |
| 30-May-2018 |
Eric Samelson <[email protected]> |
target Android Oreo + add support for notification channels (#2536)
fbshipit-source-id: b1a2dd8
|
| #
8945e295 |
| 23-May-2018 |
Eric Samelson <[email protected]> |
native info/error screens (#2510)
fbshipit-source-id: b1def03
|
| #
014b9546 |
| 28-Feb-2017 |
Jesse Ruder <[email protected]> |
Exponent -> Expo
fbshipit-source-id: a41236a
|
| #
14782289 |
| 17-Dec-2016 |
Jesse Ruder <[email protected]> |
Fixing imagepicker crash on android 7
fbshipit-source-id: 40baba9
|
| #
2a38a11e |
| 16-Aug-2016 |
Exponent GitHub Bot <[email protected]> |
Initial commit
fbshipit-source-id: ddcb55df54d1382bb3f003f7e62f0bfc195fb9b7
|