Commit Graph

9 Commits

Author SHA1 Message Date
Honza Rychnovský 00995f1d00
[#374] AGP 8.0.2 2023-06-09 15:20:02 +02:00
Carter Jernigan d749aa0879 [#303] Zcash SDK 1.4.0-beta01 2022-05-23 07:44:41 -04:00
Carter Jernigan cb7c2d3e74 [#309] Move ktlint to convention plugin
This resolves some compatibility issues with trying to invoke ktlint directly from the the app module, while also enabling ktlint to be run on the entire project
2022-05-23 07:44:41 -04:00
Carter Jernigan 254fb13a7d [#304] Configure included builds for SDK 2022-05-23 07:44:41 -04:00
Carter Jernigan 1875c5f298 [#269] Implement autoshield information prompt
The prompt should be displayed the first time the user visits the home screen after creating/restoring a wallet.
2021-09-09 16:36:32 -04:00
Carter Jernigan 6bad11d74e Configure automatic Android SDK downloads
The Android Gradle Plugin can automatically install Android SDKs, which can be helpful when new developers want to try checking out and running the project.
2021-08-24 14:31:26 -04:00
Kevin Gorham a357afe09a
General fixes and cleanup.
- Allow tiny transaction amounts and improve display
- show toAddress and memo when we know it
- Bugfix: self transactions are not duplicated
- Turned Developer logs back on and cleaned up output a bit
2020-01-31 11:32:36 -05:00
Kevin Gorham 1d25feadf9
Fix dagger implementation by simplifying things and removing Dagger Android.
Dagger Android is overly complex and confusing and Google admitted that they need to change it and simply its use. In the meantime, it is easier to just remove it and setup dagger the old way.
2020-01-06 00:01:06 -05:00
Kevin Gorham 343b7c4cf3
Initial commit. 2019-11-26 15:29:16 -05:00