Fix all lint list warnings

This commit is contained in:
Daniel Martí 2015-08-13 22:38:00 -07:00
parent 9db24878cd
commit d7a811c9bd
5 changed files with 42 additions and 41 deletions

View file

@ -12,13 +12,13 @@ guidelines.
Features: Features:
- Basic features like cut, copy, delete, compress, extract etc. easily accessible * Basic features like cut, copy, delete, compress, extract etc. easily accessible
- Work on multiple tabs at same time * Work on multiple tabs at same time
- Multiple themes with cool icons * Multiple themes with cool icons
- Navigation drawer for quick navigation * Navigation drawer for quick navigation
- App Manager to open, backup, or directly uninstall any app * App Manager to open, backup, or directly uninstall any app
- Quickly access history, access bookmarks or search for any file * Quickly access history, access bookmarks or search for any file
- Root explorer for advanced users * Root explorer for advanced users
. .
Repo Type:git Repo Type:git

View file

@ -11,17 +11,17 @@ A fast and beautiful way to view your favorite [https://xkcd.com/ xkcd] comics.
Features: Features:
Quick navigation between comics * Quick navigation between comics
Long press image to view alt text * Long press image to view alt text
Search for title, transcript or number * Search for title, transcript or number
Share comic url or image * Share comic url or image
Add comic to favorites * Add comic to favorites
Favorites are saved for offline use * Favorites are saved for offline use
Open links from xkcd.com and m.xkcd.com * Open links from xkcd.com and m.xkcd.com
Support for large images (e.g comic 657) * Support for large images (e.g comic 657)
Warning for interactive comics * Warning for interactive comics
Explain xkcd integration * Explain xkcd integration
Material design elements like Snackbars, Floating Action Button, tinted Status Bar… * Material design elements like Snackbars, Floating Action Button, tinted Status Bar…
. .
Repo Type:git Repo Type:git

View file

@ -11,15 +11,16 @@ Description:
Minetest is an infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft and the like. Minetest is an infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft and the like.
Features: Features:
- Explore, dig and build in a voxel world, and craft stuff from raw materials to help you along the way. * Explore, dig and build in a voxel world, and craft stuff from raw materials to help you along the way.
- Play with your friends on public servers or self hosted servers * Play with your friends on public servers or self hosted servers
- Easy plugin based Modding API used to add blocks, tools and features to the game. * Easy plugin based Modding API used to add blocks, tools and features to the game.
- Voxel based lighting with gameplay consequences (light caves and buildings with torches) * Voxel based lighting with gameplay consequences (light caves and buildings with torches)
- Almost infinite world and several beautiful map generators. * Almost infinite world and several beautiful map generators.
- Runs natively on Windows, Linux, OS X, FreeBSD and Android * Runs natively on Windows, Linux, OS X, FreeBSD and Android
- Supports multiple languages, translated by the community. * Supports multiple languages, translated by the community.
- A constant development to add new functionalities for end-users * A constant development to add new functionalities for end-users
. .
Repo Type:git Repo Type:git
Repo:https://github.com/minetest/minetest.git Repo:https://github.com/minetest/minetest.git

View file

@ -11,14 +11,14 @@ Fork of [[net.minetest.minetest]], a block sandbox game and a game engine
inspired by InfiniMiner, Minecraft and the like. inspired by InfiniMiner, Minecraft and the like.
Features: Features:
- Explore, dig and build in a voxel world, and craft stuff from raw materials to help you along the way. * Explore, dig and build in a voxel world, and craft stuff from raw materials to help you along the way.
- Play with your friends on public servers or self hosted servers * Play with your friends on public servers or self hosted servers
- Easy plugin based Modding API used to add blocks, tools and features to the game. * Easy plugin based Modding API used to add blocks, tools and features to the game.
- Voxel based lighting with gameplay consequences (light caves and buildings with torches) * Voxel based lighting with gameplay consequences (light caves and buildings with torches)
- Almost infinite world and several beautiful map generators. * Almost infinite world and several beautiful map generators.
- Runs natively on Windows, Linux, OS X, FreeBSD and Android * Runs natively on Windows, Linux, OS X, FreeBSD and Android
- Supports multiple languages, translated by the community. * Supports multiple languages, translated by the community.
- A constant development to add new functionalities for end-users * A constant development to add new functionalities for end-users
. .
Repo Type:git Repo Type:git

View file

@ -11,13 +11,13 @@ It displays additional information about various ambient conditions.
You can also choose to save data and examine it on a plot. You can also choose to save data and examine it on a plot.
Features: Features:
- Temperature * Temperature
- Relative humidity * Relative humidity
- Absolute humidity * Absolute humidity
- Pressure * Pressure
- Dew point * Dew point
- Light * Light
- Magnetic field * Magnetic field
Notice: Notice:
When you are using Thermometer Extended in Save Data mode, chosen sensors stay active, even if you close application. When you are using Thermometer Extended in Save Data mode, chosen sensors stay active, even if you close application.