2019-11-17 |
Damyan Ivanov | add missing horizontal constraints |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | replace anonymous class with lambda |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | rework checkTransactionSubmittable |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | NT activity: drop method resetForm() |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | NT setData(): expand ? : to an if, always set hint |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | NT hint boserver: use setHint(resource) when no hint... |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | NewTransaction Item.setEditable: allow to be called... |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | New transaction Item: variant of ensureType with two... |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | NewTransactionModel: drop unused method isEditable() |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | New transaction: when toggling editting, include the... |
tree | commitdiff |
2019-11-17 |
Damyan Ivanov | NewTransactionModel/Item: initialize amount hint on... |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | invert if(!smth) {} else {} condition |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | NewTransItem/amountHint: allow for null hints, and... |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | New transaction: locale aware number input |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | new transaction: locale-aware number formatting (broken... |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | New transaction: rework empty amounts hints, broken... |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | New transaction: fix clearing the single negative amoun... |
tree | commitdiff |
2019-11-13 |
Damyan Ivanov | New transaction: wider amount box, accommodating -999... |
tree | commitdiff |
2019-11-11 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-11-11 |
Damyan Ivanov | catch bad numbers when parsing entered amount |
tree | commitdiff |
2019-11-11 |
Damyan Ivanov | fix off by one error when filling transaction after... |
tree | commitdiff |
2019-11-11 |
Damyan Ivanov | fix format spec in exception reporting |
tree | commitdiff |
2019-11-11 |
Damyan Ivanov | showSoftKeyboard: show also when the present keyboard... |
tree | commitdiff |
2019-11-11 |
Damyan Ivanov | DatePickerFragment: dismiss before invoking the date... |
tree | commitdiff |
2019-11-11 |
Damyan Ivanov | showSoftKeyboard: act only of no hardware keyboard... |
tree | commitdiff |
2019-11-11 |
Damyan Ivanov | showSoftKeyboard(fragment): delegate to showSoftKeyboar... |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | split ef/else/if into separate statements |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | debug++ |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | debug-- |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | convert new transaction item 'editable' flat to LiveData |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | debug++ |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | rewrap |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | fix swipe-away in reworked new transaction activity |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | use Misc.isZero for zero-like comparison |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | make soft keyboard appear when new transaction descript... |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | auto select new transaction description/amounts upon... |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | NewTransItemHolder: prevent sync loops via model data... |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | NewTransAct: set global profile in initProfile() when... |
tree | commitdiff |
2019-11-10 |
Damyan Ivanov | ProfileThemedActivity: fetch current profile synchronously |
tree | commitdiff |
2019-11-09 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-11-09 |
Damyan Ivanov | more robust theme ID calculation |
tree | commitdiff |
2019-11-09 |
Damyan Ivanov | rework new transaction activity with a RecyclerView |
tree | commitdiff |
2019-10-19 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-10-19 |
Damyan Ivanov | ProfileThemedActivity: load profile from options if... |
tree | commitdiff |
2019-10-19 |
Damyan Ivanov | Re-enable app shortcuts on android 7.1+ (Nougat++) |
tree | commitdiff |
2019-09-22 |
Damyan Ivanov | factor-out parsing string as hledger's ParsedQuantity |
tree | commitdiff |
2019-09-21 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-09-21 |
Damyan Ivanov | hookAutocompletion: leave the "focus the next view... |
tree | commitdiff |
2019-09-21 |
Damyan Ivanov | AutoWithClear: manage the drawable on text change only... |
tree | commitdiff |
2019-09-21 |
Damyan Ivanov | move clear button implementation to a new custom class |
tree | commitdiff |
2019-09-21 |
Damyan Ivanov | new transaction: add a clear button to edited fields |
tree | commitdiff |
2019-09-21 |
Damyan Ivanov | new transaction: dynamically add all of the account... |
tree | commitdiff |
2019-09-21 |
Damyan Ivanov | new transaction: show soft keyboard after choosing... |
tree | commitdiff |
2019-09-01 |
Damyan Ivanov | allow toggling password visibility in profile details |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | another compiler warning about fixed non-translatable... |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | replace .clone() with a copy constructor |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | streamline profile validation |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | require URL protocol to be HTTP or HTTPS |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | warn when using authentication with insecure HTTP scheme |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | clarify that crash reports are sent via email and user... |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | strings: replace three dots with ellipsis |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | add contentDescription for the color picker button... |
tree | commitdiff |
2019-07-20 |
Damyan Ivanov | remove unused namespace declaration |
tree | commitdiff |
2019-07-13 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-07-13 |
Damyan Ivanov | profile editor: validate entered URL |
tree | commitdiff |
2019-07-13 |
Damyan Ivanov | replace hard-coded basic HTTP authentication with trigg... |
tree | commitdiff |
2019-07-13 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-06-28 |
Damyan Ivanov | add constructor for json.ParsedQuantity that instantiat... |
tree | commitdiff |
2019-06-14 |
Damyan Ivanov | Another JSON parser fix from Mattéo Delabre, this time... |
tree | commitdiff |
2019-06-11 |
Damyan Ivanov | Fix tags parsing with JSON backend |
tree | commitdiff |
2019-06-05 |
Damyan Ivanov | legacy parser: do not crash with amounts like '1,234.56' |
tree | commitdiff |
2019-06-05 |
Damyan Ivanov | add MoLe version to the crash report |
tree | commitdiff |
2019-06-01 |
Damyan Ivanov | better color for the new transaction save progress... |
tree | commitdiff |
2019-06-01 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-06-01 |
Damyan Ivanov | replace in-activity copy of account name filter value... |
tree | commitdiff |
2019-05-22 |
Damyan Ivanov | New transaction: use the accent color for the FAB ... |
tree | commitdiff |
2019-05-18 |
Damyan Ivanov | multi-color progress indicators |
tree | commitdiff |
2019-05-18 |
Damyan Ivanov | remote fragmentManager field |
tree | commitdiff |
2019-05-18 |
Damyan Ivanov | drop two fields, sparing their initialization in onCreate |
tree | commitdiff |
2019-05-18 |
Damyan Ivanov | show New transaction button when the app is brought... |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | store current page index on page change |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | move account name filter to the transaction list fragment |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | more information in the main activity start debug |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | fix hooking profile-specific auto-completion adapter |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | drop deprecated property |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | add missiing accessibility hint |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | fix account filter popup colors, broken since last... |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | drop unused resource file |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | notify the profile list adapter when a profile is changed |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | ProfilesRecyclerViewAdapter as a weak singleton |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | replace assertions with good old if() |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | 5-degree theme steps, for smooth color selection |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | drop unused menu item |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | finish the profile editor activity when the profile... |
tree | commitdiff |
2019-05-05 |
Damyan Ivanov | fix method signature |
tree | commitdiff |
next |