Anthony Restaino
58c9e820ed
Initial support for tabs on the top instead of in the navigation drawer
...
added a setting to switch between modes. Still needs work to be less
buggy
9 years ago
Anthony Restaino
b8b610347f
fixed full-screen mode when watching a video in full-screen
9 years ago
Anthony Restaino
19103e9b2c
Added Bookmark folders, Added actions to the bookmark drawer, + other
...
Updated icons, removed light/dark versions only have one version now
that uses a color filter to be themed to save space, optimized view
layouts
9 years ago
Anthony Restaino
41cb2c4d27
Convert BrowserActivity to an abstract class, remove unused resources
9 years ago
Anthony Restaino
969cab81e7
New Full-screen mode works better and doesn't hide the top of the WebView, +other
...
* Now using material alertdialog on all versions
* cleaned up some code
* fixed lint issues and other inspection related problems
* Attempted to fix bugs found
9 years ago
Anthony Restaino
9f8dff8c5d
Added an AMOLED Black theme, changed from tabs to spaces for some files
10 years ago
Anthony Restaino
fa1994c8b2
Lint fixes and code cleanup
10 years ago
DF1E
f5fcc2e62b
improvements for android studio
10 years ago
Anthony Restaino
f8c2d0096d
Move java files to sub-packages for better organization
10 years ago
Anthony Restaino
ce3923d336
Switch to gradle!!!
10 years ago
Anthony Restaino
2d347074a6
Use a PreferenceManager to handle SharedPreferences among classes
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
625fbb1aa9
improve theming 1
10 years ago