Commit graph

108 commits

Author SHA1 Message Date
Przemek Grondek
414cb10630 Handling errors DO NOT MERGE 2014-08-20 23:29:44 +02:00
Przemek Grondek
f223b58e21 Add missing image 2014-08-20 20:14:04 +02:00
Przemek Grondek
5d635e4408 Showing connection error DO NOT MERGE
FIXME
2014-08-20 15:52:45 +02:00
Przemek Grondek
dfb3374d59 Polskie tłumaczenie 2014-08-20 15:38:50 +02:00
Przemek Grondek
23e1078c7d Turns out we need it
Re added title_fragment_database string.
2014-08-20 15:35:58 +02:00
Przemek Grondek
2dd63650de Some Bolding 2014-08-20 15:31:44 +02:00
Przemek Grondek
9bebe4407c Some String cleanup 2014-08-20 15:26:29 +02:00
Przemek Grondek
93c8d65cfa Added warning before remove entry 2014-08-20 15:20:12 +02:00
Przemek Grondek
7bcbe46d91 Added remove element 2014-08-20 15:07:12 +02:00
Przemek Grondek
555a428af4 Fix not showing scroll 2014-08-20 12:16:05 +02:00
Przemek Grondek
ba87ba1291 Set more generic Type 2014-08-20 11:47:01 +02:00
Przemek Grondek
2b661013bd Remove unused commented code. 2014-08-20 11:39:39 +02:00
Przemek Grondek
298fab290a Don't need URL log now. 2014-08-20 11:38:53 +02:00
Przemek Grondek
87c276dfc4 Reload table after changes 2014-08-20 11:37:02 +02:00
Przemek Grondek
475a7b4c61 Fix for info box 2014-08-20 11:25:55 +02:00
Przemek Grondek
e48b75863e Better UI
Less actions on main thread.
2014-08-20 11:24:55 +02:00
Przemek Grondek
697c2e845a More jobs on AsyncTask DO NOT MERGE
not finished yet.
2014-08-20 01:30:50 +02:00
Przemek Grondek
f691d83fab Fix different fields height 2014-08-19 23:06:07 +02:00
Przemek Grondek
f40ed11461 Fix URL Encoding 2014-08-17 22:17:54 +02:00
Przemek Grondek
68dc0893ca Some fixes 2014-08-17 16:06:12 +02:00
Przemek Grondek
1623340a77 Fix LoginFragment warnings 2014-08-17 13:51:16 +02:00
Przemek Grondek
3bc4da9297 Fix EntriesFragment warnings 2014-08-17 13:29:26 +02:00
Przemek Grondek
2c42713d2b Fix ElementFragment warnings 2014-08-17 13:26:44 +02:00
Przemek Grondek
db3361b390 Fix AsyncDatabaseConnector warnings 2014-08-17 13:10:01 +02:00
Przemek Grondek
b52e80f776 Remove unused imports 2014-08-17 13:00:47 +02:00
Przemek Grondek
f050abc968 Add missing strings 2014-08-17 13:00:12 +02:00
Przemek Grondek
ebdc1bc86d New AlertDialog for Update/Add element 2014-08-17 12:52:59 +02:00
Przemek Grondek
43f1acb736 Add and update entries! 2014-08-16 18:37:55 +02:00
Przemek Grondek
da9a01ce24 Fix scrolling and pressing 2014-08-13 01:34:06 +02:00
Przemek Grondek
7f08209668 Fix not scrolling horizontally 2014-08-13 01:20:18 +02:00
Przemek Grondek
d4a1de3382 Refresh credentials
after changes done in settings
2014-08-13 00:27:16 +02:00
Przemek Grondek
bfc1203e44 Editing entries 2014-08-13 00:17:03 +02:00
Przemek Grondek
f5b99dbc71 Warning message on not saving
Warning message when you cancel saving new entry into database
2014-08-06 18:27:03 +02:00
Przemek Grondek
6ca1cacda5 Merge two activities into one
DatabaseActivity and TableActivity is now ListActivity!
2014-08-06 15:20:59 +02:00
Przemek Grondek
78d840db29 Add element implementation-ish 2014-08-06 13:50:15 +02:00
Przemek Grondek
f4382ca249 Welcome Element UI
Element Activity
 Element Fragment
2014-08-06 12:25:14 +02:00
Przemek Grondek
677df2941c New menu
Better menu pages handling
 New action - add (to be implemented)
2014-08-06 12:20:47 +02:00
Przemek Grondek
9ea0c789bb Checking network status before requests 2014-08-01 14:30:45 +02:00
Przemek Grondek
5f87f442c6 Fix not showing mysql/php errors 2014-08-01 14:23:36 +02:00
Przemek Grondek
739ad4a104 A little bit theming 2014-08-01 14:04:18 +02:00
Przemek Grondek
ad9cdc6e3a Build for KitKat not 4.4W (android wear) 2014-08-01 13:10:35 +02:00
Przemek Grondek
8f69536a70 Fix hidden Scrollbar 2014-08-01 11:28:49 +02:00
Przemek Grondek
5ea924f149 Better tables visibility
Plural and not plural entries lines have different background.
2014-08-01 09:32:38 +02:00
Przemek Grondek
bcf550f667 Styles fix
Removed 'L' style
 Changed Theme to Holo.Light without DarkActionBar
2014-08-01 09:12:38 +02:00
Przemek Grondek
07667f69c7 Coloring of actionbar 2014-07-31 13:03:59 +02:00
Przemek Grondek
4e3e0ea218 Coloring of header. 2014-07-30 15:29:17 +02:00
Przemek Grondek
197c4109ac Added border and padding 2014-07-30 15:20:18 +02:00
Przemek Grondek
26a9181a44 Show header in empty tables. 2014-07-30 14:55:05 +02:00
Przemek Grondek
e54ae0367f Fix static string 2014-07-30 14:38:53 +02:00
Przemek Grondek
5a12aec282 Entries pages 2014-07-30 14:34:58 +02:00