Lightning Browser alternatives and similar packages
Based on the "App" category.
Alternatively, view Lightning Browser alternatives based on common mentions on social networks and blogs.
-
InstaMaterial
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept) -
Twidere-Android
Twidere is a powerful twitter client for Android 1.6+ 1 , which gives you a full Holo experience and nearly full Twitter's feature. -
Foodium 🍲
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components). -
jianshi
A Full-Stack mobile app, including Android & Server, Simple-Poem 简诗. You can write poem in graceful & traditional Chinese style. -
Leisure
Leisure is an Android App containing Zhihu Daily,Guokr Scientific,XinhuaNet News and Douban Books -
WaniKani-for-Android
DISCONTINUED. An Android client application for the awesome kanji learning website wanikani.com -
LeeCo
LeeCo is an awesome app for (including unlock) problems, solutions, discuss(from leetcode) and comments. -
FoldingNavigationDrawer-Android
This is a sample project present how to use Folding-Android to add Folding Efect to Navigation Drawer. -
GradientDrawableTuner
🕹️ See how the properties of Android's "shape" affect the Drawable's appearance, intuitively. -
MaterialDesignColorPalette
This is a dev tool to visualize the colours of Material design defined on -
vanilla
Vanilla Music Player for Android (abandoned). Visit https://github.com/vanilla-music/vanilla for an actively developed fork -
freegemas-gdx
Freegemas libGDX is an Android and Java desktop port of Freegemas, which in turn is an open source version of the well known Bejeweled. -
Android-Jigsaw-Puzzle
Android app that allows you to draw anything and turn it into a jigsaw puzzle. -
PopularMovies
:movie_camera: Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Lightning Browser or a related project?
README
Lightning Browser
Speed, Simplicity, Security
[](ic_launcher_small.png)
Download
Master Branch
Dev Branch
Features
Bookmarks
History
Multiple search engines (Google, Bing, Yahoo, StartPage, DuckDuckGo, etc.)
Incognito mode
Follows Google design guidelines
Unique utilization of navigation drawer for tabs
Google search suggestions
Orbot Proxy support and I2P support
Permissions
INTERNET
: For accessing the webWRITE_EXTERNAL_STORAGE
: For downloading files from the browserREAD_EXTERNAL_STORAGE
: For downloading files from the browserACCESS_FINE_LOCATION
: For sites like Google Maps, it is disabled by default in settings and displays a pop-up asking if a site may use your location when it is enabledACCESS_NETWORK_STATE
: Required for the WebView to function by some OEM versions of WebKit
The Code
- Please contribute code back if you can. The code isn't perfect.
- Please add translations/translation fixes as you see need
Contributing
- The Trello Board
- Contributions are always welcome
- If you want a feature and can code, feel free to fork and add the change yourself and make a pull request
- PLEASE use the
dev
branch when contributing as themaster
branch is supposed to be for stable builds. I will not reject your pull request if you make it on master, but it will annoy me and make my life harder. - Code Style
- Hungarian Notation
- Prefix member variables with 'm'
- Prefix static member variables with 's'
- Use 4 spaces instead of a tab (\t)
- Hungarian Notation
License
Copyright 2014 Anthony Restaino
Lightning Browser
This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL
was not distributed with this file, You can obtain one at
http://mozilla.org/MPL/2.0/
*Note that all licence references and agreements mentioned in the Lightning Browser README section above
are relevant to that project's source code only.