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
Anthony Restaino
25a1b86307
Add BookmarkActivity that allows centralized management of bookmarks
10 years ago
Anthony Restaino
e92ad4303b
Make history deletion more efficient
10 years ago
Anthony Restaino
b9aed893ef
Fixed: Stay inside incognito mode even when URL could be loaded externally
10 years ago
Anthony Restaino
0e226a821e
Reduce file size
10 years ago
Anthony Restaino
d3da19a261
Fixed crash on API < 16
10 years ago
Anthony Restaino
cd0d9e2d94
Removed debug log from searchAdapter
10 years ago
Anthony Restaino
e3944f798f
Rename id of left drawer to be consistent with right
10 years ago
Anthony Restaino
a4d12ab2d3
Changing style of actionbar in settings
...
Necessary change in order to use actionbar overlay for full screen
10 years ago
Anthony Restaino
83d2e53a25
Add license for NetCipher
10 years ago
Anthony Restaino
df51c67909
Utilize new BookmarkManager class for bookmarks
10 years ago