Compare commits
10 commits
ca31b92bde
...
8cc34d30ff
Author | SHA1 | Date | |
---|---|---|---|
|
8cc34d30ff | ||
|
e6bffb6f18 | ||
|
dfa6a59761 | ||
|
53040c17bd | ||
|
842686bae5 | ||
|
b42e9b4efe | ||
|
dbe3ccd316 | ||
|
d20eed0225 | ||
|
b6cd7f8a3c | ||
|
65525ec78f |
5 changed files with 42 additions and 47 deletions
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"java.configuration.updateBuildConfiguration": "interactive"
|
||||
}
|
|
@ -96,6 +96,6 @@ Haveno does not endorse or denounce any particular network. The choice of networ
|
|||
Testing on old phones or laptops and providing high-quality feedback is the best way to contribute. A discussion section will be set up for initial feedback and contributions.
|
||||
|
||||
## Disclaimer
|
||||
Kewbit the maintainers blog is at [Kewbit.org](https://kewbit.org/) official sources for this are located at [https://git.haveno.com/haveno/](Haveno.com's Gitlab). **HAVENO.COM represents the official haveno app website and services as a client to a Haveno Daemon only**, and **HAVENO.EXCHANGE represents everything else, including not not limited to the p2p server network protocol, daemon nodes and pricenodes**, there are now also lots of app-specific guides located at [haveno documentation](https://haveno.com/documentation/) section of the site, which are atuned towards the new app.
|
||||
Kewbit the maintainers blog is at [Kewbit.org](https://kewbit.org/) official sources for this are located at [Haveno.com's Gitlab](https://git.haveno.com/haveno/). **HAVENO.COM represents the official haveno app website and services as a client to a Haveno Daemon only**, and **HAVENO.EXCHANGE represents everything else, including not not limited to the p2p server network protocol, daemon nodes and pricenodes**, there are now also lots of app-specific guides located at [haveno documentation](https://haveno.com/documentation/) section of the site, which are atuned towards the new app.
|
||||
|
||||
None of the code in this repository (haveno-app) is intrinically holding custody of philosophy in what may be considered 'crypto-assets' OR transmitting any such 'crypto-assets' or other financial services across the the wire, network or the general internet.
|
||||
|
|
|
@ -2,3 +2,4 @@ org.gradle.jvmargs=-Xmx4G -XX:+HeapDumpOnOutOfMemoryError
|
|||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
android.bundle.enableUncompressedNativeLibs=false
|
||||
dev.steenbakker.mobile_scanner.useUnbundled=true
|
59
pubspec.lock
59
pubspec.lock
|
@ -44,12 +44,11 @@ packages:
|
|||
background_downloader:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "V8.7.1"
|
||||
resolved-ref: "8d075cb528f3082904e02b8f1a7dcc336793742c"
|
||||
url: "https://git.haveno.com/haveno/external/background_downloader.git"
|
||||
source: git
|
||||
version: "8.7.1"
|
||||
name: background_downloader
|
||||
sha256: "7c65a999544b40668000aac6379854b890f0ef367b9fbd29d959fd1e242dda14"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "8.8.0"
|
||||
badges:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -109,12 +108,11 @@ packages:
|
|||
chatview:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "2.1.1"
|
||||
resolved-ref: c9ad0d705f3db743cc10452ae316aeee2fd810d0
|
||||
url: "https://git.haveno.com/haveno/external/flutter_chatview.git"
|
||||
source: git
|
||||
version: "2.1.1"
|
||||
name: chatview
|
||||
sha256: "8817ecf230e6bfdf3f3f5ad94dc97743ee23f4e5c9eeb2da8e76fbc739ebf394"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.2.0"
|
||||
checked_yaml:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -387,11 +385,10 @@ packages:
|
|||
flutter_socks_proxy:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "0.0.3"
|
||||
resolved-ref: "7a1a6fe2f4a0c82eb7d7de3059e11f79f57a153c"
|
||||
url: "https://git.haveno.com/haveno/external/socks_proxy.git"
|
||||
source: git
|
||||
name: flutter_socks_proxy
|
||||
sha256: "5603ad90c2849d2e6f2b4ed3d337653b3a6c8fb471f535e3715254913a9206ce"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.0.3"
|
||||
flutter_svg:
|
||||
dependency: transitive
|
||||
|
@ -419,6 +416,14 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "10.8.0"
|
||||
git:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: git
|
||||
sha256: daea03e7471607e7ed942bccd4814cfc7e4fa8ca5d3dd6ad4fb170e44423d1a0
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.3.0"
|
||||
google_fonts:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -566,11 +571,10 @@ packages:
|
|||
interactive_chart:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "v0.3.5"
|
||||
resolved-ref: "8de04325796c702746901d5341d56d65c6959b86"
|
||||
url: "https://git.haveno.com/haveno/external/flutter-interactive-chart.git"
|
||||
source: git
|
||||
name: interactive_chart
|
||||
sha256: "6237d938e57205034b6f3e96158954d876bf86467d76495d93ef393c883753b8"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.3.5"
|
||||
internet_connection_checker_plus:
|
||||
dependency: "direct main"
|
||||
|
@ -687,12 +691,11 @@ packages:
|
|||
mobile_scanner:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "v5.1.1"
|
||||
resolved-ref: c2c98489fd43cd73b2080ba1f570d0c3eb9b9624
|
||||
url: "http://git.haveno.com/haveno/external/mobile_scanner.git"
|
||||
source: git
|
||||
version: "5.1.1"
|
||||
name: mobile_scanner
|
||||
sha256: d234581c090526676fd8fab4ada92f35c6746e3fb4f05a399665d75a399fb760
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "5.2.3"
|
||||
multi_select_flutter:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
22
pubspec.yaml
22
pubspec.yaml
|
@ -36,13 +36,10 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
git: ^2.3.0
|
||||
haveno: ^3.0.1
|
||||
socks5_proxy: ^1.0.6
|
||||
flutter_socks_proxy:
|
||||
git:
|
||||
url: https://git.haveno.com/haveno/external/socks_proxy.git
|
||||
ref: 0.0.3
|
||||
flutter_socks_proxy: ^0.0.3
|
||||
provider: ^6.0.0
|
||||
path_provider: ^2.1.4
|
||||
multi_select_flutter: ^4.1.3
|
||||
|
@ -58,22 +55,13 @@ dependencies:
|
|||
http2: ^2.3.0
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
qr_flutter: ^4.1.0
|
||||
mobile_scanner:
|
||||
git:
|
||||
url: http://git.haveno.com/haveno/external/mobile_scanner.git
|
||||
ref: v5.1.1
|
||||
mobile_scanner: ^5.1.1
|
||||
url_launcher: ^6.3.0
|
||||
archive: ^3.6.1
|
||||
connectivity_plus: ^6.0.5
|
||||
internet_connection_checker_plus: ^2.5.1
|
||||
interactive_chart:
|
||||
git:
|
||||
url: https://git.haveno.com/haveno/external/flutter-interactive-chart.git
|
||||
ref: v0.3.5
|
||||
chatview:
|
||||
git:
|
||||
url: https://git.haveno.com/haveno/external/flutter_chatview.git
|
||||
ref: 2.1.1
|
||||
interactive_chart: ^0.3.5
|
||||
chatview: ^2.1.1
|
||||
#local_auth: ^2.3.0 ## To do faceid etc
|
||||
package_info_plus: ^8.0.2
|
||||
#workmanager: ^0.5.2 ## Probably needed for ios to check for messafes every 15 mins
|
||||
|
|
Loading…
Reference in a new issue