dashpay / dash-wallet

Dash Wallet for Android
https://dash.org
173 stars 168 forks source link

Feat: disable battery optimization #1214

Closed HashEngineering closed 8 months ago

HashEngineering commented 9 months ago

Issue being fixed or feature implemented

Report Changes:

Version: 9.0.6 (90061) APK Hash: 1bc4af53cb682838de237e29fd592f6793c961798f48d7bfd910a48ac3b507ab [NEW] Package: hashengineering.darkcoin.wallet_test Installer: manual Test/Prod: test Flavor: _testNet3 Build Type: debug [NEW] Battery optimization: no [NEW] Timezone: America/Los_Angeles Current Time: 2023-10-03 22:09:02 UTC Time of app launch: 2023-10-03 22:08:18 UTC Time of last update: 2023-10-03 22:08:16 UTC Time of first install: 2023-10-03 22:08:16 UTC Time of backup: none Time of seed backup: none Time of last restore: none Time of last encrypt keys: none Time of last blockchain reset: none Network: org.darkcoin.test Encrypted: true Keychain size: 542 ... free/usable space: 6068008/5920552 kB [NEW]



## Related PR's and Dependencies
<!--- Put links to other PR's here for dash-wallet, dashj, dpp, dapi-client, dashpay, etc -->

## Screenshots / Videos
<!--- Include screenshots or videos here if applicable -->

## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran to -->
<!--- see how your change affects other areas of the code, etc. -->
- [ ] QA (Mobile Team)

## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
- [ ] I have performed a self-review of my own code and added comments where necessary
- [ ] I have added or updated relevant unit/integration/functional/e2e tests