This website requires JavaScript.
Explore
Help
Sign in
agorise
/
bitsy-wallet
Watch
1
Star
0
Fork
You've already forked bitsy-wallet
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
21c6b776af
bitsy-wallet
/
app
History
Severiano Jaramillo
21c6b776af
Make use of Kotlin's null safe operations to avoid NullPointerException in various places in the app. Use of the ContextCompat and ConfigurationCompat classes in different screens to safely access app configuration and resources in a backwards compatible way.
2019-02-11 12:16:56 -06:00
..
schemas
/cy.agorise.bitsybitshareswallet.database.BitsyDatabase
Introducing an optional field called bts_value in the Transfer entity
2019-01-31 22:24:21 -05:00
src
Make use of Kotlin's null safe operations to avoid NullPointerException in various places in the app. Use of the ContextCompat and ConfigurationCompat classes in different screens to safely access app configuration and resources in a backwards compatible way.
2019-02-11 12:16:56 -06:00
.gitignore
Initial commit
2018-10-29 15:49:42 -06:00
build.gradle
Merge branch 'feat_equiv_values' into develop
2019-02-05 21:12:03 -06:00
proguard-rules.pro
Fix crash when trying to insert an account that already exists in the database.
2018-12-14 16:02:00 -06:00