Omar Hatem
6724e69093
Update compile sdk and add ndk version to run on mac ( #535 )
2022-10-14 15:37:00 -04:00
Omar Hatem
9568c5f932
QR code fullscreen ( #390 )
...
* Add fullscreen qr page flow
* Add qr fullscreen text localization
* Add package to control screen brightness when navigating to qr fullscreen and revert when leaving screen
* ios fix trial 1 - Change brightness control package
* Use package imports instead of relevant path
Add Map types
2022-06-23 10:25:00 +01:00
mkyq
01150ef2a7
Hv ( #295 )
...
* hv
* Change build version
2022-03-30 17:57:04 +02:00
M
70fb6e5ebf
Fixes for open https links for android
2022-01-31 14:09:47 +02:00
mkyq
712a5cfa43
Merge pull request #244 from cake-tech/CW-8-keep-screen-on-while-wallet-synchronization
...
Cw 8 keep screen on while wallet synchronization
2022-01-24 17:27:11 +02:00
Godwin Asuquo
c70ced70dd
fix issues from PR
2022-01-24 16:21:52 +01:00
Godwin Asuquo
e84f122956
add wakelock for android
2022-01-21 14:32:39 +01:00
Godwin Asuquo
a18acd9935
upgrade unstoppable dependencies to include support for polygon
2022-01-21 11:06:53 +01:00
M
414ea8c443
Fix android app icon
2022-01-14 20:35:29 +02:00
M
8b043f1a20
Change target sdk version to 30 for android project. Remove unused files.
2022-01-13 16:12:22 +02:00
M
5e172f982f
Added AndroidManifest to gitignore
2022-01-12 17:04:10 +02:00
M
862401147b
Fixes for android project
2022-01-11 21:47:45 +02:00
M
da170118a8
Change way to set app name and application id for android app
2022-01-11 19:23:59 +02:00
M
82c6c3ca8a
Remove out dated icon in android manifest
2022-01-11 18:59:04 +02:00
M
d5e9bf3b3c
Fixes for tool/generate_pubspec.dart. Add pubspec into .gitignore
2022-01-10 17:04:58 +02:00
M
96d4b90ad3
Fixes for android app icons
2022-01-05 19:49:13 +02:00
M
1afd00fa3e
Fixes for package name for android app
2022-01-05 17:51:26 +02:00
M
e756490c31
Change for android package name based on app type
2022-01-05 17:11:30 +02:00
M
8fa1fe1b04
Config for android app.
2022-01-04 18:55:11 +02:00
OleksandrSobol
39c40255d3
CAKE-356 | applied deep links to the app
2021-09-06 11:19:13 +03:00
M
89569a10c7
Removed firebase dependencies.
2021-08-16 17:44:38 +03:00
M
c256d05029
Changed version for unstoppable domains. Changed domain validation for unstoppable domains.
2021-08-16 12:42:16 +03:00
OleksandrSobol
f995342491
CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java
2021-07-07 16:50:55 +03:00
OleksandrSobol
37f326e21f
Merge branch 'main' into CAKE-192-implement-unstoppable-domain
...
# Conflicts:
# android/app/build.gradle
# android/build.gradle
# ios/Podfile
# ios/Podfile.lock
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_hr.arb
# res/values/strings_it.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
2021-06-15 13:18:52 +03:00
M
ff6e4d58f7
Added push notifications, FCM.
2021-06-04 18:25:17 +03:00
OleksandrSobol
f324d6599d
CAKE-192 | added final int UNSTOPPABLE_DOMAIN_MIN_VERSION_SDK to MainActivity.java
2021-05-25 16:53:35 +03:00
OleksandrSobol
4d6cc87529
CAKE-192 | merged main branch into current; fixed call unstoppable domains api for different sdk versions; fixed italian and croatian locales
2021-05-24 21:06:12 +03:00
OleksandrSobol
251d6ad502
Merge branch 'main' into CAKE-192-implement-unstoppable-domain
...
# Conflicts:
# android/app/src/main/java/com/cakewallet/cake_wallet/MainActivity.java
# ios/Runner/AppDelegate.swift
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
2021-05-24 19:09:43 +03:00
M
6aa887df9d
Merge pull request #126 from cake-tech/CAKE-317-change-app-logo
...
Cake 317 change app logo
2021-05-10 19:26:17 +03:00
M
bcd4fdd5e0
Changed random seed generation for bitcoin.
2021-05-10 13:06:57 +03:00
OleksandrSobol
a6d33f28a0
CAKE-317 | changed ic_launcher.png in the drawable directory
2021-05-04 21:45:43 +03:00
OleksandrSobol
65d8232edb
CAKE-317 | changed app's logo
2021-05-04 13:59:44 +03:00
OleksandrSobol
e9ff3dd2e9
CAKE-287 | created ic_launcher.png and ic_launcher.xml
2021-04-30 20:00:27 +03:00
OleksandrSobol
9f1f4575dd
CAKE-192 | configured build.gradle
2021-04-22 19:16:47 +03:00
OleksandrSobol
2e22dc814a
CAKE-192 | configured build.gradle
2021-04-21 20:05:38 +03:00
OleksandrSobol
ae9efb0ae8
CAKE-192 | implemented unstoppable domain address to the app
2021-04-20 20:49:53 +03:00
M
9017a99a8d
Update MainActivity.java
...
Undo changes for MainActivity.java file
2021-03-24 12:11:37 +02:00
OleksandrSobol
1cbbc71201
CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart
2021-03-23 20:57:20 +02:00
OleksandrSobol
60333e235d
CAKE-279 | applied order details to the app
2021-03-12 21:04:37 +02:00
M
2ce34919bf
Fixes for backups for Android. Fixes for send almost all amount.
2021-01-29 22:18:07 +02:00
M
5631961e47
Some another fixes for Android. Never ask us about that.
2021-01-28 19:58:17 +02:00
M
70cf8f4560
Disabled backups for android. Changed version to 4.0.7
2020-11-16 17:00:46 +02:00
M
52c5d11787
Fixes for biometrical auth for android
2020-11-12 20:07:13 +02:00
M
22f9f6bac9
Changed target skd version for android and project version
2020-11-12 10:16:56 +02:00
M
ad3142aeb9
Changed app font to Lato. Changes for anrdoid version
2020-11-11 17:55:18 +02:00
M
2b05eedfc6
Fixes for monero transaction history.
2020-09-21 19:56:41 +03:00
M
1d793ab284
BTC
2020-05-12 15:04:54 +03:00
Oleksandr Sobol
71bdfb3e5b
CWA-164 | added biometric authentication
2020-01-21 19:51:37 +02:00
M
69f4c127ab
Added the project
2020-01-04 21:31:52 +02:00