]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/utils/Misc.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / utils / Misc.java
2021-05-08 Damyan Ivanovhint account name wrapping after the colon to help...
2021-04-25 Damyan Ivanovprovide a common routine for running something on the...
2021-03-07 Damyan Ivanovminor optimization: avoid constructing empty string...
2021-03-01 Damyan Ivanovoptimize calls to checkTransactionSubmittable()
2021-01-30 Damyan Ivanovrework pattern management machinery
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