small changes , fix a typo
This commit is contained in:
parent
945401fa26
commit
79124dcd8d
|
|
@ -16,7 +16,7 @@ Features:
|
||||||
* Different color schemes for comfortable reading
|
* Different color schemes for comfortable reading
|
||||||
* Optimizations for eInk
|
* Optimizations for eInk
|
||||||
|
|
||||||
An enhanced version for this is available in [[cx.hell.android.pdfviewpro]], which also
|
An enhanced version for this is available in cx.hell.android.pdfviewpro, which also
|
||||||
has x86 support, contents table and text reflow.
|
has x86 support, contents table and text reflow.
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@ Issue Tracker:http://code.google.com/p/andblock/issues/list
|
||||||
Summary:Ad-blocking HTTP proxy
|
Summary:Ad-blocking HTTP proxy
|
||||||
Description:
|
Description:
|
||||||
Blocks advertisements in the web browser by filtering requests by URL. Root is not required. The app is
|
Blocks advertisements in the web browser by filtering requests by URL. Root is not required. The app is
|
||||||
still in beta and hasn't been updated in a while so your mileage might vary.
|
still in beta and hasn't been updated in a while so your mileage might vary. This is not the same
|
||||||
|
as AdBlock+ , and we don't have that because the source code isn't available.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
|
|
@ -7,9 +7,11 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=wseemann%40
|
||||||
|
|
||||||
Summary:Audio stream player
|
Summary:Audio stream player
|
||||||
Description:
|
Description:
|
||||||
N.B ffmpeg is now being used, so all features should work correctly: on both arm and x86.
|
N.B ffmpeg is being used in 0.5.0, so all features should work correctly: on both arm and x86.
|
||||||
|
Version 0.4.12 doesn't have ffmpeg and will not have all the features listed below.
|
||||||
|
|
||||||
HTTP media server browser and stream player. Ideal for playing internet radio or streaming podcasts
|
HTTP media server browser and stream player. Ideal for playing internet radio or streaming podcasts
|
||||||
in the background. For use with any streaming media servers such as GNUMP3d.
|
in the background. For use with any streaming media servers such as GNUMP3d.
|
||||||
|
|
||||||
* Supports http, https, mms (beta), mmsh (beta)
|
* Supports http, https, mms (beta), mmsh (beta)
|
||||||
* Plays mp3/3gp/mp4/m4a/ogg/wav/mid/xmf/mxmf/rtttl/rtx/ota/imy
|
* Plays mp3/3gp/mp4/m4a/ogg/wav/mid/xmf/mxmf/rtttl/rtx/ota/imy
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
AntiFeature:Tracking
|
AntiFeatures:Tracking
|
||||||
Category:Internet
|
Category:Internet
|
||||||
License:LGPL
|
License:LGPL
|
||||||
Web Site:http://code.google.com/p/transdroid-search/
|
Web Site:http://code.google.com/p/transdroid-search/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue