No Tracking

5170 apps · feature

Zoysii - Logic game
APK
Zoysii is a simple logic game. You are the red tile on a square board and the aim is to delete almost every tile while trying to make the most points. It's so easy! Modes: ‣ Single player: play a random match and try to get the most points. ‣ Multiplayer: play against your opponents and defeat them. ‣ Levels: use your mind to solve each level by deleting all the tiles. Main features: ★ Multiplayer mode for up to 4 players on the same device ★ 70+ unique levels ★ 10+ numeral systems ★ Completely free ★ No Ads ★ Multiple languages ★ Minimalist design and dark mode Rules: The rules may seem difficult at first glance but they are not. Anyhow, the best way to learn is by playing! Levels mode is a good place to start. 1. You are the red tile on a square board. 2. Swipe horizontally or vertically to move. 3. When you move you reduce tiles value in the direction you are going. - The amount of this reduction is equal to your starting point tile value. - But if the value of a tile would be equal to 1 or 2, there will be an increase instead of a decrease. - Negative numbers become positive. - If the value of a tile becomes equal to zero, starting tile value becomes zero too. Tiles have been "Deleted". 4. You earn as many points as the value of the deleted tiles. 5. The aim is to delete almost every tile while trying to make the most points. 6. In multiplayer matches a player can win by deleting opponent's tile.
F-Droid
Z
Zulip
APK
Zulip (https://zulip.com/) helps teams of all sizes be more productive together, from a few friends hacking on a new idea, to globally distributed organizations with hundreds of people tackling the world's hardest problems. Unlike other chat apps, Zulip lets you read and respond to every message in context, no matter when it was sent. Maintain your focus and then catch up on your own time, reading the topics you care about, and skimming or skipping the rest. Like everything Zulip, this official Zulip mobile app is 100% open-source software: https://github.com/zulip/zulip-mobile . Thank you to the hundreds of contributors who have made Zulip what it is! Zulip is available as a managed cloud service or a self-hosted solution. Please send questions, comments, and bug reports to support@zulip.com, or tweet @zulip.
F-DroidGitHub
[ROOT] Night Light (KCAL)
APK
Night light is an open-source app which uses KCAL to adjust blue light intensity of the display colors, so that viewing the screen at dark becomes pleasant for the eyes, and help you fall asleep faster (this is what science have proven so...). Features * Uses KCAL to adjust blue light intensity. * Easy to use color controls. * Color intensities. * Sophisticated automation. * Create and apply profiles with one click. * Tasker plugin integeration. * Great UI. Requirements * Kernel supporting KCAL. * Root access. Permissions * Location - It is used to determine sunset/sunrise times for your location. (Your location info isn't shared, your privacy is maintained) * Internet - It is used to determine approximate location (when exact location is not available) to determine sunset/sunrise times for your location.
F-DroidGitHub
[lWS.QR] lightweight Web Server QR code
APK
This programm was designed as a QR Code plugin for the [lightweight Web Server (lWS)](https://github.com/mvbasov/lWS). It can also be used by itself as a small and simple QR code generator. Start by entering text in the text area below or paste it from clipboard and press 'Encode' button to see QR code. To see this text again press 'Clear' button. You can share text to this app to it as QR code. ### How to integrate with you application lWS QR can be easily integrated with your application. The following code explain how to do this: ``` String textToEncode = "Some text to encode"; PackageManager pm = getApplicationContext().getPackageManager(); try { pm.getPackageInfo("net.basov.lws.qr.gpm", 0); Intent i = new Intent("net.basov.lws.qr.ENCODE"); i.setData(Uri.parse("createqr:"));//(mondatory) set schema i.putExtra("ENCODE_DATA", textToEncode);//(mandatory) text to encode i.putExtra("ENCODE_LABEL", textToEncode);//(optional, default: same as text to encode) text above QR code i.putExtra("ENCODE_CORRECTION", "L"); //(optional, default: L) Error correction level [L,M,Q,H] i.putExtra("ENCODE_MODULE_SIZE", 6);//(optional, default 6) Small black square zize in pixels i.putExtra("ENCODE_MASK", -1);//(optional, default -1) QR code data mask 0-7 or -1 for autodetect i.putExtra("ENCODE_MIN_VERSION", 1);//(optional, default 1) Force minimal QR code version (size) startActivity(i); } catch (PackageManager.NameNotFoundException e_lws_qr) { Intent i = new Intent(Intent.ACTION_VIEW); i.setData(Uri.parse("market://details?id=net.basov.lws.qr.gpm")); startActivity(i); } ``` ### License This software licensed under [MIT license](LICENSE). Copyright (c) 2018-2024 Mikhail Basov To create QR code this program uses [QR Code generator library](https://github.com/nayuki/QR-Code-generator) licensed under MIT license also. Copyright (c) 2017 Project Nayuki. ### Acknowledgments * [Rodrigo I. Ávila D. aka Undigon](https://github.com/Undigon) for my ugly English correction.
F-DroidGitHub
a-rithist
APK
Learn Scottish Gaelic through repetition! Select the grammar element you want to learn, and the app will generate random sentences for you to translate. Current topics include: • General vocabulary • Regular & irregular verbs • Prepositional pronouns • Months and seasons • Adjectives, comparatives and superlatives
F-DroidGitHub
A
aFreeRDP
APK
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Enjoy the freedom of using your software wherever you want, the way you want it, in a world where interoperability can finally liberate your computing experience. You can simply use your Android device to start all your applications like Word, Outlook, Adobe Photoshop, games or any other installed application. aFreeRDP supports all operating systems that support Terminal Services respectively Remote Desktop Services out of the box.
F-DroidGitHub
aRDP Free
APK
aRDP Free is a secure, SSH capable, open source Remote Desktop Protocol client that uses the excellent FreeRDP library and parts of aFreeRDP. Its features include support for Windows, Linux computers with xrdp installed, Multi-touch control over the remote mouse, Scrolling with a two-finger drag, Dynamic resolution changes (allowing you to reconfigure your desktop while connected), Multi-language support, SSH tunneling for added security or to reach machines behind a firewall, and more.
GitHubIzzyOnDroid
aShell
APK
aShell is a local ADB shell for [Shizuku](https://shizuku.rikka.app/) powered android devices. Requirements - A fully working [Shizuku](https://shizuku.rikka.app/) (a completely open-source project) environment. If you are not aware about Shizuku or don't want to use it, please do not bother installing this app. It simply won't work. - Basic knowledge about adb/Linux command-line. Features - An elegantly designed user interface. - Included a bundle of examples about common adb commands. - Handles continuously running commands, such as logcat, top, etc. - Search for specific text from the last command output. - Option to save last command output as a text file. - Bookmark frequently using commands. - An auto-dark/light theme. - A lot more. Translations Please help me to translate this application via POEditor. You may also translate after downloading the original language string available GitHub.
F-DroidIzzyOnDroid
aShell You
APK
Run ADB commands on your device or on other devices 🌱 Features ✨ - 🎨 Features a modern Material Design 3 user interface - 📲 Execute commands on your device using Shizuku , ROOT or Wireless Debugging - 🔌 Run commands on other devices via OTG connection or Wireless Debugging - 📚 Provides examples of common ADB commands - 🛠️ Supports continuously running commands like logcat and top - 🔍 Search within the command output - 📝 Save or share the command output as a text file - 📑 Bookmark frequently used commands Requirements ⚙️ - Knowledge about basic ADB/Linux commands Instructions - Install and open the app - Follow the instructions Translations Translations are managed via Crowdin: https://crowdin.com/project/ashellyou
F-DroidGitHubIzzyOnDroid
aTalk
APK
aTalk is an XMPP client that supports the following features: * Instant messaging in plain text and End-to-End encryption with OMEMO * SSL Certificate authentication, DNSSEC and DANE Security implementation for enhanced secure connection establishment * OMEMO encryption in group chat session enhancing privacy and security * OMEMO Media File Sharing for all files including Stickers, Bitmoji and Emoji rich contents * Support http file upload for file sharing with offline contact and in group chat * Support Stickers, Bitmoji and Emoji rich content sharing via Google Gboard * Send and receive files for all document types and images with thumbnail preview and gif animation * Auto accept file transfer with max file size option * Implement fault-tolerance file transfer algorithm, via Jingle File Transfer, Legacy In-Band/SOCK5 Bytestreams and HttpFileUpload protocols to ease and enhance file sharing reliability * Enhance and harmonize UI for file sharing in chat and chatRoom * Support share, quote and forward of messages and media with previews prior to sending * Support multi-instances of audio media player with functions: Play, Pause, Resume, Stop and Seek * Support unread message badges in contact and chatRoom list views * User selectable option for heads-up notification and quite hours * Share of social media links are tagged with thumbnail and title * Support Text to Speech and speech recognition UI with enable option per chat session (contact and group chat) * XEP-0012: Last Activity time associated with contacts * XEP-0048: Bookmarks for conference room and autoJoin on login * XEP-0070: Verifying HTTP Requests via XMPP entity for user authentication without password entry * XEP-0071: XHTML-IM Support chat messages containing lightweight text markup * XEP-0085: Chat State Notifications * XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH) with Proxy support * XEP-0178: Use of SASL EXTERNAL with TLS Certificates for client authentication * XEP-0184: Message Delivery Receipts with user enable/disable option * XEP-0215: External Service Discovery * XEP-0251: Jingle Session Transfer: Support both Unattended and Attended call transfer * XEP-0391: Jingle Encrypted Transports for OMEMO encrypted media file sharing * Implement call waiting to accept a second incoming call by placing the in-progress call on hold; and allow switching between calls * Implement Jabber VoIP-PBX gateway Telephony, allowing PBX phone call via service gateway * Join or create room with full room configuration support for owner * Integrated captcha protected room user interface with retry on failure * Support both voice and video call with ZRTP, SDES and DTLS SRTP encryption modes * ZRTP crypto algorithms uses SHA-2 384, 256bit ciphers AES256 & TWOFISH-256, enabling elliptic with Curve 25519 * SDES encryption with AES256 and AES192, acceleration using OpenSSL * Support simultaneous media call and message chat sessions * Unique GPS-Location implementation as standalone tool, send locations to your desired buddy for real-time tracking or playback animation * A 360° street view of your current location use for self-guided tour. The street view tracks and follows your direction of sight * Built-in demo for GPS-Location features * Integrated photo editor with zooming and cropping, user can update the avatar with ease * Last message correction, message carbons and offline messages (OMEMO) * Stream Management and mobile network ping interval self-tune optimization support * In-Band Registration with captcha option support * Multiple accounts creation * User selectable Themes support * Multi-language UI support (Bahasa Indonesia, English, German, Portuguese, Russian, Slovak and Spanish)
F-DroidGitHub
A
aTox
APK
aTox is a free open-source messaging app for the Tox protocol. Why aTox? * Open-source: free to share, inspect, and change as you like. * Reasonable: sane defaults, no guesses about what you care about, doesn't ignore what you want. * End-to-end encrypted: the only people who can see your conversations are the people you're talking to. * Distributed: no central servers that can be taken down or compelled to turn over data. * Lightweight: no telemetry, ads, or other forms of monitoring. More info: aTox, Tox.
F-DroidGitHub
aaaaa
APK
most keyboards have way too many letters, making it way too hard to type. this keyboard only has 1 letter. typing is fun again!
F-DroidGitHub
adbWireless
APK
adbWireless lets you access your phone through adb without the need of a wired USB connection. The app provides you with the phone's local IP address so that you can use it on your computer to connect to it. Beware, the access will be granted to all devices on the same wireless network - it would not be sensible to activate this service on any network that is not of your best trust. A simple toggle widget is included. Requires Root: Yes. Status: Original source code repo vanished
F-DroidGitHub
addy.io
APK
Easily create and manage your addy.io aliases, recipients and more from your phone, tablet or wearable with the addy.io app. Requirements:addy.io instance running v1.6.2 or higher Characteristics Connect to the hosted addy.io instance or your own self-hosted instance A unique, gorgeous and sleek design, based on the Material You Design guidelines Support for Deep Link to easily deactivate aliases from the email banner Lock the app using Biometrics App exclusive features Watching aliases for new emails Send emails from aliases by selecting an email address or clicking a mailto link Get notified on failed deliveries, domain errors and expiring subscriptions Update multiple aliases at once Enable error logging to locally store exceptions for easy troubleshooting Export and import encrypted backups of the app configuration Widgets! Manage and create aliases on the go with the Wear OS app, including a tile for quick access to your favorite aliases! Security: Encrypted preferences, your API key and other addy.io related settings are securely stored on your device using the AndroidX crypto library Encrypted app backups, when making a backup of the app configuration through the built-in backup manager Support for mTLS in case of self-hosted instances No stats, buried points or Device IDs, or even crash reporting (Except for Google Play Store builds). So if you get a crash, please share the crash info with me >_<. I am forgoing the convenient third-party collection SDK and various stats just so you can use it with confidence. Manage (add, edit, delete): Aliases Recipients Domains Usernames Rules Blocklist Failed deliveries What is addy.io addy.io is an open source email forwarding service designed to protect an internet user's email addresses from spam and other unwanted emails. Using the addy.io app managing your aliases has become easier than ever! Learn more about addy.io: https://addy.io
F-DroidGitHub
agram
APK
Lists single-word and multi-word anagrams in English.
F-DroidGitHub
airplanes.live
APK
This Android app connects you to airplanes.live for real-time aircraft tracking and monitoring.Features: - View aircraft on interactive map - Search aircraft by HEX, registration, airframe or SQUAWK code - Receive notifications when feeders go offline - Quick map shortcuts for specific feeder locations - SQUAWK code alerts with custom notifications - ICAO identifier alerts for specific aircraftTrack flights, monitor aviation activity, and stay connected to the airplanes.live network with comprehensive search and alert capabilities.
GitHubIzzyOnDroid
aka Alarm
APK
aka Alarm wakes you at the right moment within a 30-minute window you choose, instead of jolting you out of bed at a fixed time. How it works: while an alarm is armed the app uses the microphone to measure the ambient sound level of your room. It maintains a rolling 5-minute baseline of "how quiet it really is" and watches for the level to rise above that baseline by a configurable threshold. When that happens — you turn over, sigh, shift the duvet — the alarm fires. If nothing happens, the alarm fires at the end of the window so you never oversleep. Privacy: the microphone is active only while an alarm is set, and audio is processed in memory then immediately discarded. No audio buffer is ever written to disk, persisted, or transmitted off your device. There is no network code in this app at all — no analytics, no crash reporting, no third-party SDKs. Features: • Wake-up window with smart spike detection on the microphone • 60-second gradual volume fade-in for the alarm tone • Motion-driven snooze (lightly move the phone) with random duration clamped to the remaining window • Slide up anywhere to dismiss • Foreground service keeps the alarm reliable overnight • Material 3 UI with dark + light mode aka Alarm is open source under the MIT licence: https://github.com/seeingred/aka-alarm
F-DroidGitHub
aksharam
APK
Aksharam is an easy to use reference app to learn Indian language scripts by comparing the alphabets. Know the script for an Indian language? See what those letters look like in a different Indian language. Features: Tap a letter to see what it corresponds to in a different language Long tap a letter to see more detailed information about a particular letter Includes easy to visualise comparison of vowels, consonants and joint letters See how letters combine with each other (consonants + vowels, consonants + consonants) Transliteration of text into a script you can understand Practice your ability to recognize the script for a language by typing in corresponding letters in a language you are familiar with Note: This app is designed for those who already know the script for an Indian language. Currently Kannada, Hindi and Malayalam languages are supported. UI language is in English.
F-DroidGitHub
amnezia-client
APK
Amnezia is an open-source VPN client, with a key feature that enables you to deploy your own VPN server on your server.
GitHub
anDOF
APK
Simple app to calculate depth of field
F-Droid
andFHEM
APK
A client for the FHEM software for home automation. Admob and Amazon Billing nonfree libraries were removed in 2.2.8, which is what the Premium version offers. Due to these proprietary dependencies, future updates in F-Droid are unlikely.
F-DroidGitHub
andRoc
APK
A controller client for RocRail, a model railway controller. Expect no further updates - this project is no longer Free Software.
F-Droid
androidcrypt
APK
AndroidCrypt brings VeraCrypt encryption to your Android device. Access your encrypted containers created on Windows, Mac, or Linux - or create new ones directly on your phone or tablet. 🔐 VERACRYPT COMPATIBILITY Open VeraCrypt containers on Android. Your encrypted files travel seamlessly between your computer and mobile device. No conversion needed - the same container works everywhere. 🛡️ ENCRYPTION ALGORITHMS (XTS MODE) Single ciphers: • AES-256 (Rijndael) - The worldwide encryption standard • Serpent-256 - Conservative design with large security margin • Twofish-256 - Fast and flexible block cipher Cascade ciphers (triple-layered encryption): • AES-Twofish-Serpent • Serpent-Twofish-AES All ciphers use XTS mode for secure disk encryption (IEEE 1619 compliant). 🔑 STRONG KEY DERIVATION • PBKDF2 with 500,000+ iterations • SHA-512, SHA-256, Whirlpool, BLAKE2s, and Streebog hash algorithms • Resistant to brute-force attacks 📁 EASY FILE MANAGEMENT • Browse files inside encrypted containers • Copy files between your device and encrypted volumes • Create folders and organize your secure files • Mount multiple containers at once • Copy files between different encrypted volumes ✨ CREATE NEW CONTAINERS • Choose AES, Serpent, Twofish or all three cascade for your new container • FAT32 formatted for cross-platform compatibility 🔒 PRIVACY FIRST • 100% offline - works without internet • Zero data collection - we don't track anything • No analytics, no ads, no telemetry • Your passwords and files never leave your device • Open source and auditable PERFECT FOR: • Journalists protecting sources • Business professionals securing confidential documents • Travelers keeping passport and ID copies safe • Anyone who values privacy and security • Existing VeraCrypt users who need mobile access TECHNICAL SPECIFICATIONS: • AES-256, Serpent-256, Twofish-256 encryption in XTS mode • Cascade ciphers: AES-Twofish-Serpent, Serpent-Twofish-AES • Key derivation: PBKDF2-HMAC with SHA-512, SHA-256, Whirlpool, BLAKE2s, Streebog • FAT32 file system support • Container sizes from 1MB to device storage limit • Compatible with VeraCrypt encrypted file containers
F-DroidGitHub
another.im
APK
the Another Instant Messenger is not a messenger, don't believe the words. we just offer you a standardized xmpp-client with predicted features which work equally on all platforms. in our clients we have realized pure XMPP(Jabber) and you won't step on a hedgehog unexpectedly when you communicate with another xmpp client or server. because you buy our open-sourced bitcoin, we decided to offer you to buy our open-sourced messenger. ha-ha joke. it's free, really. GPLv3, whatever. for Android, it's just an improved fork of Conversations, all necessary XEP's was realized by Conversations devs but we added a cherry on top of this. on the server side we are offering free to use Prosody server, just connect to another.im, but we are encouroge you to don't trust us, self-host. OTR encryption is also supported as 'secret chats' due to otr has been designed for one-time sessions and the concept of 'secret chats' fully corresponds to the idea of the OTR. also you can just download the source code, compile it and install. only those who seeks will realize the way to pay us, we can offer you additional server-side features and some telecommunication magic on our narayana.im
F-Droid
Page 219