Merge branch 'master' into 'master'
AndroidCPG 1.5 AndroidCPG 1.5 IMPORTANT: Migrated AndroidCPG from googlecode to github Previous AndroidCPG versions removed CHANGELOG: * Bridge support (only MyBB at the moment) * UTF8 support (title, description, username, password, album name) * Show Result button is visible at ShareActivity when login or fetch albums fails * Greek Translation * Translator credits at preferences. See merge request !677
This commit is contained in:
commit
2a50df2601
|
@ -1,7 +1,7 @@
|
|||
Categories:Multimedia,Internet
|
||||
License:GPLv3
|
||||
License:LGPLv3
|
||||
Web Site:http://androidcpg.mine.bz
|
||||
Source Code:https://code.google.com/p/androidcpg/source
|
||||
Source Code:https://github.com/IsaNexusDev/androidcpg
|
||||
Issue Tracker:
|
||||
|
||||
Auto Name:AndroidCPG
|
||||
|
@ -14,26 +14,32 @@ See: [http://forum.coppermine-gallery.net/index.php/topic,77788 Coppermine]
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/androidcpg/
|
||||
#Repo:https://code.google.com/p/androidcpg/
|
||||
#start using new repo
|
||||
Repo:https://github.com/IsaNexusDev/androidcpg
|
||||
|
||||
Build:1.1,2
|
||||
commit=1dc066fc9e61
|
||||
subdir=Android
|
||||
#Build:1.1,2
|
||||
# commit=1dc066fc9e61
|
||||
# subdir=Android
|
||||
|
||||
Build:1.2,3
|
||||
commit=c708b217d607
|
||||
subdir=Android
|
||||
#Build:1.2,3
|
||||
# commit=c708b217d607
|
||||
# subdir=Android
|
||||
|
||||
Build:1.3,4
|
||||
commit=9119c50742b8
|
||||
subdir=Android
|
||||
#Build:1.3,4
|
||||
# commit=9119c50742b8
|
||||
# subdir=Android
|
||||
|
||||
Build:1.4,5
|
||||
commit=87ddde36ee84
|
||||
#Build:1.4,5
|
||||
# commit=87ddde36ee84
|
||||
# subdir=Android
|
||||
|
||||
Build:1.5,6
|
||||
commit=d9b924652f
|
||||
subdir=Android
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.4
|
||||
Current Version Code:5
|
||||
Current Version:1.5
|
||||
Current Version Code:6
|
||||
|
||||
|
|
Loading…
Reference in a new issue