Commit Graph

402 Commits

Author SHA1 Message Date
Anthony Restaino
3f5c08bb5a Merge pull request #204 from astrone/patch-2
Italian translation (Update)
2015-04-18 13:26:49 -04:00
astrone
013011ef09 Update strings.xml 2015-04-07 12:51:35 +02:00
astrone
af4fa8ed2a Few new strings added and updated a pair.
There is an error in Privacy Settings with italian translation. Here a screenshot: https://db.tt/IPw7eaf5 
I have fixed it however i could not find the new strings "Tabs" , "Reader mode" etc.. hope to see them soon!
2015-04-04 11:36:15 +02:00
Anthony Restaino
dfb0febbe7 Merge pull request #197 from ys0115/master
Add Japanese localization
2015-03-23 18:08:15 -04:00
Anthony Restaino
666294834a Merge pull request #196 from mark-in/ru-correct
Corrections for Russian localization
2015-03-23 18:07:56 -04:00
ys0115
86d83b887a Update strings.xml 2015-03-07 10:08:00 +09:00
Ivan Markin
4cc65d0d77 added new strings 2015-02-27 03:29:42 +03:00
Ivan Markin
095810671d Fixed Russian translation 2015-02-27 03:15:46 +03:00
Anthony Restaino
88e5a0eabb Merge pull request #195 from Luigigimmi/patch-1
Update strings.xml
2015-02-23 12:58:09 -05:00
Luigigimmi
698693586c Update strings.xml 2015-02-22 11:00:09 +01:00
ys0115
11d94564de Create strings.xml
Japanese
2015-02-14 22:47:57 +09:00
Anthony Restaino
ac48ddfbce Merge pull request #174 from kuc/update-travis-build-script
Update Travis build script
2015-01-31 23:05:11 -05:00
Miłosz Sieradzki
76178eddc6 Update Travis build script 2015-01-31 13:47:19 +01:00
Anthony Restaino
66d7b191ad Add specific build information for each branch 2015-01-26 13:27:20 -05:00
Anthony Restaino
748c70b280 Fixed URL Encoding for Search Suggestions so that special characters work 2015-01-22 20:57:45 -05:00
Anthony Restaino
f6b2f2fe3d Merge pull request #166 from evlah/patch-1
Update strings.xml
2015-01-15 13:55:28 -05:00
evlah
109a648766 Update strings.xml 2015-01-15 20:07:44 +03:00
Anthony Restaino
388e614dd7 Cache some objects to speed up the query process.
This class needs a lot of attention to speed up the filtering process
and make it easier to understand.
2015-01-05 21:22:19 -05:00
Anthony Restaino
73b367053c Speed up the retrieval of search suggestions from the database.
Since the maximum amount of displayed suggestions is set at 5, it makes
sense to limit the query to a maximum of 5. This speeds up the query
significantly which makes queries more responsive.
2015-01-05 21:20:25 -05:00
Anthony Restaino
e8897d43bf Merge pull request #161 from karolba/no-zoom-in-internal-pages
Not allow to zoom in the internal pages.
2015-01-05 20:18:31 -05:00
Anthony Restaino
4c76f945f6 Merge pull request #159 from karolba/fix-kitkat-upload-bug
Fix bug with uploading files on KitKat
2015-01-05 20:16:30 -05:00
Anthony Restaino
06902d98d8 Merge pull request #160 from karolba/translation-pl
Add Polish translations
2015-01-05 20:14:24 -05:00
Anthony Restaino
1eb7156dd3 Merge pull request #165 from uberspot/master
add greek translation
2015-01-05 19:41:13 -05:00
uberspot
2e32454bb2 add greek translation 2015-01-05 23:02:53 +02:00
Karol Barenicki
eacce41e96 Fix a typo 2015-01-03 18:25:13 +01:00
Karol Barenicki
3510691439 Delete a comment saying that it doesn't work 2015-01-03 04:14:38 +01:00
Karol Barenicki
172ee068ac Not allow to zoom in the internal pages.
This commit prevents an user from zooming in the Home Page, Bookmarks
Page and History Page.
On some devices, for examlpe, some tablets with low dpi, tapping the
search bar in the Home Page would zoom the browser in about 25% and then
open the keyboard. That looks weird.
Also, the Lightning Browser does not allow zooming in the Settings menu
and the Tabs/Bookmarks sidebars. Allowing the user to zoom in one place
of the UI and not in the other is inconsitent.
2015-01-03 01:49:35 +01:00
Karol Barenicki
b8a592a593 Add Polish translations
Adds missing Polish translations for the new settings layout.
2015-01-03 00:40:32 +01:00
karolba
8b10d37348 Fix formating 2015-01-02 21:47:04 +01:00
Karol Barenicki
ef78e13c93 Fix bug with uploading files on KitKat
This commit fixes #81. The bug was caused by Proguard messing with the
code. This commit adds a simple Proguard rule that prevents it from
doing so.
2015-01-02 21:03:15 +01:00
Anthony Restaino
a1fcf332ac Fixed Travis build errors with unused string resources 2015-01-01 18:13:46 -05:00
Anthony Restaino
bab385e394 Added link to git submodule info 2015-01-01 18:02:43 -05:00
Anthony Restaino
bbd21d8351 Update git submodule for Lollipop support 2015-01-01 17:59:47 -05:00
Anthony Restaino
1e8e78e6d7 Reversed search arrow direction to be more intuitive 2014-12-31 14:43:17 -05:00
Anthony Restaino
f06170ebfd Merge pull request #154 from DF1E/add-searchbar 2014-12-31 13:12:37 -05:00
Anthony Restaino
6a7b4bfe68 Manual merge of Settings changes from @pejakm due to merge conflicts 2014-12-31 12:56:33 -05:00
Anthony Restaino
b19dcb1dc3 Merge pull request #146 from karolba/no-popup-while-zooming
Not show a popup when zooming using only one finger.
2014-12-31 12:06:49 -05:00
Anthony Restaino
436c2130d2 Merging Simplified and Traditional Chinese translations from @ageback master 2014-12-31 11:57:45 -05:00
Anthony Restaino
b61b895b49 Added 2014-12-29 19:54:41 -05:00
Anthony Restaino
250fdc01e4 Fixed more syntax errors 2014-12-29 17:28:20 -05:00
Anthony Restaino
55a044ab3d Fixed syntax error 2014-12-29 16:58:09 -05:00
Anthony Restaino
c850fd9313 Merge pull request #144 from astrone/patch-1
Update strings.xml
2014-12-29 16:56:13 -05:00
Anthony Restaino
c5b7926645 Merge pull request #141 from arhiv6/ru_translation_update
Update Russian translation
2014-12-29 16:53:36 -05:00
Anthony Restaino
49c92662a3 Merge pull request #138 from irfantogluk/patch-1
Turksih translation updated.
2014-12-29 16:53:18 -05:00
Anthony Restaino
187855bdae Merge pull request #128 from Javran/agent-picker-memorize
make the agent picker remember the previous value
2014-12-29 16:48:57 -05:00
Anthony Restaino
e115a4b089 Merge pull request #126 from User99gmxat/master
Update German translation
2014-12-29 16:48:23 -05:00
Karol Barenicki
723331fc7b Fixes popup when zooming using only one finger.
When a user was zooming using the "double tap and while holding swipe
up/down" gesture, the "Open/Download/New Tab" dialog would be shown,
ending the zooming gesture, what made zooming using that gesture
impossible. This commit fixed that issue.
2014-12-02 23:44:33 +01:00
astrone
22ca606dc0 Update strings.xml
Added more translations.
2014-11-26 21:38:01 +01:00
Verkhovin Vyacheslav
a97472d60a Update Russian translation 2014-11-13 03:46:29 +06:00
IRFN
0d2bbb60b4 Turksih translation updated.
Turkish translation updated with new strings.
2014-11-06 19:03:33 +02:00