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
Anthony Restaino
d908513dbd
Utilize map in order to determine what bookmarks we have
10 years ago
Anthony Restaino
bdb3fe286d
Add methods to BookmarkManager
10 years ago
Anthony Restaino
7a01732a1e
Add more methods to BookmarkManager
10 years ago
Anthony Restaino
09b3f40d1c
Remove useless constants, add folder constant
10 years ago
Anthony Restaino
8dfe58b452
BookmarkPage cleanup
10 years ago
Anthony Restaino
aa49c7b848
Moved history page creation to separate class
10 years ago
Anthony Restaino
77b109c832
Externalized String
10 years ago
Anthony Restaino
a7a92865ed
New class to handle bookmark storage (not utilized yet)
...
BookmarkManager stores bookmarks in a JSON database in the apps file
data directory. It includes helpful methods to export these bookmarks to
a backup file and import from that backup file. It also includes a way
to import bookmarks from the device's built in bookmark database.
10 years ago
Anthony Restaino
859f76756f
removed useless setting
10 years ago
Anthony Restaino
2044d89c05
Removed superfluous method
10 years ago
Anthony Restaino
4c75b9ffb5
Increased history query efficiency
10 years ago
Anthony Restaino
05ddc95c9b
Removed useless setting
10 years ago
Anthony Restaino
3823e2366a
Formatting
10 years ago
Anthony Restaino
448c168513
Simplified History Logging
10 years ago
Anthony Restaino
c270d39639
Removed useless drawables
10 years ago
Anthony Restaino
d589061c94
Fixed bug with reopening old tab
10 years ago
Anthony Restaino
ff56ca1d31
Added option to disable history sync with Google
10 years ago
Anthony Restaino
52fcf8fdc0
Added option to change rendering mode
10 years ago
Anthony Restaino
d191bf151e
Open old tab when long pressing new tab button
10 years ago
Anthony Restaino
26c16530ad
Fixed crash when deleting blank tab
10 years ago
Anthony Restaino
9f3107c486
Match queries against bookmark urls as well as titles
10 years ago
Anthony Restaino
ec6c1bcd2a
Moved bookmark and homepage file locations so they don't get destroyed when the cache gets cleared
10 years ago
Anthony Restaino
689a786f11
Formatting
10 years ago
Anthony Restaino
e46b396ae5
Changed homepage centering to be better
10 years ago
Anthony Restaino
e4cf9af26a
Search suggestions from history now match the URL as well as title
10 years ago
Anthony Restaino
f5de4626ef
Added some code to allow inverted and grayscale modes in WebView
10 years ago
Anthony Restaino
e5fd921965
stupid formatting ¯\_(ツ)_/¯
10 years ago