This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
forked from valora-inc/wallet
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Collect user's interests during new user experience (#18)
* feat: allow user to specify interests * feat: change base branding target to kolektivo * feat: reset to use celo folder * feat: push to branding/celo folder * feat: interest screen redirects to nux success * feat: don't commit changes to branding/celo * chore: bump version 1.33.1 (16) * feat: add more interests based on design * feat: bump version back to 1.33.0+16
- Loading branch information
Showing
53 changed files
with
718 additions
and
264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-1.48 KB
branding/celo/android/app/src/main/res/drawable-hdpi/ic_notification_small.png
Binary file not shown.
Binary file removed
BIN
-852 Bytes
branding/celo/android/app/src/main/res/drawable-mdpi/ic_notification_small.png
Binary file not shown.
Binary file removed
BIN
-1.98 KB
branding/celo/android/app/src/main/res/drawable-xhdpi/ic_notification_small.png
Binary file not shown.
Binary file removed
BIN
-3.6 KB
branding/celo/android/app/src/main/res/drawable-xxhdpi/ic_notification_small.png
Binary file not shown.
Binary file removed
BIN
-4.89 KB
branding/celo/android/app/src/main/res/drawable-xxxhdpi/ic_notification_small.png
Binary file not shown.
12 changes: 0 additions & 12 deletions
12
branding/celo/android/app/src/main/res/drawable/background_splash.xml
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
21 changes: 0 additions & 21 deletions
21
branding/celo/android/app/src/main/res/layout/launch_screen.xml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
branding/celo/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
branding/celo/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-8.09 KB
branding/celo/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-14.4 KB
branding/celo/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-22 KB
branding/celo/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
250 changes: 125 additions & 125 deletions
250
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,128 +1,128 @@ | ||
{ | ||
"images":[ | ||
{ | ||
"idiom":"iphone", | ||
"size":"20x20", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"20x20", | ||
"scale":"3x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"29x29", | ||
"scale":"1x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"29x29", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"29x29", | ||
"scale":"3x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"40x40", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"40x40", | ||
"scale":"3x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"60x60", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"60x60", | ||
"scale":"3x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"iphone", | ||
"size":"76x76", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"20x20", | ||
"scale":"1x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"20x20", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"29x29", | ||
"scale":"1x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"29x29", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"40x40", | ||
"scale":"1x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"40x40", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"76x76", | ||
"scale":"1x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"76x76", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"idiom":"ipad", | ||
"size":"83.5x83.5", | ||
"scale":"2x", | ||
"filename":"[email protected]" | ||
}, | ||
{ | ||
"size" : "1024x1024", | ||
"idiom" : "ios-marketing", | ||
"scale" : "1x", | ||
"filename" : "[email protected]" | ||
} | ||
], | ||
"info":{ | ||
"version":1, | ||
"author":"xcode" | ||
"images": [ | ||
{ | ||
"idiom": "iphone", | ||
"size": "20x20", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "20x20", | ||
"scale": "3x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "29x29", | ||
"scale": "1x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "29x29", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "29x29", | ||
"scale": "3x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "40x40", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "40x40", | ||
"scale": "3x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "60x60", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "60x60", | ||
"scale": "3x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "iphone", | ||
"size": "76x76", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "20x20", | ||
"scale": "1x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "20x20", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "29x29", | ||
"scale": "1x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "29x29", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "40x40", | ||
"scale": "1x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "40x40", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "76x76", | ||
"scale": "1x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "76x76", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"idiom": "ipad", | ||
"size": "83.5x83.5", | ||
"scale": "2x", | ||
"filename": "[email protected]" | ||
}, | ||
{ | ||
"size": "1024x1024", | ||
"idiom": "ios-marketing", | ||
"scale": "1x", | ||
"filename": "[email protected]" | ||
} | ||
], | ||
"info": { | ||
"version": 1, | ||
"author": "makeappicon" | ||
} | ||
} |
Binary file modified
BIN
-398 Bytes
(70%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-670 Bytes
(80%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.24 KB
(79%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-537 Bytes
(75%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.02 KB
(82%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.46 KB
(77%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-670 Bytes
(80%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.47 KB
(74%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-6.52 KB
(65%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-6.52 KB
(65%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-16.2 KB
(55%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.74 KB
(80%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-10.2 KB
(62%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-13.5 KB
(58%)
...ding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
-159 KB
(52%)
branding/celo/ios/celo/Images.xcassets/AppIcon.appiconset/[email protected]
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ export const FAQ_LINK = 'https://celo.org/faq' | |
export const HELP_LINK = 'https://celo.org/support' | ||
export const FUNDING_LINK = 'https://celo.org/fund-wallet' | ||
export const CELO_REWARDS_LINK = 'https://celo.org/support' | ||
export const FORUM_LINK = 'https://forum.celo.org' | ||
export const FORUM_LINK = 'https://forum.celo.org/c/support' | ||
export const CELO_SUPPORT_EMAIL_ADDRESS = '[email protected]' | ||
export const SUPERCHARGE_LEARN_MORE = 'https://valoraapp.com/support/supercharge-learn-more' | ||
export const INVITE_REWARDS_LEARN_MORE = 'https://valoraapp.com/support/invite-rewards-learn-more' | ||
export const SUPERCHARGE_T_AND_C = 'https://valoraapp.com/supercharge-terms-and-conditions' | ||
export const INVITE_REWARDS_TERMS_LINK = 'https://celo.org/support' |
Oops, something went wrong.