more detailed descriptions (part 12)
This commit is contained in:
parent
10eb7cc504
commit
47819b74de
|
@ -11,6 +11,25 @@ Auto Name:NoPhoneSpam
|
||||||
Summary:Block unwanted calls
|
Summary:Block unwanted calls
|
||||||
Description:
|
Description:
|
||||||
Block calls from annoying or private numbers on your Android device.
|
Block calls from annoying or private numbers on your Android device.
|
||||||
|
|
||||||
|
NoPhoneSpam suppresses unwanted calls. Get rid of phone spam and people you
|
||||||
|
don't want to talk with. Just block them. You can determine if you want to see
|
||||||
|
that someone called or even block any notification. NoPhoneSpam is focused on
|
||||||
|
simplicity! It's not cluttered with hundreds of unused features and we don't use
|
||||||
|
any ads.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Block incoming calls
|
||||||
|
* Use special syntax to block countries or providers or parts of numbers
|
||||||
|
* Add, update and delete numbers
|
||||||
|
* Manage notifications
|
||||||
|
* Simple logging of numbers
|
||||||
|
* Block calls with suppressed numbers
|
||||||
|
|
||||||
|
NoPhoneSpam is NOT intended as a feature-rich call-spam fighting app, but as a
|
||||||
|
replacement for Android's missing call blocking feature. If you have Android 6+,
|
||||||
|
you don't need this app, because call blocking should be supported natively!
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -10,6 +10,11 @@ Description:
|
||||||
The app will automatically knock on the door of your websites (or web servers)
|
The app will automatically knock on the door of your websites (or web servers)
|
||||||
on a chosen interval to make sure they are up and responding successfully. If
|
on a chosen interval to make sure they are up and responding successfully. If
|
||||||
something is wrong, you get a notification telling you so.
|
something is wrong, you get a notification telling you so.
|
||||||
|
|
||||||
|
How does it check if your server is up? An HTTP GET request is made, the
|
||||||
|
response code is checked. Nock Nock can also do custom validation on the
|
||||||
|
response, by searching for a term, or even by executing a custom block of
|
||||||
|
JavaScript.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -9,6 +9,16 @@ Summary:Nintendo NES emulator
|
||||||
Description:
|
Description:
|
||||||
This project is based on sources made available by original Nesoid developer,
|
This project is based on sources made available by original Nesoid developer,
|
||||||
who in turn used code of FCEUltra (currently known as FCEUX).
|
who in turn used code of FCEUltra (currently known as FCEUX).
|
||||||
|
|
||||||
|
Nesoid is the famous NES/FC emulator for Android.
|
||||||
|
|
||||||
|
* Very fast with sound
|
||||||
|
* Customizable on-screen keypad
|
||||||
|
* Save states
|
||||||
|
* Net-play (Bluetooth/WiFi)
|
||||||
|
* Cheats
|
||||||
|
* Support Vs. System ROMs
|
||||||
|
* Light gun
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -8,6 +8,24 @@ Auto Name:Notable Plus
|
||||||
Summary:Add and manage reminders
|
Summary:Add and manage reminders
|
||||||
Description:
|
Description:
|
||||||
Allows you to set reminders and notes in your notification bar.
|
Allows you to set reminders and notes in your notification bar.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Multi-line reminders
|
||||||
|
* Alarms
|
||||||
|
* Reminder History
|
||||||
|
* DeskClock Extension!
|
||||||
|
* Detail screen to see more information
|
||||||
|
* Different color flags (icons)
|
||||||
|
* Voice recognition shortcut
|
||||||
|
* Swipe to remove reminder (option to turn it on/off in options)
|
||||||
|
* Option to turn a quick shortcut on and off in the settings
|
||||||
|
* Quick Share to Notable
|
||||||
|
* Design inspired from the Holo / Google Now cards
|
||||||
|
* Click to dismiss the notification
|
||||||
|
* Restore previous reminders after a reboot
|
||||||
|
* (Android 4.1+) Edit notifications, expandable notifications
|
||||||
|
* (Android 4.1+) Hide the checkmarks from the status bar by setting priority as MINIMUM
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -7,9 +7,25 @@ Issue Tracker:https://github.com/samuelclay/NewsBlur/issues
|
||||||
Auto Name:NewsBlur
|
Auto Name:NewsBlur
|
||||||
Summary:News reader
|
Summary:News reader
|
||||||
Description:
|
Description:
|
||||||
Newsblur is software that runs on a server and collects RSS/Atom feeds for you
|
''Newsblur'' is software that runs on a server and collects RSS/Atom feeds for
|
||||||
to read. If you don't have that you can sign up for a freemium account at
|
you to read. If you don't have your own server you can sign up for a freemium
|
||||||
newsblur.com. The feeds can be read in a web browser or using this app.
|
account at newsblur.com. The feeds can be read in a web browser or using this
|
||||||
|
app.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Synchronizes with NewsBlur servers so keep your stories and read/unread status consistent
|
||||||
|
* Read all of your news subscriptions (RSS feeds)
|
||||||
|
* Read while offline and re-sync read and saved stories when online again.
|
||||||
|
* Share and comment on the news with friends
|
||||||
|
* Multiple device support (Web, Android, iOS)
|
||||||
|
* Meet new people who share the same interests
|
||||||
|
* Collapsible folders
|
||||||
|
* Save stories
|
||||||
|
* Dark mode for night time reading
|
||||||
|
* Multiple viewing options for stories
|
||||||
|
* Training your feeds - Hide the stories you don't like and highlight the stories you do.
|
||||||
|
* River of news - show stories from several different feeds in a single view
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -11,6 +11,15 @@ Summary:Synchronization client
|
||||||
Description:
|
Description:
|
||||||
A safe home for all your data. Access & share your files, calendars, contacts,
|
A safe home for all your data. Access & share your files, calendars, contacts,
|
||||||
mail & more from any device, on your terms. This is the official Android app.
|
mail & more from any device, on your terms. This is the official Android app.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Easy, modern interface
|
||||||
|
* Upload your files to your Nextcloud server
|
||||||
|
* Share your files with others
|
||||||
|
* Keep your favorite files and folders synced
|
||||||
|
* Instant Upload for photos and videos taken by your device
|
||||||
|
* Multi-account support
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -10,6 +10,24 @@ Auto Name:Notes
|
||||||
Summary:Notepad and todo app with sync support
|
Summary:Notepad and todo app with sync support
|
||||||
Description:
|
Description:
|
||||||
Notepad and todo list app with a modern look.
|
Notepad and todo list app with a modern look.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Dash Clock support
|
||||||
|
* Notifications (repeatable)
|
||||||
|
* Location reminders
|
||||||
|
* Language selection
|
||||||
|
* Widget, lockscreen-support, resizeable and configurable.
|
||||||
|
* Automatic synchronization with Google Tasks
|
||||||
|
* Ability to set passwords on notes
|
||||||
|
* Move tasks between different lists
|
||||||
|
* Drag to reorder your tasks
|
||||||
|
* Integration with Android Agenda Widget
|
||||||
|
* Search
|
||||||
|
* Themes: light and dark available
|
||||||
|
|
||||||
|
'''Note:''' This app is no longer developed. You can use [[com.orgzly]] as an
|
||||||
|
actively developed note app that can also import your old notes.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -9,7 +9,16 @@ Summary:Widget for network connectivity
|
||||||
Description:
|
Description:
|
||||||
Easy to use single or dual widget with a clean design that shows the current
|
Easy to use single or dual widget with a clean design that shows the current
|
||||||
mobile data and/or WiFi connection details, with quick shortcuts to change the
|
mobile data and/or WiFi connection details, with quick shortcuts to change the
|
||||||
settings for each of them and easy access to turn any of them ON or OFF.
|
settings for each of them and easy access to turn any of them ON or OFF. On
|
||||||
|
Android 5 (Lollipop) and newer versions the Mobile data ON / OFF toggle displays
|
||||||
|
the Data usage screen because Google has removed the API used to turn mobile
|
||||||
|
data on & off.
|
||||||
|
|
||||||
|
For mobile data connections it displays the current network operator name,
|
||||||
|
broadband access type (EDGE, LTE etc.) + generation (2G, 3G, 4G), roaming status
|
||||||
|
and approximate data usage per hour / day / week since device boot. For Wi-Fi
|
||||||
|
connections it displays the current network name (SSID), security type, link
|
||||||
|
speed, IP address and frequency band (2.4 or 5 GHz).
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -8,10 +8,21 @@ Changelog:https://github.com/nextcloud/news-android/blob/HEAD/CHANGELOG.md
|
||||||
Auto Name:Nextcloud News
|
Auto Name:Nextcloud News
|
||||||
Summary:News/feed reader
|
Summary:News/feed reader
|
||||||
Description:
|
Description:
|
||||||
Allows you to connect to the [http://owncloud.org ownCloud] News Reader server
|
Allows you to connect to the [https://owncloud.org/ ownCloud] News Reader server
|
||||||
app from your device and read RSS feeds on the go.
|
app from your device and read RSS feeds on the go.
|
||||||
|
|
||||||
Status: Beta
|
'''Features:'''
|
||||||
|
|
||||||
|
* Offline reading
|
||||||
|
* Cache images offline
|
||||||
|
* Background synchronization
|
||||||
|
* Customizable Listview
|
||||||
|
* Mark as read while scrolling
|
||||||
|
* Dark/Light Theme
|
||||||
|
* Customizable font
|
||||||
|
* Widget
|
||||||
|
* Pull-To-Refresh
|
||||||
|
* and many more!
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -8,6 +8,16 @@ Name:National Geographic for Muzei
|
||||||
Summary:National Geographic pictures for Muzei
|
Summary:National Geographic pictures for Muzei
|
||||||
Description:
|
Description:
|
||||||
The National Geographic photo of the day for [[net.nurik.roman.muzei]].
|
The National Geographic photo of the day for [[net.nurik.roman.muzei]].
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Toggle between having always the newest photo of the day and showing random wallpapers.
|
||||||
|
* Set your custom refresh interval.
|
||||||
|
* To reduce mobile data usage you can chose to only update on Wi-Fi.
|
||||||
|
* Read the entire photo description of the current photo within the app.
|
||||||
|
* Share your current photo with the world.
|
||||||
|
|
||||||
|
Note: You must have [[net.nurik.roman.muzei]] installed to use this plugin.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -8,6 +8,15 @@ Auto Name:Network Discovery
|
||||||
Summary:Network discovery tool
|
Summary:Network discovery tool
|
||||||
Description:
|
Description:
|
||||||
Discover network (WiFi/3G) hosts, scan ports, etc.
|
Discover network (WiFi/3G) hosts, scan ports, etc.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Discover Machines on a LAN (connect/ping discovery, dns discovery)
|
||||||
|
* TCP Port Scanner (connect() scan)
|
||||||
|
* NIC vendor database
|
||||||
|
* Export results to your sdcard in XML
|
||||||
|
* Fast access to Wifi Settings
|
||||||
|
* Adaptive scanning rate (slow start, then adaptive to network latency)
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -8,6 +8,18 @@ Auto Name:Night Mode Enabler
|
||||||
Summary:Enable NightMode on Android7+
|
Summary:Enable NightMode on Android7+
|
||||||
Description:
|
Description:
|
||||||
Enables toggle and quick tile to control system-wide dark theming.
|
Enables toggle and quick tile to control system-wide dark theming.
|
||||||
|
|
||||||
|
Want access to the Night Mode Quick Tile on Nougat? Seems like it's hidden. But
|
||||||
|
with this amazing app, you can get a sweet VIP pass to that awesome blue-light
|
||||||
|
killer.
|
||||||
|
|
||||||
|
If you're having trouble - make sure to click "On" in the top left rather than
|
||||||
|
the switch in the top right once it opens System UI Tuner.
|
||||||
|
|
||||||
|
Note: On Android 7.1 and higher - this feature is officially built into the
|
||||||
|
operating system, called Night Light. However, this feature requires a driver,
|
||||||
|
and as a result, only is available on Pixel and Pixel XL (and newer devices). As
|
||||||
|
a result this will not work on Nexus devices on that version.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -14,6 +14,35 @@ Description:
|
||||||
Lightweight YouTube frontend that's supposed to be used without the proprietary
|
Lightweight YouTube frontend that's supposed to be used without the proprietary
|
||||||
YouTube-API or any of Google's (proprietary) play-services. NewPipe only parses
|
YouTube-API or any of Google's (proprietary) play-services. NewPipe only parses
|
||||||
the YouTube website in order to gain the information it needs.
|
the YouTube website in order to gain the information it needs.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Search videos
|
||||||
|
* Display general information about a video
|
||||||
|
* Watch YouTube videos
|
||||||
|
* Listen to YouTube videos
|
||||||
|
* Popup mode (floating player)
|
||||||
|
* Select the streaming player to watch the video with
|
||||||
|
* Download videos
|
||||||
|
* Download audio only
|
||||||
|
* Open a video in Kodi
|
||||||
|
* Show Next/Related videos
|
||||||
|
* Search YouTube in a specific language
|
||||||
|
* Watch/Block age restricted material
|
||||||
|
* Display general information about channels
|
||||||
|
* Search channels
|
||||||
|
* Watch videos from a channel
|
||||||
|
* Orbot/Tor support (not yet directly)
|
||||||
|
* 1080p/2k/4k support
|
||||||
|
* View history
|
||||||
|
* Subscribe to channels
|
||||||
|
* Search history
|
||||||
|
* Search/Watch Playlists
|
||||||
|
* Watch as queues Playlists
|
||||||
|
* Queuing videos
|
||||||
|
* Local playlists
|
||||||
|
* Subtitles
|
||||||
|
* Multi-service support (eg. SoundCloud)
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -8,6 +8,21 @@ Auto Name:mythmote
|
||||||
Summary:Remote control for MythTV
|
Summary:Remote control for MythTV
|
||||||
Description:
|
Description:
|
||||||
A network remote control for MythTV.
|
A network remote control for MythTV.
|
||||||
|
|
||||||
|
''MythMote'' controls MythTV frontends. Control is obtained through the
|
||||||
|
frontend's raw text-based TCP socket interface.
|
||||||
|
|
||||||
|
'''NOTE:''' You MUST have a functional MythTV setup and mythfrontend network
|
||||||
|
remote control enabled.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Manage multiple frontends
|
||||||
|
* Basic navigation and media control
|
||||||
|
* Keyboard input passthrough to frontend
|
||||||
|
* Wake-On-LAN
|
||||||
|
* Customizable Keybindings
|
||||||
|
* Supports small and large screen devices
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue