Descriptions ...
com.ghostsq.commander has a handy app manager com.google.android.marvin.talkback can be updated via developer apks net.dahanne.android.regalandroid has a demo server org.mustard.android won't work with identi.ca in June org.ntpsync doesn't require root trikita.obsqr uses zbar
This commit is contained in:
parent
f1a292e89e
commit
8dac864a61
|
@ -14,8 +14,12 @@ Total Commander. Unlike regular file managers, it copies and moves
|
|||
files between its two panels.
|
||||
|
||||
The file manager can also create or extract ZIP archives and transfer
|
||||
files to/from FTP servers. The SFTP/SMB network share functionalities need
|
||||
files to/from FTP servers.
|
||||
The SFTP/SMB network share functionalities need
|
||||
plugin apps that aren't yet in the f-droid.org repo.
|
||||
There is also a handy app manager featuring package names,
|
||||
installation dates, sharing apks (via long-press), manifests and
|
||||
access to activities and shortcuts.
|
||||
|
||||
Requires root: No, but if you allow it root you can remount filesystems,
|
||||
and mess around with the system files.
|
||||
|
|
|
@ -9,9 +9,11 @@ Description:
|
|||
TalkBack is an Accessibility Service that helps blind and vision-impaired
|
||||
users interact with their devices more easily.
|
||||
This application adds spoken, audible, and vibration feedback to your device.
|
||||
|
||||
It comes pre-installed on many devices
|
||||
(though not in basic CyanogenMod), so you won't be able to install this if that
|
||||
is the case.
|
||||
so you won't be able to install this if that is the case.
|
||||
Developer-built apks can be downloaded from the website if the
|
||||
version that was pre-installed needs updating.
|
||||
|
||||
It's only activated if you explicitly turn on Accessibility:
|
||||
# Go to Settings
|
||||
|
|
|
@ -9,6 +9,9 @@ Summary:Gallery client for G2/3 and Piwigo
|
|||
Description:
|
||||
A gallery client with support for G2 and G3 (also known as Menalto Gallery) and
|
||||
Piwigo.
|
||||
A demo gallery is provided for trying it out.
|
||||
The manifest didn't specify that a camera isn't required ; although
|
||||
the app may be marked as incompatible, it can still be installed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -25,6 +28,7 @@ $$MVN3$$ install:install-file -DgroupId=net.iharder -DartifactId=filedrop \
|
|||
-Dversion=1.0 -Dpackaging=jar -Dfile=libs/filedrop.jar && \
|
||||
$$MVN3$$ -Dmaven.test.skip=true install -f jiwigo-ws-api/pom.xml
|
||||
|
||||
# Build next version without camera requirement
|
||||
Update Check Mode:None
|
||||
Current Version:1.1.2
|
||||
Current Version Code:5
|
||||
|
|
|
@ -6,13 +6,21 @@ Issue Tracker:https://bugs.launchpad.net/mustardroid
|
|||
Donate:http://mustard.macno.org/donate
|
||||
FlattrID:7104
|
||||
|
||||
Summary:Microblogging client for StatusNet/identi.ca
|
||||
Summary:Microblogging client for StatusNet/Twitter
|
||||
Description:
|
||||
Mustard is the first full-featured statusnet (like identica) client application
|
||||
for android.
|
||||
Mustard is the first full-featured client for [http://status.net Statusnet],
|
||||
a microblogging platform somewhat like Twitter.
|
||||
Note that the largest Statusnet site, [http://identi.ca identi.ca], will
|
||||
on June 1st begin using a different platform called [http://pump.io pump.io].
|
||||
That means that the currently available versions of Mustard won't work
|
||||
with identi.ca.
|
||||
|
||||
It has many features like attachments, geolocation and avatar update.
|
||||
It supports tags, groups and public timelines, favor/disfavor notices,
|
||||
subscribe/unsubscribe users and multiple accounts.
|
||||
|
||||
If the server uses OAuth the credentials will need to be put
|
||||
on a server as explained on the website.
|
||||
.
|
||||
|
||||
# Author will contact us
|
||||
|
|
|
@ -9,6 +9,9 @@ FlattrID:669294
|
|||
Summary:NTP (Network Time Protocol) Client
|
||||
Description:
|
||||
Synchronises time with NTP servers.
|
||||
|
||||
Requires root: No. To see the time you don't need root but to set the system
|
||||
time root is needed.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -6,8 +6,12 @@ Issue Tracker:https://bitbucket.org/trikita/obsqr/issues?status=new&status=open
|
|||
|
||||
Summary:QR code scanner
|
||||
Description:
|
||||
Fast and simple QR code scanner. Fast and easy to use. Minimalistic design allows you to access QR content with a single tap. Can be launched by long pressing
|
||||
the hardware search button, if you have one. N.B QR codes only.
|
||||
Fast and simple QR code scanner that uses the zbar library.
|
||||
Minimalistic design allows you to access QR content with a single tap.
|
||||
Can be launched by long pressing
|
||||
the hardware search button, if you have one.
|
||||
|
||||
'''N.B''' QR codes only, not other kinds of barcodes.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
|
|
Loading…
Reference in a new issue