Skip to content

Editing Values and Offline Support #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 54 commits into from
Feb 8, 2017
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
505db2b
Add dataType
amitshekhariitbhu Feb 2, 2017
638c2d2
Add TableData Model
amitshekhariitbhu Feb 3, 2017
b6585bc
Add RowData Model
amitshekhariitbhu Feb 3, 2017
986cc5d
Add Different Models
amitshekhariitbhu Feb 3, 2017
57cff36
Implement QueryExecutor
amitshekhariitbhu Feb 3, 2017
312dd24
Remove unused from QueryExecutor
amitshekhariitbhu Feb 3, 2017
5565aa3
Correct Syntax of Pragma query
amitshekhariitbhu Feb 4, 2017
29b4928
add style for selected database and table
Feb 5, 2017
27ca6f8
return same type of response on different type of data request
Feb 5, 2017
14fbff4
support for database row update added
Feb 5, 2017
df26f9e
Correct spell
amitshekhariitbhu Feb 5, 2017
c94bf25
Merge branches 'Development' and 'master' of https://github.com/amits…
amitshekhariitbhu Feb 6, 2017
fed6485
Modification : Standard code for finding all databases
amitshekhariitbhu Feb 6, 2017
aae1f78
Add one more database for debugging and change dataType from float to…
amitshekhariitbhu Feb 6, 2017
d46a130
Code refactor : Add PrefHelper and DatabaseHelper
amitshekhariitbhu Feb 6, 2017
f3ecd1a
Add converter for blob to string
amitshekhariitbhu Feb 6, 2017
6637ac8
Refactor Code
amitshekhariitbhu Feb 6, 2017
62a3065
Refactor Code
amitshekhariitbhu Feb 6, 2017
1d9eaa3
Add RequestHandler for better understanding
amitshekhariitbhu Feb 6, 2017
e15fa94
Refactor code
amitshekhariitbhu Feb 6, 2017
f81e6ee
Add all js and css in assets to make it work offline
amitshekhariitbhu Feb 6, 2017
6fb5b45
Add dataTables.buttons.min.js for offline
amitshekhariitbhu Feb 6, 2017
c96d2a8
Link more js to offline
amitshekhariitbhu Feb 6, 2017
ba437f0
Link bootstrap.min.js for offline
amitshekhariitbhu Feb 6, 2017
ea4ab9c
Link jquery.min.js for offline
amitshekhariitbhu Feb 6, 2017
d9f8a47
Link jquery.min.js online (error in opening model)
amitshekhariitbhu Feb 7, 2017
35c29bb
Add support for update shared pref
amitshekhariitbhu Feb 7, 2017
992305e
FIX DB-leak issue
amitshekhariitbhu Feb 7, 2017
16d3bc7
jquery made locally.. issue was of order.. thanks to vinayagasundar
amitshekhariitbhu Feb 7, 2017
06ff668
Debug-DB now works completely offline
amitshekhariitbhu Feb 7, 2017
15e6167
Structure Front-End code
amitshekhariitbhu Feb 7, 2017
7d67e8b
Add links
amitshekhariitbhu Feb 7, 2017
e430220
Getting address With toast
amitshekhariitbhu Feb 7, 2017
044dd4e
Merge branches 'Development' and 'master' of https://github.com/amits…
amitshekhariitbhu Feb 7, 2017
e93741e
Add dataType for shared pref also
amitshekhariitbhu Feb 7, 2017
417eeff
Error handling
amitshekhariitbhu Feb 7, 2017
40b79a5
Refactor
amitshekhariitbhu Feb 7, 2017
c771255
Handle case when tableName is not unknown, send isPrimary true for al…
amitshekhariitbhu Feb 7, 2017
da31c84
Handle response.isSuccessful on row update
amitshekhariitbhu Feb 7, 2017
60d8f16
Remove modal when data updated
amitshekhariitbhu Feb 7, 2017
e113e92
Add Success-Error Info Division
amitshekhariitbhu Feb 7, 2017
eb3d2d0
Return in case of no data(no select query)
amitshekhariitbhu Feb 7, 2017
9955165
feat : added option to delete data from the UI
Feb 7, 2017
ae33e79
Merge branch 'Development' of github.com:amitshekhariitbhu/Android-De…
Feb 7, 2017
4d06655
Hide time increased
amitshekhariitbhu Feb 7, 2017
03deaed
Merge pull request #34 from vinayagasundar/Development
amitshekhariitbhu Feb 7, 2017
bda1b08
Add SuccessInfo on Deletion
amitshekhariitbhu Feb 7, 2017
89f5a21
Add width=100% and nowarp in datatables
amitshekhariitbhu Feb 7, 2017
2e58551
Change css and class with jquery
amitshekhariitbhu Feb 7, 2017
a91ff7b
Update version for upload
amitshekhariitbhu Feb 7, 2017
16d80c1
Update version for GSON
amitshekhariitbhu Feb 7, 2017
cc7b0ac
row edit, boolean data type incorrect currently selected issue fix
Feb 7, 2017
eaaa990
Handle null at server end, gson builder for null
amitshekhariitbhu Feb 7, 2017
bf5e4ec
No packaging in assets folder as there is android build error for the…
amitshekhariitbhu Feb 7, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add dataTables.buttons.min.js for offline
  • Loading branch information
amitshekhariitbhu committed Feb 6, 2017
commit 6fb5b4585ce3904f0f9974120806431e1120fb57
36 changes: 36 additions & 0 deletions debug-db/src/main/assets/dataTables.buttons.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion debug-db/src/main/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script>

<script src="https://cdn.datatables.net/buttons/1.1.2/js/dataTables.buttons.min.js"></script>
<script src="https://cdn.datatables.net/select/1.1.2/js/dataTables.select.min.js"></script>
<script src="http://cdn.datatables.net/responsive/2.0.2/js/dataTables.responsive.min.js"></script>

<script src="dataTables.altEditor.free.js"></script>
<script src="dataTables.buttons.min.js"></script>

<link href="custom.css" rel="stylesheet">
<link href="jquery.dataTables.min.css" rel="stylesheet">
Expand Down