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
70d5e3d4d2
bitsy-wallet
/
app
/
src
/
main
History
Severiano Jaramillo
70d5e3d4d2
Remove a couple of not needed TODOs.
2019-08-30 19:52:23 -05:00
..
assets
Added the BrainKey Bitshares dictionary as a text file in the app assets and make use of it to automatically generate BrainKeys in CreateAccountActivity when the user is trying to create a new account.
2019-01-05 16:30:57 -06:00
java/cy/agorise
/bitsybitshareswallet
Remove a couple of not needed TODOs.
2019-08-30 19:52:23 -05:00
res
Simplified FilterOptionsDialog changing the way it is constructed and take advantage of Kotlin synthetic features to automatically obtain a reference to the views in the layout.
2019-04-26 15:32:51 -05:00
AndroidManifest.xml
Added a Deep Link to the app so that it can tell the Android system that it can consume a link of the form 'www.bitshares.com/{to}/{amount}/{asset}/{memo}' so when a user clicks on a link like that the Android system lets the user choose Bitsy to manage it. This deep link takes to user directly to the SendTransactionFragment, fills all the required fields and validates the information so that if it is valid then the user all that needs to do is click the send button and authorize the operation.
2019-04-11 20:43:58 -05:00
ic_launcher-web.png
Create basic MainActivity with Tabs. Change app name to BiTSy and add the bitshares logo as the launcher icon.
2018-10-29 19:59:02 -06:00