ys0115
|
2790664866
|
Create strings.xml
Japanese
|
10 years ago |
Anthony Restaino
|
bad6872f69
|
Improved TextReflow on Kitkat and up
|
10 years ago |
Anthony Restaino
|
d9e888e8a9
|
Change Navigation Drawer layout slightly, fix dark theme for drawer
|
10 years ago |
Anthony Restaino
|
5dafd6f815
|
Merge pull request #202 from DF1E/theme
simplify theming
|
10 years ago |
DF1E
|
addaa3b2b3
|
fix theme on BrowserActivity
there should be only one ThemableActivity but there are two dark themes
- one for settings and on for BrowserActivity
|
10 years ago |
DF1E
|
2551b3dc27
|
improve restart
|
10 years ago |
DF1E
|
aedf76e3ae
|
improve theming 2
|
10 years ago |
DF1E
|
625fbb1aa9
|
improve theming 1
|
10 years ago |
DF1E
|
c75ca89775
|
clean BrowserActivity
|
10 years ago |
Anthony Restaino
|
763524555b
|
Added preference changes due to theme changes.
|
10 years ago |
Anthony Restaino
|
a4f0c010d1
|
Added Dark Theme to browser. Added options to Reading Mode.
|
10 years ago |
Anthony Restaino
|
1d6a445d33
|
Fix deprecation issues, fix a couple rendering issues
|
10 years ago |
Anthony Restaino
|
7defcff9b1
|
Update icon
|
10 years ago |
Anthony Restaino
|
5944cdc5df
|
Lint fixes, new icon, fixes for SearchAdapter showing weird on ICS
|
10 years ago |
Anthony Restaino
|
5e6a654170
|
Add back/forward arrows for large devices, change arrow colors to light for dark theme
|
10 years ago |
Anthony Restaino
|
450ba6b0fd
|
Update project for new API 22, remove another layer of overdraw on the WebView
|
10 years ago |
Anthony Restaino
|
c87c57661f
|
Remove overdraw and stop blocking DOM storage (breaks sites) in incognito mode
|
10 years ago |
Anthony Restaino
|
4699b583f0
|
Display shadow behind progress bar for non Lollipop devices
|
10 years ago |
Anthony Restaino
|
9ff1614a0f
|
Cache favicons when they are downloaded by the WebView for use by bookmarks
|
10 years ago |
Anthony Restaino
|
58ca7fa303
|
Display back and forward buttons on tablets
|
10 years ago |
Anthony Restaino
|
1f1ed20a7e
|
Cache search suggestions temporarily so that repeated searches to not waste data requests
|
10 years ago |
Anthony Restaino
|
8b3da70d92
|
Rename HistoryDatabase and convert it to a singleton for easier usage. Improved database structure.
|
10 years ago |
Anthony Restaino
|
f2f6f2761c
|
Reduce overdraw on dropdown view
|
10 years ago |
Anthony Restaino
|
ecdf533188
|
Color mode dynamically lightens colors that are too dark to see
|
10 years ago |
Anthony Restaino
|
0a4f650869
|
Switch out "Android Search" for better known Ask.com search
|
10 years ago |
Anthony Restaino
|
32f4a457bb
|
Fixed bug where progress bar didn't fade out always
|
10 years ago |
Anthony Restaino
|
0116481022
|
Using a smoother progress bar
|
10 years ago |
Anthony Restaino
|
dfb0febbe7
|
Merge pull request #197 from ys0115/master
Add Japanese localization
|
10 years ago |
Anthony Restaino
|
b87eb5e90e
|
Merge pull request #199 from DF1E/dev
complete german translation
|
10 years ago |
Anthony Restaino
|
666294834a
|
Merge pull request #196 from mark-in/ru-correct
Corrections for Russian localization
|
10 years ago |
DF1E
|
3870e8c156
|
complete german translation
|
10 years ago |
ys0115
|
86d83b887a
|
Update strings.xml
|
10 years ago |
Ivan Markin
|
4cc65d0d77
|
added new strings
|
10 years ago |
Ivan Markin
|
095810671d
|
Fixed Russian translation
|
10 years ago |
Anthony Restaino
|
5fb00c08c2
|
Added in option to change URL display (url, domain, title), and other minor changes
Additional changes include removing useless code and making some utility
methods not reliant on Context
|
10 years ago |
Anthony Restaino
|
88e5a0eabb
|
Merge pull request #195 from Luigigimmi/patch-1
Update strings.xml
|
10 years ago |
Luigigimmi
|
698693586c
|
Update strings.xml
|
10 years ago |
Anthony Restaino
|
f1cc80eb28
|
Merge pull request #191 from DF1E/fix-readingactivity
fix ReadingActivity
|
10 years ago |
ys0115
|
11d94564de
|
Create strings.xml
Japanese
|
10 years ago |
DF1E
|
a21e2f6a7c
|
fix ReadingActivity
I had no problems on stock android but on cyanogenmod I got crashes
without this
|
10 years ago |
Anthony Restaino
|
971b0cd022
|
Change Reading mode package name to lower case
|
10 years ago |
Anthony Restaino
|
d60fe82b4a
|
Fix lint problems and other code style problems, also fixed sluggish navigation drawer issues
|
10 years ago |
Anthony Restaino
|
0c57e14f05
|
Add in proguard protection for Reading Mode (should keep it from crashing)
|
10 years ago |
Anthony Restaino
|
fa3c784722
|
Add in attribution to jsoup library
|
10 years ago |
Anthony Restaino
|
a4878914e2
|
Remove mdpi assets, just rely on scaled down hdpi versions
|
10 years ago |
Anthony Restaino
|
db20a4eeac
|
Fixed problem where progress bar didn't display on 4.0 and 4.1
|
10 years ago |
Anthony Restaino
|
10668a019b
|
Added a Reading Mode that can be accessed from the menu
Reading Mode utilizes the Snacktory library created by karussel which is
licensed under the Apache 2.0 license.
https://github.com/karussell/snacktory
|
10 years ago |
Anthony Restaino
|
313f9fb105
|
Fixed bug where navigation drawers sometimes overlapped
|
10 years ago |
Anthony Restaino
|
e7dacc9c10
|
Attempt to fix bug where DrawerArrowDrawable animation gets stuck half way.
Also, add a background to indicate that the exit button on a tab is
pressed.
|
10 years ago |
Anthony Restaino
|
9173e8270a
|
Merge branch 'dev' of https://github.com/anthonycr/Lightning-Browser into dev
|
10 years ago |