]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/utils/Colors.java
Colors: treat 360 same as 0
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / utils / Colors.java
2019-03-25 Damyan IvanovColors: treat 360 same as 0
2019-03-03 Damyan Ivanovupdate copyright notices
2019-03-03 Damyan IvanovsetupTheme routine with a profile argument
2019-03-03 Damyan Ivanovfixed and extended debug info
2019-02-25 Damyan Ivanovfix transaction list text color
2019-02-24 Damyan Ivanovcalculate primary color using HSL (instead of HSV)
2019-02-24 Damyan Ivanovwork around float weirdness causing 0/360 to become...
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-18 Damyan IvanovColors: also set defaultTextColor and accent
2019-02-17 Damyan IvanovNew helper class for color stuff