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
ec57bea829
bitsy-wallet
/
app
/
src
History
Severiano Jaramillo
ec57bea829
Created an extension function that can be used to hide the keyboard from any view and used that extension function to add the behavior of hiding the keyboard when a EditText loses focus which was included in a custom view MyTextInputEditText. Then used that class in all EditText fields in SendTransactionFragment, ReceiveTransactionFragment, ImportBrainkeyFragment and CreateAccountFragment to introduce the described behavior.
2019-01-16 10:30:11 -06:00
..
androidTest/java/cy/agorise
/bitsybitshareswallet
Update project to use the new AndroidX libraries.
2018-10-31 08:55:55 -06:00
debug/res
/values
Added a map to the Merchants section with the default values and using the Google Maps API key Tadeo created when he was working on the project.
2018-12-14 12:12:42 -06:00
main
Created an extension function that can be used to hide the keyboard from any view and used that extension function to add the behavior of hiding the keyboard when a EditText loses focus which was included in a custom view MyTextInputEditText. Then used that class in all EditText fields in SendTransactionFragment, ReceiveTransactionFragment, ImportBrainkeyFragment and CreateAccountFragment to introduce the described behavior.
2019-01-16 10:30:11 -06:00
test/java/cy/agorise
/bitsybitshareswallet
Created MainActivity's Tabs with the first tab having the bitshares logo and the other two their corresponding text names.
2018-10-29 20:30:53 -06:00