update sqlite to 3.5
This commit is contained in:
parent
665d2f6d04
commit
075b144bd2
|
@ -7,9 +7,13 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=matin.andse
|
||||||
|
|
||||||
Summary:SQLite (small database) frontend
|
Summary:SQLite (small database) frontend
|
||||||
Description:
|
Description:
|
||||||
Front end allowing management of SQLite databases. These are very commonly used by apps to store settings
|
Front end allowing management of SQLite databases. These are very commonly used
|
||||||
in the /data directory, but you would need root access to move them to a location that this app can edit
|
by apps to store settings
|
||||||
them from. If you try to enter that directory with this app's file manager it suggests you install aShell to do it directly, but we don't have that in the repo as the source code is not yet available.
|
in the /data directory, but you would need root access to move them to a
|
||||||
|
location that this app can edit
|
||||||
|
them from. If you try to enter that directory with this app's file manager it
|
||||||
|
suggests you install aShell to do it directly, but we don't have that in the
|
||||||
|
repo as the source code is not yet available.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
|
@ -23,6 +27,7 @@ Build Version:3.2,12,236,subdir=aSQLiteManager,target=android-10
|
||||||
Build Version:3.3,13,241,subdir=aSQLiteManager,target=android-10
|
Build Version:3.3,13,241,subdir=aSQLiteManager,target=android-10
|
||||||
Build Version:3.3.1,14,243,subdir=aSQLiteManager,target=android-15
|
Build Version:3.3.1,14,243,subdir=aSQLiteManager,target=android-15
|
||||||
Build Version:3.4,15,247,subdir=aSQLiteManager,target=android-15
|
Build Version:3.4,15,247,subdir=aSQLiteManager,target=android-15
|
||||||
|
Build Version:3.5,16,260,subdir=aSQLiteManager,target=android-15
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
Loading…
Reference in a new issue