868 Commits (34327136d98c973d8cca8096bba9aaccb3377255)
 

Author SHA1 Message Date
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 17a63733fe Merge pull request #203 from bebolint98/master 9 years ago
Anthony Restaino 3f5c08bb5a Merge pull request #204 from astrone/patch-2 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
bebolint98 546dbe4f8c Update strings.xml 9 years ago
astrone 013011ef09 Update strings.xml 9 years ago
bebolint98 344b662619 Update strings.xml 9 years ago
bebolint98 93f8b971e7 Update strings.xml 9 years ago
bebolint98 b135e27fd9 Update strings.xml 9 years ago
bebolint98 38f3a9c9df Update strings.xml 9 years ago
bebolint98 80d019798d strings.xml 9 years ago
bebolint98 1727d0739e Delete values-hu 9 years ago
bebolint98 7ab948ce3f Create values-hu 9 years ago
Anthony Restaino 8c29cb4450 Bugfixes, code clean up 9 years ago
astrone af4fa8ed2a Few new strings added and updated a pair. 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