]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main
setupTheme routine with a profile argument
[mobile-ledger.git] / app / src / main /
2019-03-03 Damyan IvanovsetupTheme routine with a profile argument
2019-03-03 Damyan IvanovHueRing: allow selecting the default hue which is not...
2019-03-03 Damyan Ivanovuse the hue selector for profile color management
2019-03-03 Damyan Ivanovhue selection dialog buttons: OK -> Select
2019-03-03 Damyan Ivanova bit bigger "thumb width" dimention
2019-03-03 Damyan Ivanovhue selection dialog buttons texts
2019-03-03 Damyan Ivanovdisable profile list sub-scrolling
2019-03-03 Damyan Ivanovfixed and extended debug info
2019-03-03 Damyan Ivanovimport palette icon from the android library
2019-03-03 Damyan IvanovHue selection dialog
2019-02-28 Damyan Ivanovfix profile color selector
2019-02-28 Damyan Ivanovfix saved profile moving at the top of the profile...
2019-02-28 Damyan Ivanovfix profile list header arrow direction when editing...
2019-02-28 Damyan Ivanovremove commented-out, unnecessary code
2019-02-28 Damyan Ivanovprofile list: use the gear icon for the editing action
2019-02-28 Damyan Ivanovmake the color tag trigger drag too
2019-02-28 Damyan Ivanovcollapse profile list when drawer is closed
2019-02-28 Damyan Ivanovadd a 'more' button for entering profile edit mode
2019-02-28 Damyan Ivanovuse member field already available
2019-02-28 Damyan Ivanovuse ordinary linear layout
2019-02-28 Damyan Ivanovadd image description
2019-02-28 Damyan Ivanovprofile list editing: move rearrangement handle at...
2019-02-28 Damyan Ivanovfix profile list collapse icon staying visible when...
2019-02-27 Damyan Ivanovtry to make the transaction list account filter icons...
2019-02-27 Damyan Ivanovprofile list: add a button for cancelling the edit...
2019-02-27 Damyan Ivanovprofile list: start drag action immediately upon touch...
2019-02-27 Damyan Ivanovprofile list: also show the default color tag
2019-02-27 Damyan Ivanovprofile list: attach the touch helper only when editing...
2019-02-27 Damyan IvanovRevert "comment-out a cardview measure work-around...
2019-02-27 Damyan Ivanovfix default text color to match the android default
2019-02-27 Damyan IvanovGlobals: use a thread-local per-thread date formatter...
2019-02-27 Damyan Ivanovsilence debug while downloading transaction data
2019-02-27 Damyan Ivanovprofile list: more visible selected item background
2019-02-27 Damyan Ivanovmore thread pool async task execution
2019-02-27 Damyan Ivanovtransaction retrieval: move cancel button enabling...
2019-02-27 Damyan Ivanovexecute transaction loader task using the thread pool...
2019-02-25 Damyan Ivanovfix transaction list text color
2019-02-24 Damyan Ivanovmajor rework of the profile management
2019-02-24 Damyan Ivanovcolor the add_circle icon in the primary 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-20 Damyan Ivanovleave nav bar header at primary color; accent is too...
2019-02-20 Damyan Ivanovadd transparent primary variant and use it for the...
2019-02-18 Damyan Ivanovcomment-out a cardview measure work-around that seems...
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-18 Damyan IvanovColors: also set defaultTextColor and accent
2019-02-18 Damyan Ivanovavoid deprecated Date.getMonth API
2019-02-17 Damyan Ivanovwhitespace
2019-02-17 Damyan Ivanovhandle theme change
2019-02-17 Damyan Ivanovdeclare available themes
2019-02-17 Damyan Ivanovuse Colors.* for run-time color control
2019-02-17 Damyan Ivanovfu: profile color control
2019-02-17 Damyan Ivanovuse colors by reference (makes the theme-aware) and...
2019-02-17 Damyan Ivanovprofile color control
2019-02-17 Damyan Ivanovadd color setting to profile data
2019-02-17 Damyan Ivanovnot used anymore
2019-02-17 Damyan IvanovNew helper class for color stuff
2019-02-17 Damyan IvanovMove ProfileDetailActivity under activity/
2019-02-11 Damyan Ivanovfix crash when profile has no value yet
2019-02-11 Damyan Ivanov"Crash app" menu item in the new transaction menu....
2019-02-11 Damyan Ivanovtranslate the 'show report' button label
2019-02-11 Damyan Ivanovmake crash report text selectable
2019-02-11 Damyan Ivanovadd crash handling dialog with optional sending of...
2019-02-10 Damyan Ivanovimprove auto-fill of new transaction for more streamlin...
2019-02-10 Damyan Ivanovdrop two TODO items, done
2019-02-09 Damyan Ivanovfill transaction details when a previous transaction...
2019-02-09 Damyan Ivanovmachinery for loading transaction by profile and ID
2019-02-09 Damyan IvanovRevert "new transaction: pop up the date picker upon...
2019-02-09 Damyan Ivanovnew transaction: use a fab button for submission
2019-02-09 Damyan Ivanovapp_name is not translatable
2019-02-09 Damyan Ivanovnew transaction: pop up the date picker upon activity...
2019-02-09 Damyan Ivanovfaster date-picking without version-specifics
2019-02-09 Damyan Ivanovmove handling of new transaction date setting into...
2019-02-06 Damyan IvanovRename to MoLe
2019-02-06 Damyan Ivanovfix copyright notices on files from Google
2019-02-05 Damyan Ivanovimproved icon
2019-02-05 Damyan IvanovRename, improve description
2019-01-30 Damyan Ivanovconvert icons on transparent background
2019-01-30 Damyan Ivanovpopulate app icons in different resolutions
2019-01-30 Damyan Ivanovmove vector drawables under drawable-anydpi-v21
2019-01-29 Damyan Ivanovdrop unused instantiation of TransactionListViewModel
2019-01-29 Damyan Ivanovmake AccountSummaryViewModel a static class
2019-01-29 Damyan Ivanovtypo in license text
2019-01-29 Damyan Ivanovdrop unnecessary cast
2019-01-29 Damyan Ivanovreplace two literal charset names with pre-defined...
2019-01-29 Damyan Ivanovremove the day separator at the top of the transaction...
2019-01-28 Damyan Ivanovfix the 'Posting committed' switch in the profile editor
2019-01-27 Damyan Ivanovremove translation without original
2019-01-27 Damyan Ivanovkeep the new transaction FAB hidden when the profile...
2019-01-27 Damyan Ivanovprofile flag for enabling/disabling addition of new...
2019-01-27 Damyan Ivanovremove unused method
2019-01-27 Damyan Ivanovremove unused method
2019-01-21 Damyan Ivanovreplace onClick XML declaration with a runtime hook
2019-01-20 Damyan Ivanovinitially mark the account list as current in the navig...
2019-01-20 Damyan Ivanovprofile list: in the toolbar buttons so that they don...
2019-01-20 Damyan IvanovFABs and "black icons" use the accent color
2019-01-20 Damyan Ivanovprofile list: replace FAB with an options menu; add...
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
next