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 }}
vidhya02
/
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 Feb 12, 2018
Add desc for room inMemory db and bump version
anandgaurav10
committed
7595b16
View commit details
Copy full SHA for 7595b16
View code at this point
Browse repository at this point
Disable download for inMemoryDatabase
anandgaurav10
committed
8507529
View commit details
Copy full SHA for 8507529
View code at this point
Browse repository at this point
Add support for room inMemory databases
anandgaurav10
committed
bd32b48
View commit details
Copy full SHA for bd32b48
View code at this point
Browse repository at this point
Provide database instance through interface
anandgaurav10
committed
43e48d1
View commit details
Copy full SHA for 43e48d1
View code at this point
Browse repository at this point
Update build version and add room db
amitshekhariitbhu
committed
a0842ea
View commit details
Copy full SHA for a0842ea
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Bump version
amitshekhariitbhu
committed
361a22f
View commit details
Copy full SHA for 361a22f
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Remove unused import
amitshekhariitbhu
committed
eaedc64
View commit details
Copy full SHA for eaedc64
View code at this point
Browse repository at this point
Modify equals()
amitshekhariitbhu
committed
df24782
View commit details
Copy full SHA for df24782
View code at this point
Browse repository at this point
Merge pull request #94 from amitshekhariitbhu/Development
Show description for a31ad4e
amitshekhariitbhu
authored
a31ad4e
View commit details
Copy full SHA for a31ad4e
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
add hash tag to table hyperlink, made refresh data easy(refresh page)
liyzh
committed
df5cab0
View commit details
Copy full SHA for df5cab0
View code at this point
Browse repository at this point
COLLATE NOCASE
MYZ6
authored
4404a6a
View commit details
Copy full SHA for 4404a6a
View code at this point
Browse repository at this point
order table list by table name
MYZ6
authored
0059b70
View commit details
Copy full SHA for 0059b70
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Support for execute of multiple sql statement separated by ';'
mstarita
committed
44b7384
View commit details
Copy full SHA for 44b7384
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Added permission for read/write to external storage
mstarita
committed
27c633f
View commit details
Copy full SHA for 27c633f
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Added Lock icon on encrypted databases
mstarita
committed
7db987a
View commit details
Copy full SHA for 7db987a
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Add support for android database password via resource string like DB_PASSWORD_[NAME]
mstarita
committed
37563f9
View commit details
Copy full SHA for 37563f9
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Added SqlCipher support
mstarita
committed
fdc362c
View commit details
Copy full SHA for fdc362c
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.