Lightning browser with I2P configuration
Go to file
2014-07-14 23:04:02 -04:00
assets updated hosts file 2014-07-10 20:12:40 -04:00
external add support for proxying over Orbot (Tor) proxying 2014-05-29 12:50:24 -04:00
libs Activities Restructure - Incognito and Main now extend a single BrowserActivity 2014-07-04 19:35:59 -04:00
res Navigation Drawer UI update 2014-07-14 23:04:02 -04:00
src/acr/browser/lightning Navigation Drawer UI update 2014-07-14 23:03:37 -04:00
.gitattributes First push to github 2013-02-15 22:18:08 -05:00
.gitignore update gitignore 2014-05-04 20:04:57 +02:00
.gitmodules add support for proxying over Orbot (Tor) proxying 2014-05-29 12:50:24 -04:00
AndroidManifest.xml Activities Restructure - Incognito and Main now extend a single BrowserActivity 2014-07-04 19:35:59 -04:00
BrowserActivity.apk Bugfixes 2014-05-10 11:32:29 -04:00
ic_launcher_small.png Updated to 3.1.0 2014-04-28 15:41:40 -04:00
ic_launcher.png Updated to 3.1.0 2014-04-28 15:41:40 -04:00
LICENSE Update LICENSE 2014-04-04 17:32:45 -04:00
lint.xml Updated Orbot Preference Handling 2014-07-08 21:35:13 -04:00
Mozilla Public License v. 2.0 Create Mozilla Public License v. 2.0 2014-04-04 17:42:36 -04:00
proguard-project.txt setup for external modules and proguard to reduce size 2014-05-29 13:31:05 -04:00
README.md Update README.md 2014-05-20 22:36:31 -04:00
setup-ant.sh setup for external modules and proguard to reduce size 2014-05-29 13:31:05 -04:00

#Lightning Browser ####Speed, Simplicity, Security # ####Download

####Features

  • Bookmarks

  • History

  • Multiple search engines (Google, Bing, Yahoo, StartPage, DuckDuckGo, etc.)

  • Incognito mode

  • Flash support (prior to 4.4)

  • Follows Google design guidelines

  • Unique utilization of navigation drawer for tabs

  • Google search suggestions

####Permissions Requested and Explained

  • INTERNET: For accessing the web

  • WRITE_EXTERNAL_STORAGE: For downloading files from the browser

  • READ_EXTERNAL_STORAGE: For downloading files from the browser

  • ACCESS_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 enabled

  • READ_HISTORY_BOOKMARKS: To synchronize history and bookmarks between the stock browser and Lightning

  • WRITE_HISTORY_BOOKMARKS: To synchronize history and bookmarks between the stock browser and Lightning

####The Code

  • Please contribute code back if you can. The code isn't perfect.
  • Please add translations/translation fixes as you see need

####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/

This means that you MUST provide attribution in your application to Lightning Browser for the use of this code. The way you can do this is to provide a separate screen in settings showing what open-source libraries and/or apps (this one) you used in your application. You must also open-source any files that you use from this repository and if you use any code at all from this repository, the file you put it in must be open-sourced according the the MPL 2.0 license. To put it simply, if you create a fork of this browser, your browser must be open-source, no exceptions. The only way to avoid open-sourcing a file is to completely write all the code yourself and to not use any code from Lightning. This is in order to provide a way for companies to utilize the code without making private server code public. For further explanation, please email me, or seek legal counsel :-P

If you have any questions regarding the open-source license, please contact me at anthonyrestaino11@gmail.com