about summary refs log tree commit diff
path: root/docs/build.md
Commit message (Collapse)AuthorAgeFilesLines
* Update build.md (#1785)Spandan Tripathy2023-11-021-14/+14
|
* Add the build step for atproto (#1579)Manish2023-10-021-0/+1
| | | Co-authored-by: Manish <manish.nayal@nium.com>
* Add example google-services file (#1545)Gabriel Donadel Dall'Agnol2023-09-281-0/+2
| | | | | * Add example google-services file * Update build.md
* Add instructions for running on device (#1541)dan2023-09-261-0/+1
|
* Add a tip about Android emulator memory limit (#1492)dan2023-09-201-0/+1
|
* Make Sentry optional (#1416)dan2023-09-081-8/+8
| | | | | * Move app.json -> app.config.js * Make Sentry optional
* Update build instructions (#1406)dan2023-09-071-3/+3
| | | | - Use pnpm - Clarify when prebuild is needed
* Link to instructions for creating Sentry auth token (#864)Logan Rosen2023-06-081-1/+1
|
* [APP-107] OTA updates (#587)Ansh2023-06-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | * add 1000ms fallbackToCacheTimeout * add listener via useOTAUpdate hook and show modal if update is available * finish expo-updates setup * setup useOTAUpdate hook * add 1000ms fallbackToCacheTimeout * add listener via useOTAUpdate hook and show modal if update is available * finish expo-updates setup * setup useOTAUpdate hook * add OTA updates * Update build.md * temporarily disable ota updates * refactor useOTAUpdate code
* add instructions to removing sentry in build.md (#749)Ansh2023-05-301-1/+9
| | | Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Spelling (#772)Josh Soref2023-05-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * spelling: account Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: activated Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: additional Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: appropriate Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: bskyweb Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: description Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: display Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: highlighted Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: javascript Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: locally-hosted Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: notification Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: occurring Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: parenthetical Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: preexisting Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: prefetched Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: punctuation Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: simplicity Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --------- Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* Update build.md - minor typo (#696)Pedro2023-05-171-1/+1
| | | | | This is not the smallest PR in the world, this is just a tribute. (actually, it's just one byte, so it might be the smallest PR in the world)
* docs: update e2e mock server command (#662)LW2023-05-171-1/+1
|
* Update build instructions (#639)Ansh2023-05-161-0/+3
| | | | | | | | | | | | | | | | | | | | | * Create .env.example * Update build.md * Update eas.json * Update build.md * Update build.md * Update build.md * Update docs/build.md Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> --------- Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
* Prepare for open-sourcing (#619)Paul Frazee2023-05-151-0/+106
* Add issue templates * Update readme and docs for contributors * Tune up the README.md * Tune language a bit * Tune copy