about summary refs log tree commit diff
path: root/app.config.js
Commit message (Collapse)AuthorAgeFilesLines
* Use EAS managed build number, run build/submit on GH Actions (#2841)Hailey2024-02-211-19/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use eas version code * test * try sync * try sync * use eas to manage the version code * apply build numbers to dist * test script * set this to production or now * revert to schedule * testing on 1.69 * autosubmit * autosubmit, remove cheat * finished!!!!! try again try again try again try again add same for android maybe now omg wow i messed that up? once again once again again error? add caching add caching try again again again again try again again again try again again try again try this a different way another test testing this again * hack * write environment variables * ready to go * final test * Revert "final test" This reverts commit 6580c5c0974db25a3704b683673c41471a6ad0cf.
* Bump build numberPaul Frazee2024-02-131-1/+1
|
* Bump build numbers and translationsPaul Frazee2024-02-121-2/+2
|
* eas nightlies (#2826)Hailey2024-02-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add comment to config * add ios build num bump script * remove bak * add bump script for android * github action * add comment to config * testing * testing attempt 2 * add app id * ok add the app id the right way * Apply automatic changes * test the commit message * test the commit message again * Nightly iOS Build Bump * finished --------- Co-authored-by: haileyok <haileyok@users.noreply.github.com>
* Bump ios buildPaul Frazee2024-02-071-1/+1
|
* 1.68Paul Frazee2024-02-061-2/+2
|
* Butterfly logo icon for Android push notifications (#2716)ɴᴏᴠᴀ2024-02-051-0/+7
| | | | | * butterfly icon for android push notifications * first block unnecessary
* Bump buildPaul Frazee2024-01-311-1/+1
|
* Bump build numberPaul Frazee2024-01-311-1/+1
|
* Bump build numbersPaul Frazee2024-01-311-2/+2
|
* Bump ios build numberPaul Frazee2024-01-301-1/+1
|
* Bump ios build numberPaul Frazee2024-01-261-1/+1
|
* 1.67Paul Frazee2024-01-261-1/+1
|
* 1.66Paul Frazee2024-01-191-1/+1
|
* 1.65Paul Frazee2024-01-161-2/+2
|
* Bump android version codePaul Frazee2024-01-151-1/+1
|
* Bump ios build numberPaul Frazee2024-01-151-1/+1
|
* Fix splash config (#2452)Eric Bailey2024-01-081-13/+16
| | | | | | | | | | | | | | | * Don't use mask for android at all * Handle reduced motion * Add dark splash * Add dark config * Try more config * Duplicate config * Ensure splash config is applied
* Splash: reduce motion + dark mode (#2448)Eric Bailey2024-01-081-0/+12
| | | | | | | | | | | | | | | * Don't use mask for android at all * Handle reduced motion * Add dark splash * Add dark config * Fix android version code --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Bump android app version codePaul Frazee2024-01-081-1/+1
|
* 1.63Paul Frazee2024-01-041-2/+2
|
* Bump ios build number and android version codePaul Frazee2023-12-281-2/+2
|
* 1.62Paul Frazee2023-12-281-1/+1
|
* Bump android version codePaul Frazee2023-12-251-1/+1
|
* Bump ios build numberPaul Frazee2023-12-241-1/+1
|
* Bump ios buildPaul Frazee2023-12-241-1/+1
|
* 1.61 (initial build)Paul Frazee2023-12-231-1/+1
|
* Bump react-native to 0.73.1, expo to 50 (#2214)Eric Bailey2023-12-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bump to react-native@0.73, bump expo@next Includes bumps for all expo deps and dev dependencies. Updates react-native patch and others, and removes the babel-preset-expo patch. * Remove duplicate Splash ref * Bump more deps * Properly install expo-notifications * Bump webview dep * Bump packages according to expo fix; remove pager-view patch as it is no longer needed * Don't access expo-camera from Web * Fix crypto dep on web * Fix some type issues * Build esnext modules to support dynamic imports --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Bump build numbers for ios and androidPaul Frazee2023-12-181-2/+2
|
* Update splash screen tagline, update translations, bump ios build numberPaul Frazee2023-12-171-1/+1
|
* Bump ios build numberPaul Frazee2023-12-171-1/+1
|
* 1.60Paul Frazee2023-12-151-1/+1
|
* 🤫 (#2211)Eric Bailey2023-12-141-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add new assets * Add splashiness * Add butter icon, spread it * Cream together eggs, sugar, and vanilla * Hi, I'd like to place and order. Yeah, none pizza with left beef, plz. * test * Refine animation * tweak * tweak * tweak * Tweak * Simplify * Cleanup * Fix android logo --------- Co-authored-by: Ansh Nanda <anshnanda10@gmail.com>
* Revert change to how notifications are loaded on mobilePaul Frazee2023-12-131-1/+1
|
* 1.59Paul Frazee2023-12-131-1/+1
|
* Add largeHeap to AndroidManifest.xml (#2191)Eric Bailey2023-12-121-0/+1
|
* 1.58Paul Frazee2023-12-111-2/+2
|
* Bump ios and android build numbersPaul Frazee2023-12-101-2/+2
|
* Bump ios buildPaul Frazee2023-12-091-1/+1
|
* Multiple notifications fixes (#2154)Paul Frazee2023-12-091-1/+1
| | | | | | | | | | | | | | | * Dont reset notifications feed on push notification event * Dont separate notifications by read state to avoid jank * On notifications screen focus, check latest and only rerender if not scrolled down * Reuse the cached notifs page when its not stale * Bump ios build number * Improve comments * Change the 'mark all read' condition to avoid firing too early
* Bump ios build numberPaul Frazee2023-12-081-1/+1
|
* Bump ios build numberPaul Frazee2023-12-071-1/+1
|
* Increment ios build numberPaul Frazee2023-12-061-1/+1
|
* Bump ios build numberPaul Frazee2023-12-051-1/+1
|
* Bump ios build numberPaul Frazee2023-12-051-1/+1
|
* Bump ios build numberPaul Frazee2023-12-041-1/+1
|
* Bump ios build numberPaul Frazee2023-11-301-1/+1
|
* Bump ios build numberPaul Frazee2023-11-291-1/+1
|
* Full send Sentry (#2018)Eric Bailey2023-11-281-5/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update build profiles, sentry config * Enable sentry * Ok actually enable in dev * Remove debug * Add TF build * Fix typo * Remove debug * Remove unecessary config * Fix typo * Set env in Expo * Remove scripts * Clarify * Replace invalid character * Align on release/dist * Add build version * Just use package version * Align dist
* Bump ios build numberPaul Frazee2023-11-271-1/+1
|