M
|
5e172f982f
|
Added AndroidManifest to gitignore
|
2022-01-12 17:04:10 +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 |
|
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
|
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
|
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 |
|
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 |
|