This website requires JavaScript.
Explore
Help
Sign In
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a1bee0aaa0
fints4k
/
ui
/
BankingAndroidApp
/
src
/
main
History
dankito
a1bee0aaa0
Set textColorSecondary to a different gray (left textColorPrimary at the same value) and using them consequently throughout the app to make a more pleasant view
2022-02-07 00:18:06 +01:00
..
java/net/dankito/banking/ui
/android
Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore
2022-02-07 00:18:06 +01:00
res
Set textColorSecondary to a different gray (left textColorPrimary at the same value) and using them consequently throughout the app to make a more pleasant view
2022-02-07 00:18:06 +01:00
AndroidManifest.xml
Renamed BankingAndroidApp package from net.dankito.fints4java.android to net.dankito.banking.ui.android
2022-02-07 00:17:52 +01:00