Anthony Restaino
1eed3ca948
Fixed potential NullPointerExeptions
10 years ago
Anthony Restaino
8be2b62601
Fixed styling issues with the toolbar
10 years ago
Anthony Restaino
a201f88906
Merge pull request #168 from DF1E/dev
...
material design for erveryone..
10 years ago
DF1E
a292c6c776
material design for erveryone..
...
use appcompat on all API's because of its backward compatibility
10 years ago
Anthony Restaino
b4714a17c8
Update manifest to latest update
10 years ago
Anthony Restaino
eff7e3800d
Retrieve correct package name rather than hardcoding it
10 years ago
Anthony Restaino
bdb36be4e4
Modified icon
10 years ago
Anthony Restaino
3c9f63b0a6
Simplify main activity layout file
10 years ago
Anthony Restaino
61d569bb7d
Merge branch 'dev' of https://github.com/anthonycr/Lightning-Browser into dev
10 years ago
Anthony Restaino
376ac564b8
Animate toolbar hide/show
10 years ago
Anthony Restaino
785449fad6
Update README.md
10 years ago
Anthony Restaino
c9e2026526
Merge pull request #167 from anthonycr/master
...
Add specific build information for each branch
10 years ago
Anthony Restaino
66d7b191ad
Add specific build information for each branch
10 years ago
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