Fix some bulleted lists

This commit is contained in:
Daniel Martí 2014-01-20 11:15:29 +01:00
parent 4d01cd8c62
commit 6302e19333
5 changed files with 44 additions and 44 deletions

View file

@ -9,16 +9,16 @@ Summary:System configuration
Description:
'''N.B''' Sqlite functions removed since 2.1.8.
*Change CPU Governor, I/O Scheduler and Clock Speed
*Battery information + Fast Charge setting + Battery Life eXtender setting
*Change Voltages Assigned to each CPU frequency
*Customize MinFree Task Killer (set the amount of RAM the minfree taskiller will keep)
*zRam (RAM compression)
*Customize SD read-ahead
*VM Settings such as: Dirty Ratio, Dynamic Fsync, Backlight timeout
*Integrated CPU Spy
*Linux Kernel, CPU, Memory informations
*Misc. Tools: Custom shell command, Wipe cache+dalvik cache, build.prop editor etc.
* Change CPU Governor, I/O Scheduler and Clock Speed
* Battery information + Fast Charge setting + Battery Life eXtender setting
* Change Voltages Assigned to each CPU frequency
* Customize MinFree Task Killer (set the amount of RAM the minfree taskiller will keep)
* zRam (RAM compression)
* Customize SD read-ahead
* VM Settings such as: Dirty Ratio, Dynamic Fsync, Backlight timeout
* Integrated CPU Spy
* Linux Kernel, CPU, Memory informations
* Misc. Tools: Custom shell command, Wipe cache+dalvik cache, build.prop editor etc.
Requires root, busybox and a custom ROM.
.

View file

@ -11,19 +11,19 @@ When you buy fuel, just enter the amount you purchased and your current
odometer value; FillUp will calculate your mileage and maintain a log of your
fill-ups.
*Manages data for one or more vehicles.
*Calculates and plots average gas mileage.
*Calculates and plots monthly totals for gas purchased and distance driven.
*Stores all data on the device doesnt use your data plan.
*Can import/export your data to CSV files on your sdcard.
*Share the CSV files with other Apps for cloud backup!
*Selectable units of measurement can calculate:
* Manages data for one or more vehicles.
* Calculates and plots average gas mileage.
* Calculates and plots monthly totals for gas purchased and distance driven.
* Stores all data on the device doesnt use your data plan.
* Can import/export your data to CSV files on your sdcard.
* Share the CSV files with other Apps for cloud backup!
* Selectable units of measurement can calculate:
*miles per gallon (MPG)
*kilometers per liter (KM/L)
*liters per 100 kilometers (L/100KM)
*miles per imperial gallon (UK MPG) from miles and liters.
*miles per imperial gallon (UK MPG) from kilometers and liters.
* miles per gallon (MPG)
* kilometers per liter (KM/L)
* liters per 100 kilometers (L/100KM)
* miles per imperial gallon (UK MPG) from miles and liters.
* miles per imperial gallon (UK MPG) from kilometers and liters.
.
Repo Type:git

View file

@ -14,12 +14,12 @@ There is a companion
[https://chrome.google.com/webstore/detail/ampache-player/fgmlgjpjedpnhbbpahgcknnjkhlbjhgp extension]
for the Chromium browser.
*HTML5 audio tag capabilities
*HTML5 localStorage
*Playlists and CD covers from your Ampache Server
*Fan art from fanart.tv
*[http://musicbrainz.org Musicbrainz] info
*Initial support for lyrics (http://lyrics.wikia.com)
* HTML5 audio tag capabilities
* HTML5 localStorage
* Playlists and CD covers from your Ampache Server
* Fan art from fanart.tv
* [http://musicbrainz.org Musicbrainz] info
* Initial support for lyrics (http://lyrics.wikia.com)
.
Repo Type:git

View file

@ -7,10 +7,10 @@ Issue Tracker:https://github.com/adrian/upm-android/issues
Auto Name:UPM
Summary:Cross platform password manager
Description:
*Uses AES for database encryption
*Database sync across multiple PCs/devices
*Android, Windows and Mac OS X native feeling versions available
*Fast account searching
* Uses AES for database encryption
* Database sync across multiple PCs/devices
* Android, Windows and Mac OS X native feeling versions available
* Fast account searching
.
Repo Type:git

View file

@ -8,20 +8,20 @@ Issue Tracker:http://code.google.com/p/spydroid-ipcamera/issues
Auto Name:Spydroid
Summary:Stream camera to desktop
Description:
*The stream can be directly read by VLC
*You can enable/disable sound or video streaming
*The resolution, the bitrate and the framerate of the stream can be configured
*The flash can be controlled remotly !
*You can choose between the back facing camera and the front facing camera
*You can make the phone vibrate remotely
*You can see the battery level of the phone
* The stream can be directly read by VLC
* You can enable/disable sound or video streaming
* The resolution, the bitrate and the framerate of the stream can be configured
* The flash can be controlled remotly !
* You can choose between the back facing camera and the front facing camera
* You can make the phone vibrate remotely
* You can see the battery level of the phone
Requirements:
*Gingerbread or better (API level >=9)
*H.263: should work on phones that supports h263
*H.264: should work on phones that supports h264
*AMR: should work everywhere !
*AAC: requires API level >=14
* Gingerbread or better (API level >=9)
* H.263: should work on phones that supports h263
* H.264: should work on phones that supports h264
* AMR: should work everywhere !
* AAC: requires API level >=14
Proprietary Google libraries removed in all but v4.2.
.