List apk on fdroid (#2460)

* Try fix fdroid build
* Use xxxImplementation to specify dependencies for specific flavor
* Remove fabric
* Init fastlane
* Update screenshots
pull/2473/head
Seaborn Lee 3 years ago committed by GitHub
parent 05d2adda9d
commit 2594a569a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      .github/fdroid.yml
  2. 3
      Gemfile
  3. 39
      app/build.gradle
  4. 4
      app/src/main/AndroidManifest.xml
  5. 4
      fastlane/Appfile
  6. 9
      fastlane/metadata/android/en-US/changelogs/183.txt
  7. 34
      fastlane/metadata/android/en-US/full_description.txt
  8. BIN
      fastlane/metadata/android/en-US/images/icon.png
  9. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
  10. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
  11. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
  12. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
  13. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/5.png
  14. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/6.png
  15. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/7.png
  16. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/8.png
  17. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/9.png
  18. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot1_intro.png
  19. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot2_send.png
  20. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot3_tokens.png
  21. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot4_import.png
  22. BIN
      fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot5_transactions.png
  23. 2
      fastlane/metadata/android/en-US/short_description.txt
  24. 1
      fastlane/metadata/android/en-US/video.txt

@ -0,0 +1,7 @@
on: [pull_request]
jobs:
# required to run on Linux because this is a docker container action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v1

@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "fastlane"

@ -5,11 +5,6 @@
buildscript {
repositories {
google()
maven { url 'https://maven.fabric.io/public' }
}
dependencies {
classpath 'io.fabric.tools:gradle:1.31.2'
}
}
@ -72,6 +67,13 @@ android {
productFlavors {
analytics {
dimension "targetting"
/*
Below code is used to include analytics only when Flavor is "No Analytics"
This is due to China release where Google services should not be included
*/
apply plugin: 'com.google.gms.google-services'
apply plugin: 'com.google.firebase.crashlytics'
}
noAnalytics {
dimension "targetting"
@ -108,27 +110,6 @@ android {
testOptions {
unitTests.returnDefaultValues = true
}
/*
Below code is used to include analytics only when Flavor is "No Analytics"
This is due to China release where Google services should not be included
*/
def task = gradle.startParameter.taskNames[0] ?: ""
afterEvaluate { project ->
if (!task.toLowerCase().contains("noanalytics"))
{
apply plugin: 'com.google.gms.google-services'
apply plugin: 'com.google.firebase.crashlytics'
dependencies {
implementation 'com.google.android.play:core:1.10.2'
implementation 'com.google.firebase:firebase-analytics:20.0.0'
implementation 'com.mixpanel.android:mixpanel-android:5.8.4'
implementation 'com.google.firebase:firebase-crashlytics:18.2.5'
}
}
}
}
dependencies {
@ -226,6 +207,12 @@ dependencies {
//Timber
implementation 'com.jakewharton.timber:timber:5.0.1'
//Analytics
analyticsImplementation 'com.google.android.play:core:1.10.2'
analyticsImplementation 'com.google.firebase:firebase-analytics:20.0.0'
analyticsImplementation 'com.mixpanel.android:mixpanel-android:5.8.4'
analyticsImplementation 'com.google.firebase:firebase-crashlytics:18.2.5'
}
// WARNING WARNING WARNING

@ -126,10 +126,6 @@
</intent-filter>
</activity>
<meta-data
android:name="io.fabric.ApiKey"
android:value="7ef307cf90661ead3689e253fe8831d7e216fc5b" />
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="${applicationId}.fileprovider"

@ -1,2 +1,2 @@
json_key_file "~/AndroidStudioProjects/google_play.json" # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name "com.wallet.crypto.trustapp" # e.g. com.krausefx.app
json_key_file "" # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name "io.stormbird.wallet"

@ -0,0 +1,9 @@
- Improve ERC721 and ERC1155 consistency.
- Improve Polygon NFT discovery.
- Fix magiclink urlencoding issue.
- Fix Arbitrum chain sending.
- Move gas check to widget to ensure user can make sending decision.
- Fix Burmese font clipping.
- UI consistency improvements.
- Internal structure improvements.
- Various minor stability and performance improvements.

@ -1,12 +1,22 @@
Trust - is an extremely fast and secure Ethereum wallet built with ease of use in mind. We provide a fully security audited system that makes it simple to buy and store Ethereum and ERC20 tokens on your device. Trust is designed specifically for mobile to provide the best possible experience:
- Securely store private keys on your device
- Send and request ether (ETH)
- Store and track ERC20 tokens
- Check balance, transaction history, and other details
- Keep your private key secure with bank level security
- Gain peace of mind knowing all web interactions are protected by military grade encryptions
- Keep your data personal - we will never access any of your information
- Enjoy intuitive interfaces
If you’re having issues with the app, or wish to provide feedback, please send us an email at support@trustwalletapp.com or contact our community from within the app itself.
AlphaWallet is an easy to use and secure Ethereum wallet with native ERC20, ERC721 and ERC875 support. AlphaWallet supports all Ethereum based networks, Ethereum, xDai, Ethereum Classic, Artis, POA, Ropsten, Goerli, Kovan, Rinkeby and Sokol.
Focus on Defi:
- Shows comprehensive breakdown on Token transactions & swaps.
- Automatic discovery of tokens.
- Tickers for all main tokens.
Coming soon:
- Improved Defi interaction; full performance history on per-token and per-account basis.
- Easy interaction with tokens using TokenScript.
AlphaWallet has comprehensive Ethereum crypto management for most chains, however our main focus is managing and using tokens. The real power of Ethereum is in being able to interact with tokens in an intuitive and simple way. AlphaWallet and TokenScript together are working on the next generation of token usability; unlocking the real power and convenience of tokens. This is what sets us aside from other wallets - we are the wallet for token control and interaction.
Version 3.24 sees our new UX for any blockchain interactions.
We are still open source. Thank you for supporting us and open source projects. We welcome you to check our source code and fork our repo to produce your own wallet and encourage you to create exciting utility tokens powered by TokenScript, in your new wallet or using base AlphaWallet. Check out our exiting new TokenScript creation tools on the main website. Check the progress and adoption of TokenScript in the media by following our Medium account here: https://medium.com/alphawallet
GitHub: https://github.com/alphawallet
Twitter: https://twitter.com/Alpha_wallet
Reddit: https://www.reddit.com/r/AlphaWallet
Forum: https://www.tokenscript.org/
Telegram: https://t.me/AlphaWalletGroup

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 933 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 930 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 893 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 906 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1001 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 903 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 942 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

@ -1 +1 @@
Awesome Ethereum Wallet with ERC20 token support
An easy to use and secure Ethereum wallet with ERC20, ERC721 and ERC1155

@ -0,0 +1 @@
https://www.youtube.com/watch?v=-cCBhDV9PYw&ab_channel=SmartTokenLabs
Loading…
Cancel
Save