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 |
|
Przemek Grondek
|
cee9520595
|
Changed action select to getrows which fits more.
|
2014-07-17 15:12:10 +02:00 |
|
Przemek Grondek
|
383d2d2a5a
|
Moved from fake DB connector to real one
|
2014-07-17 15:08:12 +02:00 |
|
Przemek Grondek
|
c518647809
|
Changed method getRows arguments
|
2014-07-17 15:07:31 +02:00 |
|
Przemek Grondek
|
136f13b46a
|
implemented getRows
|
2014-07-17 15:07:01 +02:00 |
|
Przemek Grondek
|
b851d9a327
|
Fix typo
|
2014-07-17 12:47:17 +02:00 |
|
Przemek Grondek
|
d1cf4d4351
|
Implemented getFieldList
|
2014-07-17 12:46:59 +02:00 |
|
Przemek Grondek
|
0bb8884365
|
Implemented getDatabaseList & getTableList
|
2014-07-17 12:04:07 +02:00 |
|
Przemek Grondek
|
d12e3d051c
|
Check login implementation
|
2014-07-17 11:03:44 +02:00 |
|
Przemek Grondek
|
52bd2c3fdf
|
Missing drawable for xhdpi and xxhdpi
|
2014-07-16 13:48:23 +02:00 |
|
Przemek Grondek
|
4fd468e11a
|
Remove DatabaseAdapter
Apparently I don't use this class, and probably never will.
|
2014-07-16 13:40:40 +02:00 |
|
Przemek Grondek
|
93d1204154
|
Table Headers workaround
|
2014-07-16 13:38:43 +02:00 |
|
Przemek Grondek
|
25372d143b
|
Cleaning unused imports
|
2014-07-16 13:38:17 +02:00 |
|
Przemek Grondek
|
f43b68d40c
|
Cleaning unsued element
|
2014-07-16 13:33:28 +02:00 |
|
Przemek Grondek
|
37428497c1
|
Table Headers workaround
|
2014-07-16 13:30:31 +02:00 |
|
Przemek Grondek
|
36d6290102
|
Not testing this right now
This was tested before, now I need quick access to another screens so this is quicker than entering login.
|
2014-07-15 15:46:26 +02:00 |
|
Przemek Grondek
|
836cfe964a
|
Some moar fun with Table
|
2014-07-15 15:45:16 +02:00 |
|
Przemek Grondek
|
fb550c183e
|
Little fun with TableLayout....
|
2014-07-15 14:10:39 +02:00 |
|
Przemek Grondek
|
f117941a2a
|
getRows should return List of List of String
Two dimmension list instead of List of String (1 dimension)
|
2014-07-15 10:09:51 +02:00 |
|
Przemek Grondek
|
492b5668f7
|
Welcome EntriesActivity
|
2014-07-15 09:19:05 +02:00 |
|
Przemek Grondek
|
b9176a3881
|
Tables Fragment impementation
|
2014-07-14 15:18:03 +02:00 |
|
Przemek Grondek
|
a3c1f87f15
|
Set database in connector
|
2014-07-14 15:12:05 +02:00 |
|