Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nitro8
/
Android-Debug-Database
Public
forked from
amitshekhariitbhu/Android-Debug-Database
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Android-Debug-Database
debug-db
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 22, 2017
Bump Version to 1.0.1
amitshekhariitbhu
committed
be35c42
View commit details
Copy full SHA for be35c42
View code at this point
Browse repository at this point
Simplify setCustomDatabaseFiles
amitshekhariitbhu
committed
7ffd132
View commit details
Copy full SHA for 7ffd132
View code at this point
Browse repository at this point
Do not call getData in case of update and delete
amitshekhariitbhu
committed
4d453a1
View commit details
Copy full SHA for 4d453a1
View code at this point
Browse repository at this point
Merge branches 'Development' and 'master' of https://github.com/amitshekhariitbhu/Android-Debug-Database into Development
amitshekhariitbhu
committed
8282151
View commit details
Copy full SHA for 8282151
View code at this point
Browse repository at this point
Merge pull request #61 from vinayagasundar/Development
Show description for 339de60
amitshekhariitbhu
authored
339de60
View commit details
Copy full SHA for 339de60
View code at this point
Browse repository at this point
Commits on May 31, 2017
allow accessing external databases or databases at special path
Landice Fu
committed
25470e1
View commit details
Copy full SHA for 25470e1
View code at this point
Browse repository at this point
Commits on May 17, 2017
Merge remote-tracking branch 'amit/Development' into Development
Vinayaga Sundar
committed
a5122a4
View commit details
Copy full SHA for a5122a4
View code at this point
Browse repository at this point
Commits on May 14, 2017
Code issue
Show description for 2cb12c7
realjustinwu
authored
2cb12c7
View commit details
Copy full SHA for 2cb12c7
View code at this point
Browse repository at this point
Code Issue
Show description for 765b84a
realjustinwu
authored
765b84a
View commit details
Copy full SHA for 765b84a
View code at this point
Browse repository at this point
Commits on May 10, 2017
Merge pull request #56 from amitshekhariitbhu/master
Show description for 21e7e33
amitshekhariitbhu
authored
21e7e33
View commit details
Copy full SHA for 21e7e33
View code at this point
Browse repository at this point
add method DebugDB.isServerRunning()
Kale
committed
bacaf02
View commit details
Copy full SHA for bacaf02
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
fix : refresh the table after every CRUD operation
Vinayaga Sundar
committed
6137f6e
View commit details
Copy full SHA for 6137f6e
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
Issue #47 fix : added this feature into all the DB operation
Vinayaga Sundar
committed
cd3cf0d
View commit details
Copy full SHA for cd3cf0d
View code at this point
Browse repository at this point
Change tableName to tableNames
amitshekhariitbhu
committed
7817a5b
View commit details
Copy full SHA for 7817a5b
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Issue #47 fix : now you can use sqlite keyword in table name
Vinayaga Sundar
committed
237ec14
View commit details
Copy full SHA for 237ec14
View code at this point
Browse repository at this point
set isEditable for preference
Landice Fu
committed
7f3ce8a
View commit details
Copy full SHA for 7f3ce8a
View code at this point
Browse repository at this point
close cursor for checking table type
Landice Fu
committed
5666b9e
View commit details
Copy full SHA for 5666b9e
View code at this point
Browse repository at this point
hide add, edit and delete buttons from views
Landice Fu
committed
563bbbc
View commit details
Copy full SHA for 563bbbc
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
support listing database views
Landice Fu
committed
8e51018
View commit details
Copy full SHA for 8e51018
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
Minor code style changes
amitshekhariitbhu
committed
8dce2d5
View commit details
Copy full SHA for 8dce2d5
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
fix : show error message when unique constraint violation
Vinayaga Sundar
committed
db726de
View commit details
Copy full SHA for db726de
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
feat : added option to accept pragma also into libs
Vinayaga Sundar
committed
2060a78
View commit details
Copy full SHA for 2060a78
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
feat : added option to basic insert data from UI instead of Query
Vinayaga Sundar
committed
a5278c6
View commit details
Copy full SHA for a5278c6
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Update version for library
amitshekhariitbhu
committed
6853a9f
View commit details
Copy full SHA for 6853a9f
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
No packaging in assets folder as there is android build error for the first time for the user
amitshekhariitbhu
committed
bf5e4ec
View commit details
Copy full SHA for bf5e4ec
View code at this point
Browse repository at this point
Handle null at server end, gson builder for null
amitshekhariitbhu
committed
eaaa990
View commit details
Copy full SHA for eaaa990
View code at this point
Browse repository at this point
row edit, boolean data type incorrect currently selected issue fix
Raj Engla
committed
cc7b0ac
View commit details
Copy full SHA for cc7b0ac
View code at this point
Browse repository at this point
Update version for GSON
amitshekhariitbhu
committed
16d80c1
View commit details
Copy full SHA for 16d80c1
View code at this point
Browse repository at this point
Update version for upload
amitshekhariitbhu
committed
a91ff7b
View commit details
Copy full SHA for a91ff7b
View code at this point
Browse repository at this point
Change css and class with jquery
amitshekhariitbhu
committed
2e58551
View commit details
Copy full SHA for 2e58551
View code at this point
Browse repository at this point
Add width=100% and nowarp in datatables
amitshekhariitbhu
committed
89f5a21
View commit details
Copy full SHA for 89f5a21
View code at this point
Browse repository at this point
Add SuccessInfo on Deletion
amitshekhariitbhu
committed
bda1b08
View commit details
Copy full SHA for bda1b08
View code at this point
Browse repository at this point
Merge pull request #34 from vinayagasundar/Development
Show description for 03deaed
amitshekhariitbhu
authored
03deaed
View commit details
Copy full SHA for 03deaed
View code at this point
Browse repository at this point
Hide time increased
amitshekhariitbhu
committed
4d06655
View commit details
Copy full SHA for 4d06655
View code at this point
Browse repository at this point
Merge branch 'Development' of github.com:amitshekhariitbhu/Android-Debug-Database into Development
Show description for ae33e79
Vinayaga Sundar
committed
ae33e79
View commit details
Copy full SHA for ae33e79
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.