]>
git.ktnx.net Git - mobile-ledger.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Damyan Ivanov [Wed, 5 Dec 2018 20:53:10 +0000 (20:53 +0000)]
own check icon
Damyan Ivanov [Wed, 5 Dec 2018 20:52:53 +0000 (20:52 +0000)]
save icon from android studio clipart (Apache 2.0 license)
Damyan Ivanov [Wed, 5 Dec 2018 20:39:22 +0000 (20:39 +0000)]
progress bar around the save transaction floating action button
Damyan Ivanov [Tue, 4 Dec 2018 21:19:36 +0000 (21:19 +0000)]
add more TODO items
Damyan Ivanov [Tue, 4 Dec 2018 21:19:11 +0000 (21:19 +0000)]
getActivity() may return null
Damyan Ivanov [Tue, 4 Dec 2018 21:19:02 +0000 (21:19 +0000)]
quicker date selection on Android O
Damyan Ivanov [Tue, 4 Dec 2018 21:16:11 +0000 (21:16 +0000)]
change amount hint to "0.00" -- shorter and still clear
Damyan Ivanov [Mon, 3 Dec 2018 21:25:16 +0000 (21:25 +0000)]
add TODO items
Damyan Ivanov [Mon, 3 Dec 2018 21:22:00 +0000 (21:22 +0000)]
working addition of new transactions
Damyan Ivanov [Mon, 3 Dec 2018 21:21:52 +0000 (21:21 +0000)]
working and surprisingly quick retrieval of existing account names
Damyan Ivanov [Mon, 3 Dec 2018 21:21:37 +0000 (21:21 +0000)]
two transaction accounts by default
with the possibility to add more via the menu
Damyan Ivanov [Mon, 3 Dec 2018 21:21:25 +0000 (21:21 +0000)]
helper class for task callbacks
Damyan Ivanov [Mon, 3 Dec 2018 21:21:19 +0000 (21:21 +0000)]
AsyncTask class for saving the new transaction
Damyan Ivanov [Mon, 3 Dec 2018 21:21:06 +0000 (21:21 +0000)]
network helper class
Damyan Ivanov [Mon, 3 Dec 2018 21:20:59 +0000 (21:20 +0000)]
Classes describing one transaction with its accounts
Damyan Ivanov [Mon, 3 Dec 2018 21:20:49 +0000 (21:20 +0000)]
Transaction date → date
it is obvious that we are dealing with a transaction, and the field
is not that big
Damyan Ivanov [Mon, 3 Dec 2018 21:20:34 +0000 (21:20 +0000)]
helper class for constructing urlencoded form data
Damyan Ivanov [Mon, 3 Dec 2018 21:20:21 +0000 (21:20 +0000)]
unnecessary file, will override stiff in the activity
Damyan Ivanov [Sun, 2 Dec 2018 12:21:29 +0000 (12:21 +0000)]
show progress while loading accounts
Damyan Ivanov [Sun, 2 Dec 2018 11:00:15 +0000 (11:00 +0000)]
build tools 28.0.3, Java 1.8
Damyan Ivanov [Sun, 2 Dec 2018 10:59:32 +0000 (10:59 +0000)]
preference changed listener
Damyan Ivanov [Sun, 2 Dec 2018 10:58:55 +0000 (10:58 +0000)]
network error strings
Damyan Ivanov [Sun, 2 Dec 2018 10:58:43 +0000 (10:58 +0000)]
dynamic auto-completion of account names, fancy!!!
Damyan Ivanov [Sun, 2 Dec 2018 10:57:35 +0000 (10:57 +0000)]
refresh account list upon start
in the future this should be done on preferences change or on request
Damyan Ivanov [Sun, 2 Dec 2018 10:54:34 +0000 (10:54 +0000)]
helper class for DB stuff
Damyan Ivanov [Fri, 30 Nov 2018 21:04:38 +0000 (21:04 +0000)]
transaction save button with a disk icon
Damyan Ivanov [Fri, 30 Nov 2018 21:04:32 +0000 (21:04 +0000)]
fixed min amount width of 40dp (abt. 6 digits)
Damyan Ivanov [Fri, 30 Nov 2018 21:04:15 +0000 (21:04 +0000)]
remove account lines by swiping left
Damyan Ivanov [Fri, 30 Nov 2018 21:03:30 +0000 (21:03 +0000)]
class for swiping
Damyan Ivanov [Fri, 30 Nov 2018 19:55:57 +0000 (19:55 +0000)]
remove redundant type-cast
Damyan Ivanov [Fri, 30 Nov 2018 18:55:44 +0000 (18:55 +0000)]
incomplete attempt to set the Tab order
Damyan Ivanov [Fri, 30 Nov 2018 18:52:40 +0000 (18:52 +0000)]
focus the account name cell after adding the row
Damyan Ivanov [Fri, 30 Nov 2018 18:46:22 +0000 (18:46 +0000)]
dynamicaly add new table rows to the new transaction accounts list
Damyan Ivanov [Fri, 30 Nov 2018 18:46:07 +0000 (18:46 +0000)]
rename a constant
Damyan Ivanov [Fri, 30 Nov 2018 18:25:16 +0000 (18:25 +0000)]
use a table for account rows
Damyan Ivanov [Fri, 30 Nov 2018 18:16:06 +0000 (18:16 +0000)]
add another account row bu default
Damyan Ivanov [Fri, 30 Nov 2018 18:15:29 +0000 (18:15 +0000)]
replace add account floating action button with a menu item
Damyan Ivanov [Fri, 30 Nov 2018 17:56:31 +0000 (17:56 +0000)]
month is counted from 0, it seems
Damyan Ivanov [Fri, 30 Nov 2018 17:45:08 +0000 (17:45 +0000)]
another .idea file
Damyan Ivanov [Fri, 30 Nov 2018 17:44:53 +0000 (17:44 +0000)]
drop unused string
Damyan Ivanov [Fri, 30 Nov 2018 17:44:36 +0000 (17:44 +0000)]
fu: new transaction interface
Damyan Ivanov [Fri, 30 Nov 2018 17:44:32 +0000 (17:44 +0000)]
declare INTERNET permission requirement
Damyan Ivanov [Fri, 30 Nov 2018 17:44:28 +0000 (17:44 +0000)]
bump support to API ver 28
as a failed attempt to make DateFormatter classes to work (get linked/included/whatever)
Damyan Ivanov [Fri, 30 Nov 2018 17:44:02 +0000 (17:44 +0000)]
start the new transaction interface
Damyan Ivanov [Thu, 29 Nov 2018 18:56:02 +0000 (18:56 +0000)]
color is a useless attribute for a gradient
Damyan Ivanov [Thu, 29 Nov 2018 18:54:57 +0000 (18:54 +0000)]
comment-out unused preference screens
Damyan Ivanov [Thu, 29 Nov 2018 18:54:48 +0000 (18:54 +0000)]
action button for new transaction: color with the primary color
Damyan Ivanov [Thu, 29 Nov 2018 18:53:25 +0000 (18:53 +0000)]
remove unused resources
Damyan Ivanov [Thu, 29 Nov 2018 18:51:26 +0000 (18:51 +0000)]
drawer: colorful header
Damyan Ivanov [Thu, 29 Nov 2018 18:51:02 +0000 (18:51 +0000)]
drawer: colour divider above the settings/exit buttons
Damyan Ivanov [Thu, 29 Nov 2018 05:32:15 +0000 (05:32 +0000)]
android studio noise: projectRootManager version bump
Damyan Ivanov [Thu, 29 Nov 2018 05:32:08 +0000 (05:32 +0000)]
adjust accent color
Damyan Ivanov [Thu, 29 Nov 2018 05:31:59 +0000 (05:31 +0000)]
custom add transaction button icon
Damyan Ivanov [Wed, 28 Nov 2018 20:58:20 +0000 (20:58 +0000)]
add Settings activity
mostly boilerplate, but back end section is OK
Damyan Ivanov [Wed, 28 Nov 2018 20:57:26 +0000 (20:57 +0000)]
comment out unused menu stuff
Damyan Ivanov [Tue, 27 Nov 2018 21:11:07 +0000 (21:11 +0000)]
remove unused navigationView implementation
we use the drawer thing
Damyan Ivanov [Tue, 27 Nov 2018 21:09:17 +0000 (21:09 +0000)]
exit when the Exit drawer item is clicked
Damyan Ivanov [Tue, 27 Nov 2018 20:57:49 +0000 (20:57 +0000)]
dynamicly set the version in the drawer head
Damyan Ivanov [Tue, 27 Nov 2018 20:57:33 +0000 (20:57 +0000)]
left pad, colour the head
Damyan Ivanov [Sun, 25 Nov 2018 06:27:52 +0000 (06:27 +0000)]
attempt to link the drawer definition from the main activity
Damyan Ivanov [Sun, 25 Nov 2018 06:20:41 +0000 (06:20 +0000)]
update drawer menu with clipart icons and common style
Damyan Ivanov [Sat, 24 Nov 2018 08:56:26 +0000 (08:56 +0000)]
update drawer menu