Anthony Restaino
|
4178fbe28e
|
Update README.md
|
2014-07-18 22:36:20 -04:00 |
|
Anthony Restaino
|
c344c308e0
|
Update README.md
|
2014-07-18 22:36:03 -04:00 |
|
Anthony Restaino
|
8f4aec6964
|
Delete BrowserActivity.apk
|
2014-07-18 22:14:01 -04:00 |
|
Anthony Restaino
|
0a820a4d62
|
Merge pull request #105 from kuc/update-submodule
Update submodule and submodule settings
|
2014-07-18 22:08:01 -04:00 |
|
Anthony Restaino
|
6698e2e023
|
Browser now handles all intents correctly
|
2014-07-18 22:07:25 -04:00 |
|
Anthony Restaino
|
ec9a58795d
|
Fixed some URL launching and the log tag
|
2014-07-18 19:43:42 -04:00 |
|
Miłosz Sieradzki
|
98bdca6bd4
|
Update setup-ant.sh
libs/android-support-v4.jar file was removed in commit a9b36df80e
|
2014-07-18 20:31:16 +02:00 |
|
Miłosz Sieradzki
|
61162f3f8a
|
Update submodule netcipher, setup tracking branch 'master'
Make use of git >= 1.8.2 feature to track submodule brach and allow easy updates by
git submodule update --remote
More info: http://www.vogella.com/tutorials/Git/article.html#submodules
|
2014-07-18 20:27:55 +02:00 |
|
Anthony Restaino
|
93eb4ab232
|
Merge pull request #104 from kuc/polish-translation
Add polish translation and fix settings layouts
|
2014-07-17 18:03:09 -04:00 |
|
Anthony Restaino
|
dabddc2bf5
|
Updated drawer UI and font
|
2014-07-16 17:12:01 -04:00 |
|
Miłosz Sieradzki
|
c740e0e03c
|
Fix indentation
|
2014-07-16 22:52:14 +02:00 |
|
Miłosz Sieradzki
|
ccec132835
|
Fix typo in translation
|
2014-07-16 22:44:08 +02:00 |
|
Miłosz Sieradzki
|
d13178e7ce
|
Remove unnecessary right padding
|
2014-07-16 22:38:39 +02:00 |
|
Miłosz Sieradzki
|
846f13f0ca
|
Make layout of "Settings" height-responsive, add right padding for labels
|
2014-07-16 22:36:51 +02:00 |
|
Miłosz Sieradzki
|
a59a3169c7
|
Make layout of "Advanced settings" height-responsive, add right padding for labels
|
2014-07-16 22:26:27 +02:00 |
|
Miłosz Sieradzki
|
35a4206c63
|
Add polish translation
|
2014-07-16 22:24:42 +02:00 |
|
Anthony Restaino
|
253e6f06fd
|
Embolden text when a tab is selected for more contrast, smoothed animation of drawer hide when tab is switched
|
2014-07-15 20:01:05 -04:00 |
|
Anthony Restaino
|
a9b36df80e
|
Small UI Changes
|
2014-07-15 19:16:08 -04:00 |
|
Anthony Restaino
|
f67cc05541
|
Update README.md
|
2014-07-15 07:23:05 -04:00 |
|
Anthony Restaino
|
9f1b2da25c
|
Updated with directions for setting up the project
|
2014-07-15 07:18:56 -04:00 |
|
Anthony Restaino
|
d05049dae9
|
Added directions for setting up project
|
2014-07-15 07:18:13 -04:00 |
|
Anthony Restaino
|
2570ee1aec
|
Navigation Drawer UI update
|
2014-07-14 23:04:02 -04:00 |
|
Anthony Restaino
|
2d9f942bde
|
Navigation Drawer UI update
|
2014-07-14 23:03:37 -04:00 |
|
Anthony Restaino
|
b255a06d8f
|
Added shadows to navigation drawers
|
2014-07-13 21:54:09 -04:00 |
|
Anthony Restaino
|
34927b1a76
|
Switched Incognito activity to pull cookie preference from different constant
|
2014-07-12 09:33:33 -04:00 |
|
Anthony Restaino
|
b26efa0b48
|
Added input encoding parameter to Google search string
|
2014-07-11 07:47:47 -04:00 |
|
Anthony Restaino
|
617e134e83
|
Removed unnecessary code
|
2014-07-10 21:44:27 -04:00 |
|
Anthony Restaino
|
c7b3f794ab
|
Added support for clearing History and Cookies on exit
|
2014-07-10 20:41:42 -04:00 |
|
Anthony Restaino
|
d3b73b47d0
|
updated hosts file
|
2014-07-10 20:12:40 -04:00 |
|
Anthony Restaino
|
c3f9d858bb
|
updated homepage and bookmarks page to be translatable
|
2014-07-09 17:25:59 -04:00 |
|
Anthony Restaino
|
690fde513a
|
Merge pull request #95 from DF1E/master
make history item translatable
|
2014-07-09 17:12:58 -04:00 |
|
DF1E
|
5806fa8f51
|
make history item translatable
|
2014-07-09 10:43:01 +02:00 |
|
Anthony Restaino
|
8dcfd05c58
|
Updated Orbot Preference Handling
|
2014-07-08 21:35:13 -04:00 |
|
Anthony Restaino
|
58eec7d871
|
Merge pull request #93 from DF1E/master
move option to enable Orbot to settings
|
2014-07-07 13:23:45 -04:00 |
|
DF1E
|
d0f0814bad
|
move option to enable Orbot to settings
|
2014-07-07 09:16:49 +02:00 |
|
Anthony Restaino
|
e41b65c40d
|
Merge pull request #88 from DF1E/master
merge commits from https://github.com/aNNiMON/Lightning-Browser
|
2014-07-06 16:52:58 -04:00 |
|
Anthony Restaino
|
95110d9be9
|
Activities Restructure - Incognito and Main now extend a single BrowserActivity
|
2014-07-04 19:35:59 -04:00 |
|
Victor
|
d68ab94bbb
|
Optimize LicenseActivity
|
2014-07-04 10:21:22 +02:00 |
|
Victor
|
ecdef5d294
|
Add array resources
|
2014-07-04 10:21:06 +02:00 |
|
Anthony Restaino
|
7e6a2cbcdd
|
Merge pull request #86 from pejakm/srtr
[Translations] Serbian translation
|
2014-07-02 12:36:43 -04:00 |
|
Mladen Pejaković
|
2a81defafc
|
[Translations] Serbian translation
|
2014-07-02 17:52:11 +02:00 |
|
Anthony Restaino
|
a59e95f639
|
Update hosts.txt
|
2014-07-01 21:43:10 -04:00 |
|
Anthony Restaino
|
3647f0b424
|
Merge pull request #83 from DF1E/master
clean code
|
2014-06-23 16:55:22 -04:00 |
|
DF1E
|
7ffaf25f5e
|
clean code
|
2014-06-19 19:19:25 +02:00 |
|
Anthony Restaino
|
94d39dd56b
|
Merge pull request #82 from n8fr8/master
Initial work to support Tor (Orbot) and proxying
|
2014-06-11 16:29:55 -04:00 |
|
n8fr8
|
f70d889c03
|
initial support for preference based proxy settings
and filtering to stop HTML5 media leakage
|
2014-06-02 10:56:20 -04:00 |
|
n8fr8
|
81a04cac1f
|
setup for external modules and proguard to reduce size
resulting APK is < 600kb
|
2014-05-29 13:31:05 -04:00 |
|
n8fr8
|
eecf5be200
|
add support for proxying over Orbot (Tor) proxying
|
2014-05-29 12:50:24 -04:00 |
|
Anthony Restaino
|
b9f0211354
|
Update README.md
|
2014-05-20 22:36:31 -04:00 |
|
Anthony Restaino
|
fdacef439c
|
Bugfix for intent strings
|
2014-05-15 15:21:06 -04:00 |
|