Commit Graph

552 Commits

Author SHA1 Message Date
Anthony Restaino
ce3923d336 Switch to gradle!!! 2015-05-02 12:40:40 -04:00
Anthony Restaino
38bce6a9a0 Merge pull request #222 from anthonycr/dev
Dev -> master
2015-05-01 09:39:31 -04:00
Anthony Restaino
0c88fbaec8 Merge branch 'dev' of https://github.com/anthonycr/Lightning-Browser into dev 2015-05-01 09:31:46 -04:00
Anthony Restaino
5c1b765616 Clear webdata when the cookies are cleared 2015-05-01 08:58:11 -04:00
Anthony Restaino
79d32127f4 Merge pull request #215 from bebolint98/patch-1
Update strings.xml
2015-05-01 08:54:57 -04:00
Anthony Restaino
e31f533bbb Merge pull request #214 from bebolint98/patch-2
Update strings.xml
2015-05-01 08:54:52 -04:00
Anthony Restaino
89515e4420 Merge pull request #217 from smarquespt/master
Add Portuguese language
2015-05-01 08:52:58 -04:00
bebolint98
35e57fa1a6 Update strings.xml 2015-04-29 19:56:49 +02:00
bebolint98
7789fc7480 Update strings.xml 2015-04-29 19:54:39 +02:00
bebolint98
0d12624cbb Update strings.xml 2015-04-29 15:38:47 +02:00
bebolint98
837dd64c2c Update strings.xml 2015-04-29 15:33:51 +02:00
Sérgio Marques
d3ab62dce6 Add Portuguese language 2015-04-29 12:35:45 +01:00
Anthony Restaino
4fb1a50f03 Use boolean constant to make free/plus builds easier to generate 2015-04-28 19:17:48 -04:00
Anthony Restaino
2b59ea1906 Fixed bug that crashed dialogs 2015-04-28 18:57:10 -04:00
bebolint98
419e36ffd1 Update strings.xml 2015-04-28 17:55:17 +02:00
bebolint98
37afaf7035 Update strings.xml 2015-04-28 17:39:09 +02:00
bebolint98
b552dc116f Update strings.xml 2015-04-28 17:37:18 +02:00
bebolint98
128ebfab14 Update strings.xml 2015-04-28 17:35:09 +02:00
bebolint98
9ebd876f27 Update strings.xml 2015-04-28 17:19:15 +02:00
bebolint98
03fe3cdee5 Update strings.xml 2015-04-28 17:14:19 +02:00
Anthony Restaino
e042830e17 Fixed bug where incognito tabs are rememebered 2015-04-27 21:01:37 -04:00
Anthony Restaino
4711fa696a Workaround for a bug in LG devices 2015-04-25 22:22:24 -04:00
Anthony Restaino
f4078cce33 Merge branch 'master' of https://github.com/anthonycr/Lightning-Browser
Conflicts:
	res/values-hu/strings.xml
	res/values-it/strings.xml
	res/values-ja/strings.xml
2015-04-25 22:12:11 -04:00
Anthony Restaino
9d92a97fe2 Merge pull request #207 from astrone/patch-2
Made some extra corrections and translated one more string
2015-04-25 21:56:24 -04:00
Anthony Restaino
c4c50467dd Merge pull request #208 from ys0115/patch-1
Update strings.xml
2015-04-25 21:56:11 -04:00
Anthony Restaino
792cb0d4d6 Merge pull request #210 from bebolint98/dev
Add hungarian localization to dev branch
2015-04-25 21:55:43 -04:00
bebolint98
981d263331 Update strings.xml 2015-04-25 22:58:10 +02:00
bebolint98
15c5703a3b Create strings.xml 2015-04-25 22:39:01 +02:00
Anthony Restaino
a6a1baf41b Last updates for public release 4.0.8a. Updated adblocking hosts and added some default bookmarks for better UX 2015-04-25 13:53:25 -04:00
Anthony Restaino
38d44b8c2f Refactored/Cleaned up some settings activities 2015-04-25 10:45:43 -04:00
ys0115
56bd6e07fc Update strings.xml 2015-04-25 20:07:38 +09:00
astrone
6125e385df Made some corrections and translated one more string 2015-04-24 20:56:27 +02:00
Anthony Restaino
532860245d Fixed scrolling sensitivity in full-screen, fixed http auth dialog issue 2015-04-22 08:49:05 -04:00
Anthony Restaino
68a9b1de7e update submodules from netcipher 2015-04-21 14:51:06 -04:00
Anthony Restaino
97e2e8d79a Fix file uploading on Lollipop, clean up the code 2015-04-21 14:46:30 -04:00
Anthony Restaino
be3a59c74c Optimize webpage builders, fixed bug in bookmark activity 2015-04-18 15:34:40 -04:00
Anthony Restaino
17a63733fe Merge pull request #203 from bebolint98/master
Add Hungarian localization
2015-04-18 13:27:08 -04:00
Anthony Restaino
3f5c08bb5a Merge pull request #204 from astrone/patch-2
Italian translation (Update)
2015-04-18 13:26:49 -04:00
Anthony Restaino
6f30103cd9 Organize PreferenceManager 2015-04-18 13:25:42 -04:00
Anthony Restaino
2d347074a6 Use a PreferenceManager to handle SharedPreferences among classes 2015-04-18 13:21:33 -04:00
Anthony Restaino
bd8d2ee0b8 Spring Cleaning 2015-04-17 14:54:20 -04:00
Anthony Restaino
c1baab8c9c Remove unused class 2015-04-17 08:49:55 -04:00
Anthony Restaino
4e5eac4d5b Revert "Revert "Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager.""
This reverts commit cc6d7c7aa9.
2015-04-17 08:47:08 -04:00
Anthony Restaino
cc6d7c7aa9 Revert "Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager."
This reverts commit 4822996da1.
2015-04-17 08:46:37 -04:00
Anthony Restaino
4822996da1 Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager. 2015-04-17 08:46:16 -04:00
bebolint98
546dbe4f8c Update strings.xml 2015-04-10 18:43:57 +02:00
astrone
013011ef09 Update strings.xml 2015-04-07 12:51:35 +02:00
bebolint98
344b662619 Update strings.xml 2015-04-05 18:16:03 +02:00
bebolint98
93f8b971e7 Update strings.xml 2015-04-05 17:31:45 +02:00
bebolint98
b135e27fd9 Update strings.xml 2015-04-04 22:15:07 +02:00