]> git.ktnx.net Git - mobile-ledger-staging.git/history - app/src/main/java/net/ktnx/mobileledger/utils/Misc.java
migrate profile detail fragment to view binding
[mobile-ledger-staging.git] / app / src / main / java / net / ktnx / mobileledger / utils / Misc.java
2020-12-28 Damyan Ivanovmigrate profile detail fragment to view binding
2020-09-17 Damyan Ivanovreplace local utility functions with ones from TextUtils
2020-06-16 Damyan Ivanovadd support for transaction-level comments in the JSON...
2020-05-01 Damyan Ivanovvariant of isEmptyOrNull for CharSequence
2020-04-20 Damyan Ivanovutility routines for comparing strings with another...
2020-04-17 Damyan IvanovUI for setting default profile comodity
2020-04-05 Damyan Ivanovhelper routines for treating "" as null and vice versa
2019-11-25 Damyan IvanovMisc: add routined for hiding the soft keyboard
2019-11-25 Damyan IvanovMisc.showSoftKeyboard: handle fragemtn.getActivity...
2019-11-11 Damyan IvanovshowSoftKeyboard: show also when the present keyboard...
2019-11-11 Damyan IvanovshowSoftKeyboard: act only of no hardware keyboard...
2019-11-11 Damyan IvanovshowSoftKeyboard(fragment): delegate to showSoftKeyboar...
2019-11-10 Damyan Ivanovmake soft keyboard appear when new transaction descript...
2019-11-09 Damyan Ivanovrework new transaction activity with a RecyclerView