]>
git.ktnx.net Git - mobile-ledger.git/log
Damyan Ivanov [Mon, 18 Feb 2019 20:19:22 +0000 (22:19 +0200)]
avoid deprecated Date.getMonth API
Damyan Ivanov [Sun, 17 Feb 2019 20:13:07 +0000 (22:13 +0200)]
whitespace
Damyan Ivanov [Sun, 17 Feb 2019 20:12:53 +0000 (22:12 +0200)]
handle theme change
Damyan Ivanov [Sun, 17 Feb 2019 20:12:30 +0000 (22:12 +0200)]
declare available themes
Damyan Ivanov [Sun, 17 Feb 2019 20:12:02 +0000 (22:12 +0200)]
use Colors.* for run-time color control
Damyan Ivanov [Sun, 17 Feb 2019 20:09:28 +0000 (22:09 +0200)]
fu: profile color control
Damyan Ivanov [Sun, 17 Feb 2019 20:09:09 +0000 (22:09 +0200)]
use colors by reference (makes the theme-aware) and reduce redundant colors
Damyan Ivanov [Sun, 17 Feb 2019 20:06:52 +0000 (22:06 +0200)]
profile color control
Damyan Ivanov [Sun, 17 Feb 2019 20:05:51 +0000 (22:05 +0200)]
add color setting to profile data
Damyan Ivanov [Sun, 17 Feb 2019 20:02:30 +0000 (22:02 +0200)]
not used anymore
Damyan Ivanov [Sun, 17 Feb 2019 19:59:53 +0000 (21:59 +0200)]
New helper class for color stuff
Damyan Ivanov [Sun, 17 Feb 2019 19:56:43 +0000 (21:56 +0200)]
Move ProfileDetailActivity under activity/
Damyan Ivanov [Mon, 11 Feb 2019 21:44:35 +0000 (23:44 +0200)]
fix crash when profile has no value yet
seems to happen when the app is restarted after a crash
skipping the check seems fine, maybe because a following setting of
Data.profile triggers it again
Damyan Ivanov [Mon, 11 Feb 2019 21:43:14 +0000 (23:43 +0200)]
"Crash app" menu item in the new transaction menu. visible in debug builds only
Damyan Ivanov [Mon, 11 Feb 2019 21:42:25 +0000 (23:42 +0200)]
translate the 'show report' button label
Damyan Ivanov [Mon, 11 Feb 2019 21:41:38 +0000 (23:41 +0200)]
make crash report text selectable
Damyan Ivanov [Mon, 11 Feb 2019 21:30:28 +0000 (23:30 +0200)]
add crash handling dialog with optional sending of the crash to the author
Damyan Ivanov [Mon, 11 Feb 2019 21:27:49 +0000 (23:27 +0200)]
debug app name is not translatable
Damyan Ivanov [Sun, 10 Feb 2019 18:34:50 +0000 (20:34 +0200)]
bump release version
Damyan Ivanov [Sun, 10 Feb 2019 18:34:33 +0000 (20:34 +0200)]
update CHANGES
Damyan Ivanov [Sun, 10 Feb 2019 18:30:42 +0000 (20:30 +0200)]
improve auto-fill of new transaction for more streamlined entry
single negative amount row has the amount removed (and left for auto-calculation)
focus is moved to the first amount, which is selected for easy replacement
Damyan Ivanov [Sun, 10 Feb 2019 18:27:39 +0000 (20:27 +0200)]
drop two TODO items, done
Damyan Ivanov [Sat, 9 Feb 2019 21:08:44 +0000 (23:08 +0200)]
fill transaction details when a previous transaction description is selected
Damyan Ivanov [Sat, 9 Feb 2019 21:07:42 +0000 (23:07 +0200)]
machinery for loading transaction by profile and ID
Damyan Ivanov [Sat, 9 Feb 2019 19:21:29 +0000 (21:21 +0200)]
Revert "new transaction: pop up the date picker upon activity start"
This reverts commit
a07d649
bad idea as implemented. when a transaction is submitted, no date-picker
appears -- different UX than the first entry
Damyan Ivanov [Sat, 9 Feb 2019 19:11:44 +0000 (21:11 +0200)]
new transaction: use a fab button for submission
the menu is too far above, and with a proper spacer the overlapping
of the last account row is not a problem
Damyan Ivanov [Sat, 9 Feb 2019 17:08:16 +0000 (19:08 +0200)]
override app_name in debug build
Damyan Ivanov [Sat, 9 Feb 2019 17:08:00 +0000 (19:08 +0200)]
app_name is not translatable
Damyan Ivanov [Sat, 9 Feb 2019 15:34:07 +0000 (15:34 +0000)]
add log of changes
Damyan Ivanov [Sat, 9 Feb 2019 10:24:41 +0000 (10:24 +0000)]
bump release version
Damyan Ivanov [Sat, 9 Feb 2019 10:18:36 +0000 (12:18 +0200)]
new transaction: pop up the date picker upon activity start
this helps avoid entering multiple transactions for today "on inertia"
now that the date picker dialog is closed right after choosing the date,
this still maintains a fuid UX
Damyan Ivanov [Sat, 9 Feb 2019 10:15:13 +0000 (12:15 +0200)]
faster date-picking without version-specifics
Damyan Ivanov [Sat, 9 Feb 2019 09:28:30 +0000 (11:28 +0200)]
move handling of new transaction date setting into a new method
Damyan Ivanov [Sat, 9 Feb 2019 09:01:03 +0000 (09:01 +0000)]
last glitches in full description
Damyan Ivanov [Wed, 6 Feb 2019 20:44:23 +0000 (20:44 +0000)]
bump release version
Damyan Ivanov [Wed, 6 Feb 2019 20:43:26 +0000 (22:43 +0200)]
Rename to MoLe
Mobile Ledger exists in google play
Damyan Ivanov [Wed, 6 Feb 2019 20:42:40 +0000 (22:42 +0200)]
fix copyright notices on files from Google
Damyan Ivanov [Tue, 5 Feb 2019 20:44:00 +0000 (20:44 +0000)]
update email address
Damyan Ivanov [Tue, 5 Feb 2019 16:59:41 +0000 (16:59 +0000)]
improved icon
Damyan Ivanov [Tue, 5 Feb 2019 16:53:06 +0000 (16:53 +0000)]
Rename, improve description
Damyan Ivanov [Fri, 1 Feb 2019 21:04:20 +0000 (21:04 +0000)]
bump release version
Damyan Ivanov [Fri, 1 Feb 2019 21:04:02 +0000 (21:04 +0000)]
an attempt for a nicer HTML
Damyan Ivanov [Fri, 1 Feb 2019 20:40:05 +0000 (20:40 +0000)]
fix hledger-web URL (still no https?!)
Damyan Ivanov [Fri, 1 Feb 2019 20:30:50 +0000 (20:30 +0000)]
bump release version
Damyan Ivanov [Fri, 1 Feb 2019 20:30:32 +0000 (20:30 +0000)]
fix HTML in full description
Damyan Ivanov [Fri, 1 Feb 2019 20:00:30 +0000 (22:00 +0200)]
bump release version
Damyan Ivanov [Fri, 1 Feb 2019 19:59:02 +0000 (21:59 +0200)]
convert full description to HTML
Damyan Ivanov [Thu, 31 Jan 2019 19:47:16 +0000 (19:47 +0000)]
bump release version
Damyan Ivanov [Thu, 31 Jan 2019 19:46:50 +0000 (19:46 +0000)]
maybe html links work?
Damyan Ivanov [Wed, 30 Jan 2019 21:02:00 +0000 (21:02 +0000)]
bump release version
Damyan Ivanov [Wed, 30 Jan 2019 21:01:15 +0000 (21:01 +0000)]
Adjust full description to conform to th spec
end with a single '.', no manual line wrapping
Damyan Ivanov [Wed, 30 Jan 2019 20:45:47 +0000 (20:45 +0000)]
convert icons on transparent background
Damyan Ivanov [Wed, 30 Jan 2019 20:28:45 +0000 (20:28 +0000)]
transparent page
Damyan Ivanov [Wed, 30 Jan 2019 19:47:58 +0000 (19:47 +0000)]
bump release version
Damyan Ivanov [Wed, 30 Jan 2019 19:46:16 +0000 (19:46 +0000)]
populate app icons in different resolutions
Damyan Ivanov [Wed, 30 Jan 2019 19:45:53 +0000 (19:45 +0000)]
add original app icon
Damyan Ivanov [Wed, 30 Jan 2019 17:46:13 +0000 (17:46 +0000)]
bump release version
Damyan Ivanov [Wed, 30 Jan 2019 17:43:32 +0000 (17:43 +0000)]
move vector drawables under drawable-anydpi-v21
See https://commonsware.com/blog/2015/12/21/nodpi-anydpi-wtf.html
Damyan Ivanov [Tue, 29 Jan 2019 20:37:04 +0000 (20:37 +0000)]
bump release version
Damyan Ivanov [Tue, 29 Jan 2019 20:34:46 +0000 (20:34 +0000)]
rename the long description file to match the spec
Damyan Ivanov [Tue, 29 Jan 2019 20:00:55 +0000 (20:00 +0000)]
bump release version
Damyan Ivanov [Tue, 29 Jan 2019 19:57:10 +0000 (21:57 +0200)]
drop unused instantiation of TransactionListViewModel
Damyan Ivanov [Tue, 29 Jan 2019 19:56:38 +0000 (21:56 +0200)]
make AccountSummaryViewModel a static class
creating an instance fails in release builds and there is nothing dynamic
there so a static class seems ok
Damyan Ivanov [Tue, 29 Jan 2019 19:53:44 +0000 (21:53 +0200)]
make the development package distinct from release one
Damyan Ivanov [Tue, 29 Jan 2019 02:51:49 +0000 (02:51 +0000)]
bump release version
Damyan Ivanov [Mon, 28 Jan 2019 20:02:11 +0000 (22:02 +0200)]
typo in license text
Damyan Ivanov [Mon, 28 Jan 2019 20:02:00 +0000 (22:02 +0200)]
drop unnecessary cast
Damyan Ivanov [Mon, 28 Jan 2019 20:01:35 +0000 (22:01 +0200)]
replace two literal charset names with pre-defined constants
Damyan Ivanov [Mon, 28 Jan 2019 19:50:28 +0000 (21:50 +0200)]
remove the day separator at the top of the transaction list
leave it if the top transaction is not from today
Damyan Ivanov [Mon, 28 Jan 2019 19:07:29 +0000 (21:07 +0200)]
fix the 'Posting committed' switch in the profile editor
Damyan Ivanov [Sun, 27 Jan 2019 19:56:14 +0000 (19:56 +0000)]
bump version code
Damyan Ivanov [Sun, 27 Jan 2019 19:47:17 +0000 (19:47 +0000)]
move metadata/ one diretory up
as an attempt to make fdroid find it
Damyan Ivanov [Sun, 27 Jan 2019 18:42:19 +0000 (18:42 +0000)]
remove translation without original
Damyan Ivanov [Sun, 27 Jan 2019 18:19:09 +0000 (20:19 +0200)]
keep the new transaction FAB hidden when the profile doesn't permit new transactions
Damyan Ivanov [Sun, 27 Jan 2019 18:11:36 +0000 (20:11 +0200)]
profile flag for enabling/disabling addition of new transactions
Damyan Ivanov [Sun, 27 Jan 2019 18:09:39 +0000 (20:09 +0200)]
remove unused method
Damyan Ivanov [Sun, 27 Jan 2019 18:08:14 +0000 (20:08 +0200)]
remove unused method
Damyan Ivanov [Sun, 27 Jan 2019 07:39:16 +0000 (09:39 +0200)]
update version
Damyan Ivanov [Sun, 27 Jan 2019 07:25:50 +0000 (09:25 +0200)]
fix link markup
Damyan Ivanov [Sat, 26 Jan 2019 14:35:31 +0000 (16:35 +0200)]
capital Ledger
Damyan Ivanov [Sat, 26 Jan 2019 13:36:36 +0000 (13:36 +0000)]
(attempt to ) add f-droid metadata
Damyan Ivanov [Thu, 24 Jan 2019 21:58:33 +0000 (21:58 +0000)]
clean up .gitignore
Damyan Ivanov [Mon, 21 Jan 2019 19:38:59 +0000 (19:38 +0000)]
replace onClick XML declaration with a runtime hook
fails in API 22
Damyan Ivanov [Sun, 20 Jan 2019 19:08:14 +0000 (19:08 +0000)]
initially mark the account list as current in the navigation drawer
Damyan Ivanov [Sun, 20 Jan 2019 19:00:22 +0000 (19:00 +0000)]
profile list: in the toolbar buttons so that they don't disappear when the toolbar is collapsed
Damyan Ivanov [Sun, 20 Jan 2019 18:58:09 +0000 (18:58 +0000)]
FABs and "black icons" use the accent color
Damyan Ivanov [Sun, 20 Jan 2019 18:57:25 +0000 (18:57 +0000)]
profile list: replace FAB with an options menu; add back navigation icon
Damyan Ivanov [Sun, 20 Jan 2019 17:45:25 +0000 (17:45 +0000)]
set the first stored profile as the current one
Damyan Ivanov [Sun, 20 Jan 2019 17:23:58 +0000 (17:23 +0000)]
some translations
Damyan Ivanov [Sun, 20 Jan 2019 17:23:49 +0000 (17:23 +0000)]
profile details: missed one padding
Damyan Ivanov [Sun, 20 Jan 2019 17:16:45 +0000 (17:16 +0000)]
profile details: validation on save
Damyan Ivanov [Sun, 20 Jan 2019 14:55:13 +0000 (14:55 +0000)]
adjust initial screen wording
Damyan Ivanov [Sun, 20 Jan 2019 14:54:46 +0000 (14:54 +0000)]
remove obsolete comments
Damyan Ivanov [Sun, 20 Jan 2019 14:51:01 +0000 (14:51 +0000)]
refresh last update date text upon profile change
Damyan Ivanov [Sun, 20 Jan 2019 14:34:20 +0000 (14:34 +0000)]
profile details: focus user name when authentication is enabled
Damyan Ivanov [Sun, 20 Jan 2019 14:08:33 +0000 (14:08 +0000)]
a welcome screen directs to the new profile activity when there are no profiles defined
Damyan Ivanov [Sat, 19 Jan 2019 19:35:54 +0000 (19:35 +0000)]
use TextInputLayout-s in the profile editor
Damyan Ivanov [Sat, 19 Jan 2019 19:09:38 +0000 (19:09 +0000)]
some translations
Damyan Ivanov [Sat, 19 Jan 2019 18:58:54 +0000 (18:58 +0000)]
profile list: more material design
Damyan Ivanov [Sat, 19 Jan 2019 18:26:27 +0000 (18:26 +0000)]
transaction list: no crash of the transaction list is not loaded yet and an item is requested