new app com.ghostsq.commander.samba
This commit is contained in:
parent
6edd5b28bd
commit
31a84c0007
BIN
build/extlib/jcifs/jcifs-1.3.17.jar
Normal file
BIN
build/extlib/jcifs/jcifs-1.3.17.jar
Normal file
Binary file not shown.
1
build/extlib/jcifs/source.txt
Normal file
1
build/extlib/jcifs/source.txt
Normal file
|
@ -0,0 +1 @@
|
|||
http://jcifs.samba.org/src/jcifs-1.3.17.jar
|
37
metadata/com.ghostsq.commander.samba.txt
Normal file
37
metadata/com.ghostsq.commander.samba.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
Category:System
|
||||
License:GPLv3
|
||||
Web Site:http://sites.google.com/site/ghostcommander1/
|
||||
Source Code:http://gc-samba.svn.sourceforge.net/viewvc/gc-samba
|
||||
Issue Tracker:http://sourceforge.net/projects/gc-samba/develop
|
||||
Donate:http://sourceforge.net/donate/index.php?group_id=311417
|
||||
|
||||
Summary:Access files on the network
|
||||
Description:
|
||||
A plug-in for [[com.ghostsq.commander]] to access to Windows network shared
|
||||
folders (also referenced as SMB, Samba, CIFS or even NetBios).
|
||||
Launch Ghost Commander and go to 'Menu > Location > Home > Windows share'.
|
||||
Alternatively, scroll along the toolbar until you arrive at 'Home'.
|
||||
Enter your server name and credentials (if any), then tap the 'Connect' button.
|
||||
Once connected, you should be able to see a list of Windows machines or
|
||||
Samba servers on the network. Tip: Better have the Windows account with
|
||||
password. A passwordless Windows account might not work.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://gc-samba.svn.sourceforge.net/svnroot/gc-samba
|
||||
|
||||
Build Version:1.21.3b1,47,102,\
|
||||
init=svn co svn://svn.code.sf.net/p/ghostcommander/code/ gc,\
|
||||
target=android-10,extlibs=jcifs/jcifs-1.3.17.jar,\
|
||||
scanignore=build/com.ghostsq.commander.samba,prebuild=\
|
||||
sed -i 's/Utils.getCause( e )/e.getMessage()/' \
|
||||
src/com/ghostsq/commander/samba/SMBAdapter.java,build=\
|
||||
ant debug -f gc/build.xml && cd libs/ && \
|
||||
cp -a ../gc/bin/classes/com . && zip -r -9 gc.jar com/ && rm -rf com/
|
||||
Build Version:1.21.3,50,!Build problems
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Current Version:1.21.3
|
||||
Current Version Code:50
|
||||
|
|
@ -10,7 +10,7 @@ A bubble shooting game. Knock the bubbles down by forming clusters of three
|
|||
or more bubbles.
|
||||
.
|
||||
|
||||
Repo Type:svn
|
||||
Repo Type:git-svn
|
||||
Repo:http://frozenbubbleandroid.googlecode.com/svn/
|
||||
|
||||
Build Version:1.7,8,15
|
||||
|
|
Loading…
Reference in a new issue