fdroiddata/metadata/com.mohammadag.beamfile.txt

65 lines
2.1 KiB
Plaintext
Raw Normal View History

AntiFeatures:UpstreamNonFree
Categories:System
2013-04-09 18:24:57 +00:00
License:GPLv3
Web Site:http://forum.xda-developers.com/member.php?u=2011359
Source Code:https://github.com/MohammadAG/android-file-beam
Issue Tracker:https://github.com/MohammadAG/android-file-beam/issues
Donate:http://forum.xda-developers.com/donatetome.php?u=2011359
2013-06-14 06:16:22 +00:00
Auto Name:Beam File
2013-04-09 18:24:57 +00:00
Summary:Share files via NFC
Description:
2013-04-09 21:38:55 +00:00
Adds an item to the share menu allowing arbitrary files to
2013-04-09 18:24:57 +00:00
be shared via Beam, an NFC-based protocol introduced
2013-04-09 21:38:55 +00:00
in Android 4.1.
2013-04-09 18:24:57 +00:00
2013-04-09 21:38:55 +00:00
To use it, tap the share button on any file in any file manager,
2013-04-09 18:24:57 +00:00
then tap two devices together, then tap the screen again. Only the
sender needs to have the app installed, but both devices need NFC.
The actual file transfer goes over WiFi.
A proprietary Google Admob binary was removed before building.
2013-04-09 18:24:57 +00:00
.
Repo Type:git
Repo:https://github.com/MohammadAG/android-file-beam.git
Build:1.0,1
commit=b1cb5f3b59
srclibs=MobAdMob@2d5736
prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
Build:1.1,2
commit=d68f2df76881ec5216a3482c19a70
srclibs=MobAdMob@2d5736
prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
Build:1.2,3
commit=ae9cec4e77
srclibs=MobAdMob@2d5736
prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
echo "source.dir=src;$$MobAdMob$$/src" > ant.properties
2013-04-09 18:24:57 +00:00
Build:1.3,4
disable=build crashes (dexer)
commit=5c211fc5ab
srclibs=MobAdMob@2d5736,NineOldAndroids@2.4.0,ShowcaseView@4.0
prebuild=rm libs/GoogleAdMobAdsSdk*.jar && \
echo "source.dir=src;$$MobAdMob$$/src" > ant.properties && \
echo "android.library.reference.1=$$ShowcaseView$$" >> project.properties && \
cp libs/android-support-v4.jar $$ShowcaseView$$/libs/
Maintainer Notes:
The 1.3 build crashing is a strange thing, but I'm not prepared to spend much
time investigating it when upstream is non-free, so it's just disabled for now,
and maybe it won't crash with the next release.
.
2013-04-09 18:24:57 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.3
Current Version Code:4
2013-04-09 18:24:57 +00:00