This website requires JavaScript.
Explore
Help
Sign In
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
08b7eb28a7
BankingClient
/
persistence
/
database
/
RoomBankingPersistence
/
src
/
main
History
dankito
8b2a210269
Keeping passwords now only as CharArray in memory as it may takes a long time till a String gets garbage collected
2022-02-07 00:18:08 +01:00
..
java/net/dankito/banking
/persistence
Keeping passwords now only as CharArray in memory as it may takes a long time till a String gets garbage collected
2022-02-07 00:18:08 +01:00
AndroidManifest.xml
Implemented persisting data with Room
2022-02-07 00:18:06 +01:00