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 |
|
Przemek Grondek
|
680b0eff3d
|
Fix for empty tables
|
2014-07-30 09:21:18 +02:00 |
|
Przemek Grondek
|
9786fc3277
|
We did it reddit!
|
2014-07-29 12:35:27 +02:00 |
|
Przemek Grondek
|
2b44b0ba74
|
Removed test function
|
2014-07-29 12:33:50 +02:00 |
|
Przemek Grondek
|
974ffcdd7b
|
Implemented Crypto
for better (not the best) password saving
|
2014-07-29 12:30:23 +02:00 |
|
Przemek Grondek
|
e2421ae720
|
AES Crypto testing - DO NOT MERGE
|
2014-07-28 15:43:34 +02:00 |
|
Przemek Grondek
|
478e85ce9c
|
Disable login button
after clicking it preventing from spawn multiple AsyncTask and multiple errors/activities. Button is re-enable after finished AsyncTask.
|
2014-07-28 14:39:40 +02:00 |
|
Przemek Grondek
|
a84d0a725e
|
Cleaning unused Strings in LoginFragment
|
2014-07-28 14:34:34 +02:00 |
|
Przemek Grondek
|
83b5ab3407
|
Save Credentials
Now you can save credentials in settings so you don't have to enter them every time
|
2014-07-28 14:32:07 +02:00 |
|
Przemek Grondek
|
5d822098fe
|
New icons
|
2014-07-25 15:39:01 +02:00 |
|
Przemek Grondek
|
db2f51b472
|
Fake ScrollView fixes
- pushed it to the bottom
- width set to wrap_content
|
2014-07-25 15:17:51 +02:00 |
|
Przemek Grondek
|
f9f5266c0f
|
Propper tables
Tables with headers and scrolls on edges
|
2014-07-25 15:02:05 +02:00 |
|
Przemek Grondek
|
a9d877784f
|
Fix build settings
changed targetSdkVersion 'L' to 19
|
2014-07-24 12:11:21 +02:00 |
|
Przemek Grondek
|
b928ca6fc6
|
Removed arbitrary strings
now they are in public static final form
some general fixes
|
2014-07-23 12:33:05 +02:00 |
|
Przemek Grondek
|
70ad81014d
|
Progress bars
|
2014-07-22 15:17:01 +02:00 |
|
Przemek Grondek
|
b405f22c68
|
Fix error handling
|
2014-07-22 15:10:04 +02:00 |
|
Przemek Grondek
|
00728eb117
|
Proper connection
- Removed bad synced connection which would freeze UI
- New async connector which doesn't do that
|
2014-07-22 14:25:14 +02:00 |
|
Przemek Grondek
|
e396cb7b65
|
Async Connector has been born.
|
2014-07-22 13:26:50 +02:00 |
|
Przemek Grondek
|
72edd5f40a
|
Better connection + some cleanup in RealDatabaseConnector
|
2014-07-22 12:32:15 +02:00 |
|
Przemek Grondek
|
ddcb71b475
|
Better error message
|
2014-07-22 11:45:14 +02:00 |
|
Przemek Grondek
|
e4ecba5254
|
Preparation for Entries pages
- Actionbar implementation
- Entries pages implementation
- New icons for pages
|
2014-07-21 15:29:15 +02:00 |
|
Przemek Grondek
|
7e5a2ad568
|
Fix typo
|
2014-07-21 14:42:53 +02:00 |
|
Przemek Grondek
|
c9d7d32223
|
Empty handling
Implement handling:
- No entries in table
- No tables in database
- No databases available
|
2014-07-21 14:40:46 +02:00 |
|
Przemek Grondek
|
d2ef2a958c
|
Settings handling
|
2014-07-21 12:36:43 +02:00 |
|
Przemek Grondek
|
0d67614456
|
Privating variables
|
2014-07-21 12:28:52 +02:00 |
|
Przemek Grondek
|
5a7aa1797c
|
Entries limit from preferences
|
2014-07-21 12:25:54 +02:00 |
|
Przemek Grondek
|
56cd6f109b
|
Fixed NumberPickerDialog
|
2014-07-21 12:09:54 +02:00 |
|
Przemek Grondek
|
eee7cacd71
|
Number Picker!
|
2014-07-18 15:37:11 +02:00 |
|
Przemek Grondek
|
dee9159a50
|
Create settings in application
|
2014-07-18 15:35:44 +02:00 |
|
Przemek Grondek
|
4b61eb675a
|
Cleaning and added todo's
|
2014-07-18 12:28:59 +02:00 |
|