506 Commits (9ebd876f271f76fb47f3f49aa3314dfdcf63b418)
 

Author SHA1 Message Date
bebolint98 9ebd876f27 Update strings.xml 9 years ago
Anthony Restaino 792cb0d4d6 Merge pull request #210 from bebolint98/dev 9 years ago
bebolint98 981d263331 Update strings.xml 9 years ago
bebolint98 15c5703a3b Create strings.xml 9 years ago
Anthony Restaino a6a1baf41b Last updates for public release 4.0.8a. Updated adblocking hosts and added some default bookmarks for better UX 9 years ago
Anthony Restaino 38d44b8c2f Refactored/Cleaned up some settings activities 9 years ago
Anthony Restaino 532860245d Fixed scrolling sensitivity in full-screen, fixed http auth dialog issue 9 years ago
Anthony Restaino 68a9b1de7e update submodules from netcipher 9 years ago
Anthony Restaino 97e2e8d79a Fix file uploading on Lollipop, clean up the code 9 years ago
Anthony Restaino be3a59c74c Optimize webpage builders, fixed bug in bookmark activity 9 years ago
Anthony Restaino 6f30103cd9 Organize PreferenceManager 9 years ago
Anthony Restaino 2d347074a6 Use a PreferenceManager to handle SharedPreferences among classes 9 years ago
Anthony Restaino bd8d2ee0b8 Spring Cleaning 9 years ago
Anthony Restaino c1baab8c9c Remove unused class 9 years ago
Anthony Restaino 4e5eac4d5b Revert "Revert "Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager."" 9 years ago
Anthony Restaino cc6d7c7aa9 Revert "Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager." 9 years ago
Anthony Restaino 4822996da1 Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager. 9 years ago
Anthony Restaino 8c29cb4450 Bugfixes, code clean up 9 years ago
ys0115 ab5a118947 Update strings.xml 9 years ago
Ivan Markin c8dec7b305 added new strings 9 years ago
Ivan Markin c6d0a1a788 Fixed Russian translation 9 years ago
Luigigimmi 3239bcefe3 Update strings.xml 9 years ago
ys0115 2790664866 Create strings.xml 9 years ago
Anthony Restaino bad6872f69 Improved TextReflow on Kitkat and up 9 years ago
Anthony Restaino d9e888e8a9 Change Navigation Drawer layout slightly, fix dark theme for drawer 9 years ago
Anthony Restaino 5dafd6f815 Merge pull request #202 from DF1E/theme 9 years ago
DF1E addaa3b2b3 fix theme on BrowserActivity 9 years ago
DF1E 2551b3dc27 improve restart 9 years ago
DF1E aedf76e3ae improve theming 2 9 years ago
DF1E 625fbb1aa9 improve theming 1 9 years ago
DF1E c75ca89775 clean BrowserActivity 9 years ago
Anthony Restaino 763524555b Added preference changes due to theme changes. 9 years ago
Anthony Restaino a4f0c010d1 Added Dark Theme to browser. Added options to Reading Mode. 9 years ago
Anthony Restaino 1d6a445d33 Fix deprecation issues, fix a couple rendering issues 9 years ago
Anthony Restaino 7defcff9b1 Update icon 9 years ago
Anthony Restaino 5944cdc5df Lint fixes, new icon, fixes for SearchAdapter showing weird on ICS 9 years ago
Anthony Restaino 5e6a654170 Add back/forward arrows for large devices, change arrow colors to light for dark theme 9 years ago
Anthony Restaino 450ba6b0fd Update project for new API 22, remove another layer of overdraw on the WebView 9 years ago
Anthony Restaino c87c57661f Remove overdraw and stop blocking DOM storage (breaks sites) in incognito mode 9 years ago
Anthony Restaino 4699b583f0 Display shadow behind progress bar for non Lollipop devices 9 years ago
Anthony Restaino 9ff1614a0f Cache favicons when they are downloaded by the WebView for use by bookmarks 9 years ago
Anthony Restaino 58ca7fa303 Display back and forward buttons on tablets 9 years ago
Anthony Restaino 1f1ed20a7e Cache search suggestions temporarily so that repeated searches to not waste data requests 9 years ago
Anthony Restaino 8b3da70d92 Rename HistoryDatabase and convert it to a singleton for easier usage. Improved database structure. 9 years ago
Anthony Restaino f2f6f2761c Reduce overdraw on dropdown view 9 years ago
Anthony Restaino ecdf533188 Color mode dynamically lightens colors that are too dark to see 9 years ago
Anthony Restaino 0a4f650869 Switch out "Android Search" for better known Ask.com search 9 years ago
Anthony Restaino 32f4a457bb Fixed bug where progress bar didn't fade out always 9 years ago
Anthony Restaino 0116481022 Using a smoother progress bar 9 years ago
Anthony Restaino b87eb5e90e Merge pull request #199 from DF1E/dev 9 years ago