]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2019-01-20 Damyan Ivanovset the first stored profile as the current one
2019-01-20 Damyan Ivanovsome translations
2019-01-20 Damyan Ivanovprofile details: missed one padding
2019-01-20 Damyan Ivanovprofile details: validation on save
2019-01-20 Damyan Ivanovadjust initial screen wording
2019-01-20 Damyan Ivanovremove obsolete comments
2019-01-20 Damyan Ivanovrefresh last update date text upon profile change
2019-01-20 Damyan Ivanovprofile details: focus user name when authentication...
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
2019-01-19 Damyan Ivanovuse TextInputLayout-s in the profile editor
2019-01-19 Damyan Ivanovsome translations
2019-01-19 Damyan Ivanovprofile list: more material design
2019-01-19 Damyan Ivanovtransaction list: no crash of the transaction list...
2019-01-19 Damyan Ivanovremove unused members
2019-01-19 Damyan Ivanovprofiles: ensure single instance per profile, fix havoc...
2019-01-19 Damyan Ivanovaccount list: add hollow trailing item
2019-01-19 Damyan Ivanovunnecessary full class name
2019-01-19 Damyan Ivanovtransaction list: add a hollow placeholder at the botto...
2019-01-19 Damyan Ivanovremove unused LinearLayout
2019-01-16 Damyan Ivanov.idea/caches is not for Git
2019-01-16 Damyan Ivanovadd top anchor to silence a warning that the layout...
2019-01-16 Damyan Ivanovtransaction list: highlight only the maching part of...
2019-01-15 Damyan Ivanovremove Exit item from the drawer
2019-01-15 Damyan Ivanovlouder complains on obsolete API
2019-01-15 Damyan Ivanovnoise: gradle upgrade, AS upgrade
2019-01-15 Damyan Ivanovtransaction list: make day/month markers more visible
2019-01-15 Damyan Ivanovwhen determining whether to bold an account, use "start...
2019-01-13 Damyan Ivanovremove TODO about app icon
2019-01-13 Damyan Ivanovshow profile name in the new transaction activity
2019-01-13 Damyan Ivanovadjust passing around the drawer logo
2019-01-13 Damyan Ivanovlarger logo in the drawer, show on small screens to...
2019-01-13 Damyan Ivanovreal app icon!
2019-01-13 Damyan IvanovSplit AccountSummaryAdapter in its own file
2019-01-12 Damyan Ivanovsilence some debug
2019-01-12 Damyan Ivanovhandle date parsing errors, handle real=fake dates
2019-01-12 Damyan IvanovTransaction: include transaction date in the hash
2019-01-12 Damyan Ivanovfix bold account name color in transacion list
2019-01-12 Damyan Ivanovfix transaction colouring to ignore delimiter items
2019-01-12 Damyan Ivanovtinted color for the day/month delimiters
2019-01-12 Damyan Ivanovcleanup of the tracking of the previous transaction
2019-01-12 Damyan Ivanovsomewhat more visible marker between months
2019-01-12 Damyan Ivanovfix ledger date format to remain sortable
2019-01-12 Damyan Ivanovreplace dates in transaction list items with delimiters...
2019-01-12 Damyan Ivanovwhitespace
2019-01-12 Damyan Ivanovunused variable
2019-01-12 Damyan IvanovtoCamelCase
2019-01-12 Damyan IvanovtoCamelCase
2019-01-12 Damyan Ivanovupdate TODO
2019-01-12 Damyan Ivanovfix nav colouring after landscape adjustments
2019-01-12 Damyan Ivanovnew transaction: advance to next field upon autocomplet...
2019-01-12 Damyan Ivanovavoid endless recursion in set_option_value(String...
2019-01-12 Damyan Ivanovlandscape layout adjustments
2019-01-12 Damyan Ivanovmove account name filter from the transaction list...
2019-01-11 Damyan Ivanovrestore account name filter in the transaction list
2019-01-11 Damyan Ivanovtwo more lambdas
2019-01-11 Damyan Ivanovone more lambda
2019-01-11 Damyan Ivanovunused variable
2019-01-11 Damyan Ivanovmove profile name from the sub-title to the title
2019-01-11 Damyan Ivanovsilence some debug
2019-01-11 Damyan Ivanovuse date formatted that hopefully uses the system local...
2019-01-11 Damyan Ivanovone more lambda
2019-01-11 Damyan Ivanovfix profile selection mess when the radio buttons are...
2019-01-10 Damyan Ivanovfix refresh mangling with account "starred" status
2019-01-10 Damyan Ivanovfix debug when starring/un-starring accounts
2019-01-10 Damyan Ivanovfix traversing children when starring/un-starring accounts
2019-01-10 Damyan Ivanovmultiple profile list fixes
2019-01-10 Damyan IvanovData: single central method for changing the current...
2019-01-10 Damyan Ivanovduplicate id
2019-01-10 Damyan Ivanovprofile list: show/hide fab on scroll/fling
2019-01-10 Damyan Ivanova couple of lambdas
2019-01-10 Damyan Ivanovprofile list: larger profile names, add URL sub-head...
2019-01-10 Damyan Ivanovprofile list: add divider decoration
2019-01-10 Damyan Ivanovdelete profile menu as action; hide when only one profi...
2019-01-10 Damyan Ivanovpersistent profile list order
2019-01-09 Damyan Ivanovprofile list can be reordered
2019-01-09 Damyan Ivanovcleanup →private, remove unused parts
2019-01-09 Damyan Ivanovgap-fill missing parent accounts in the hierarchy
2019-01-09 Damyan Ivanovget back the account starring functionality
2019-01-09 Damyan Ivanovbackend preferences are long gone
2019-01-09 Damyan Ivanovclose the drawer when the settings item is selected
2019-01-09 Damyan Ivanovtwo NPE fixed
2019-01-09 Damyan IvanovShow only starred menu now works
2019-01-09 Damyan Ivanovproper date/time formatting
2019-01-09 Damyan Ivanovdebug--
2019-01-09 Damyan Ivanovtext typo
2019-01-09 Damyan Ivanovupdate description list after transaction retrieval
2019-01-09 Damyan Ivanovdynamic list of profiles, add profile removal
2019-01-09 Damyan Ivanovnew class for observing a list
2019-01-08 Damyan Ivanovmove ObservableXXXX classes under utils/
2019-01-08 Damyan Ivanovskip comments while parsing transactions
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-06 Damyan Ivanovdrop unique index on profile name
2019-01-06 Damyan IvanovMLDB: the locally-stored context in the Application...
2019-01-06 Damyan Ivanovwhitespace
2019-01-06 Damyan Ivanovuse profiles for connection parameters
2019-01-06 Damyan Ivanovbump latest revision to 11
2019-01-06 Damyan Ivanovmodel: class for working with connection profiles
2019-01-06 Damyan IvanovSQL: table for storing connection profiles
2019-01-05 Damyan Ivanovnice side-swipe switch between account summary and...
2019-01-05 Damyan Ivanovclickable suggests focusable
next