Anthony Restaino
ced119f311
Initial changes for Material Design
10 years ago
Anthony Restaino
7b8088f3d4
Activities now return correct menus that can be utilized by the toolbar
10 years ago
Anthony Restaino
762fe5b55b
Add text reflow for Android versions >= Kitkat
10 years ago
Anthony Restaino
fd781f4a63
JavaScript for inverted rendering
10 years ago
Anthony Restaino
dd919513c1
Added material design drop shadow to html pages
10 years ago
Anthony Restaino
748c70b280
Fixed URL Encoding for Search Suggestions so that special characters work
10 years ago
Anthony Restaino
f6b2f2fe3d
Merge pull request #166 from evlah/patch-1
...
Update strings.xml
10 years ago
evlah
109a648766
Update strings.xml
10 years ago
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.
10 years ago
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.
10 years ago
Anthony Restaino
e8897d43bf
Merge pull request #161 from karolba/no-zoom-in-internal-pages
...
Not allow to zoom in the internal pages.
10 years ago
Anthony Restaino
4c76f945f6
Merge pull request #159 from karolba/fix-kitkat-upload-bug
...
Fix bug with uploading files on KitKat
10 years ago
Anthony Restaino
06902d98d8
Merge pull request #160 from karolba/translation-pl
...
Add Polish translations
10 years ago
Anthony Restaino
1eb7156dd3
Merge pull request #165 from uberspot/master
...
add greek translation
10 years ago
uberspot
2e32454bb2
add greek translation
10 years ago
Karol Barenicki
eacce41e96
Fix a typo
10 years ago
Karol Barenicki
3510691439
Delete a comment saying that it doesn't work
10 years ago
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.
10 years ago
Karol Barenicki
b8a592a593
Add Polish translations
...
Adds missing Polish translations for the new settings layout.
10 years ago
karolba
8b10d37348
Fix formating
10 years ago
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.
10 years ago
Anthony Restaino
a1fcf332ac
Fixed Travis build errors with unused string resources
10 years ago
Anthony Restaino
bab385e394
Added link to git submodule info
10 years ago
Anthony Restaino
bbd21d8351
Update git submodule for Lollipop support
10 years ago
Anthony Restaino
1e8e78e6d7
Reversed search arrow direction to be more intuitive
10 years ago
Anthony Restaino
f06170ebfd
Merge pull request #154 from DF1E/add-searchbar
10 years ago
Anthony Restaino
6a7b4bfe68
Manual merge of Settings changes from @pejakm due to merge conflicts
10 years ago
Anthony Restaino
b19dcb1dc3
Merge pull request #146 from karolba/no-popup-while-zooming
...
Not show a popup when zooming using only one finger.
10 years ago
Anthony Restaino
436c2130d2
Merging Simplified and Traditional Chinese translations from @ageback master
10 years ago
Anthony Restaino
b61b895b49
Added
10 years ago
Anthony Restaino
250fdc01e4
Fixed more syntax errors
10 years ago
Anthony Restaino
55a044ab3d
Fixed syntax error
10 years ago
Anthony Restaino
c850fd9313
Merge pull request #144 from astrone/patch-1
...
Update strings.xml
10 years ago
Anthony Restaino
c5b7926645
Merge pull request #141 from arhiv6/ru_translation_update
...
Update Russian translation
10 years ago
Anthony Restaino
49c92662a3
Merge pull request #138 from irfantogluk/patch-1
...
Turksih translation updated.
10 years ago
Anthony Restaino
187855bdae
Merge pull request #128 from Javran/agent-picker-memorize
...
make the agent picker remember the previous value
10 years ago
Anthony Restaino
e115a4b089
Merge pull request #126 from User99gmxat/master
...
Update German translation
10 years ago
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.
10 years ago
astrone
22ca606dc0
Update strings.xml
...
Added more translations.
10 years ago
Verkhovin Vyacheslav
a97472d60a
Update Russian translation
10 years ago
IRFN
0d2bbb60b4
Turksih translation updated.
...
Turkish translation updated with new strings.
10 years ago
Anthony Restaino
65cea013c9
Merge pull request #122 from pejakm/srupd
...
[Translations] Updated Serbian
10 years ago
Javran Cheng
660d4f0e04
make the agent picker remember the previous value
...
Saying you might sometimes accidentally click "yes"
when editing user agent string and then the previous setting
goes away or there is a typo in the customized string
and you want to modify it slightly.
And making the agent picker remember the previous value
solves all the problems above :)
10 years ago
User99gmxat
f9067a9821
Update German translation
10 years ago
Mladen Pejaković
2cdc83462f
[Translations] Updated Serbian
10 years ago
Anthony Restaino
179a4c2420
Refactored drawer variable to be inline with correct naming
10 years ago
Anthony Restaino
cf053854c5
Formatting
10 years ago
Anthony Restaino
4e9c91643a
Fixed Italian translation
10 years ago
Anthony Restaino
f9054d156d
Change to use Linux Desktop user-agent instead of windows
10 years ago
Anthony Restaino
2f0dda06ee
Revert useless changes
10 years ago