11AntiFeatures :
22 NonFreeNet :
3- en-US : Relies on centralized services like Infura for blockchain interactions,
4- making it dependent on non-libre infrastructure.
3+ en-US : Relies on centralized services like Infura for blockchain
4+ interactions, making it dependent on non-libre infrastructure.
55 TetheredNet :
6- en-US : Messaging and user profiles are stored on Waku servers rather than being
7- fully peer-to-peer, requiring a connection to a specific service instance.
6+ en-US : Messaging and user profiles are stored on Waku servers rather than
7+ being fully peer-to-peer, requiring a connection to a specific service
8+ instance.
89 Tracking :
9- en-US : Collects and processes IP addresses, wallet addresses, and transaction
10- details via the API Proxy Server. Data is shared with third-party services like
11- Infura, Grove, and Cryptocompare.
10+ en-US : Collects and processes IP addresses, wallet addresses, and
11+ transaction details via the API Proxy Server. Data is shared with
12+ third-party services like Infura, Grove, and Cryptocompare.
1213Categories :
1314 - Connectivity
1415 - Messaging
@@ -29,18 +30,15 @@ RepoType: git
2930Repo : https://github.com/status-im/status-app.git
3031
3132Builds :
32- - versionName : 2.36.1
33- versionCode : 29498842
34- commit : 47482570fcdedc23f18ddbac2062fbc1e901ee6d
33+ - versionName : 2.37.0
34+ versionCode : 29500000
35+ commit : 0391438ad983f828b7f75dc3ff690f8648232c75
3536 timeout : 86400
3637 submodules : true
3738 sudo :
3839 - metadata/app.status.mobile/setup-dependencies.sh
39- patch :
40- - fdroid-build-gradle.patch
41- - add-fdroid-apk-detection.patch
42- - add-fdroid-make-target.patch
43- output : mobile/build/android/qt6/android-build/build/outputs/apk/fdroid/android-build-fdroid-unsigned.apk
40+ output :
41+ mobile/build/android/qt6/android-build/build/outputs/apk/fdroid/android-build-fdroid-unsigned.apk
4442 srclibs :
4543 - Qt@v6.9.2
4644 - OpenSSL@openssl-3.0.15
@@ -51,12 +49,10 @@ Builds:
5149 - ./cleanup-binaries.sh
5250 - cd $$Nim$$ && sh build_all.sh
5351 - cd $$Qt$$
54- - perl init-repository --module-subset=qtbase,qtdeclarative,qt5compat,qtmultimedia,qtshadertools,qtimageformats,qtwebview,qtscxml,qtsvg
55- scanignore :
56- - vendor/status-go/vendor/golang.org/x/net/publicsuffix/data/
57- - vendor/status-go/vendor/github.com/libp2p/go-libp2p-asn-util/sorted-network-list.bin
52+ - perl init-repository
53+ --module-subset=qtbase,qtdeclarative,qt5compat,qtmultimedia,qtshadertools,qtimageformats,qtwebview,qtscxml,qtsvg
5854 build :
59- - export FDROID_VERSION_CODE=29498842
55+ - export FDROID_VERSION_CODE=29500000
6056 - export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
6157 - export ANDROID_SDK_ROOT=/opt/android-sdk
6258 - export ANDROID_HOME=/opt/android-sdk
@@ -91,5 +87,5 @@ MaintainerNotes: |-
9187
9288AutoUpdateMode : None
9389UpdateCheckMode : None
94- CurrentVersion : 2.36.1
95- CurrentVersionCode : 29498842
90+ CurrentVersion : 2.37.0
91+ CurrentVersionCode : 29500000
0 commit comments