Commit Graph

569 Commits

Author SHA1 Message Date
Anthony Restaino
68a9b1de7e update submodules from netcipher 2015-04-21 14:51:06 -04:00
Anthony Restaino
97e2e8d79a Fix file uploading on Lollipop, clean up the code 2015-04-21 14:46:30 -04:00
Anthony Restaino
be3a59c74c Optimize webpage builders, fixed bug in bookmark activity 2015-04-18 15:34:40 -04:00
Anthony Restaino
17a63733fe Merge pull request #203 from bebolint98/master
Add Hungarian localization
2015-04-18 13:27:08 -04:00
Anthony Restaino
3f5c08bb5a Merge pull request #204 from astrone/patch-2
Italian translation (Update)
2015-04-18 13:26:49 -04:00
Anthony Restaino
6f30103cd9 Organize PreferenceManager 2015-04-18 13:25:42 -04:00
Anthony Restaino
2d347074a6 Use a PreferenceManager to handle SharedPreferences among classes 2015-04-18 13:21:33 -04:00
Anthony Restaino
bd8d2ee0b8 Spring Cleaning 2015-04-17 14:54:20 -04:00
Anthony Restaino
c1baab8c9c Remove unused class 2015-04-17 08:49:55 -04:00
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.""
This reverts commit cc6d7c7aa9.
2015-04-17 08:47:08 -04:00
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."
This reverts commit 4822996da1.
2015-04-17 08:46:37 -04:00
Anthony Restaino
4822996da1 Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager. 2015-04-17 08:46:16 -04:00
bebolint98
546dbe4f8c Update strings.xml 2015-04-10 18:43:57 +02:00
astrone
013011ef09 Update strings.xml 2015-04-07 12:51:35 +02:00
bebolint98
344b662619 Update strings.xml 2015-04-05 18:16:03 +02:00
bebolint98
93f8b971e7 Update strings.xml 2015-04-05 17:31:45 +02:00
bebolint98
b135e27fd9 Update strings.xml 2015-04-04 22:15:07 +02:00
bebolint98
38f3a9c9df Update strings.xml 2015-04-04 22:11:45 +02:00
bebolint98
80d019798d strings.xml 2015-04-04 20:55:04 +02:00
bebolint98
1727d0739e Delete values-hu 2015-04-04 19:18:32 +02:00
bebolint98
7ab948ce3f Create values-hu 2015-04-04 19:18:00 +02:00
Anthony Restaino
8c29cb4450 Bugfixes, code clean up 2015-04-04 11:27:34 -04:00
astrone
af4fa8ed2a Few new strings added and updated a pair.
There is an error in Privacy Settings with italian translation. Here a screenshot: https://db.tt/IPw7eaf5 
I have fixed it however i could not find the new strings "Tabs" , "Reader mode" etc.. hope to see them soon!
2015-04-04 11:36:15 +02:00
ys0115
ab5a118947 Update strings.xml 2015-04-03 13:49:53 -04:00
Ivan Markin
c8dec7b305 added new strings 2015-04-03 13:49:53 -04:00
Ivan Markin
c6d0a1a788 Fixed Russian translation 2015-04-03 13:49:52 -04:00
Luigigimmi
3239bcefe3 Update strings.xml 2015-04-03 13:49:52 -04:00
ys0115
2790664866 Create strings.xml
Japanese
2015-04-03 13:49:51 -04:00
Anthony Restaino
bad6872f69 Improved TextReflow on Kitkat and up 2015-04-03 09:14:29 -04:00
Anthony Restaino
d9e888e8a9 Change Navigation Drawer layout slightly, fix dark theme for drawer 2015-04-02 21:50:59 -04:00
Anthony Restaino
5dafd6f815 Merge pull request #202 from DF1E/theme
simplify theming
2015-04-02 20:40:24 -04:00
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
2015-04-01 22:13:46 +02:00
DF1E
2551b3dc27 improve restart 2015-04-01 21:35:16 +02:00
DF1E
aedf76e3ae improve theming 2 2015-04-01 21:31:28 +02:00
DF1E
625fbb1aa9 improve theming 1 2015-04-01 21:22:42 +02:00
DF1E
c75ca89775 clean BrowserActivity 2015-04-01 20:36:10 +02:00
Anthony Restaino
763524555b Added preference changes due to theme changes. 2015-03-31 11:21:07 -04:00
Anthony Restaino
a4f0c010d1 Added Dark Theme to browser. Added options to Reading Mode. 2015-03-31 11:20:41 -04:00
Anthony Restaino
1d6a445d33 Fix deprecation issues, fix a couple rendering issues 2015-03-29 18:03:33 -04:00
Anthony Restaino
7defcff9b1 Update icon 2015-03-29 00:48:39 -04:00
Anthony Restaino
5944cdc5df Lint fixes, new icon, fixes for SearchAdapter showing weird on ICS 2015-03-29 00:46:24 -04:00
Anthony Restaino
5e6a654170 Add back/forward arrows for large devices, change arrow colors to light for dark theme 2015-03-29 00:26:32 -04:00
Anthony Restaino
450ba6b0fd Update project for new API 22, remove another layer of overdraw on the WebView 2015-03-28 15:39:18 -04:00
Anthony Restaino
c87c57661f Remove overdraw and stop blocking DOM storage (breaks sites) in incognito mode 2015-03-27 20:55:48 -04:00
Anthony Restaino
4699b583f0 Display shadow behind progress bar for non Lollipop devices 2015-03-26 18:46:38 -04:00
Anthony Restaino
9ff1614a0f Cache favicons when they are downloaded by the WebView for use by bookmarks 2015-03-26 18:46:14 -04:00
Anthony Restaino
58ca7fa303 Display back and forward buttons on tablets 2015-03-26 18:45:38 -04:00
Anthony Restaino
1f1ed20a7e Cache search suggestions temporarily so that repeated searches to not waste data requests 2015-03-26 12:37:29 -04:00
Anthony Restaino
8b3da70d92 Rename HistoryDatabase and convert it to a singleton for easier usage. Improved database structure. 2015-03-26 11:09:09 -04:00
Anthony Restaino
f2f6f2761c Reduce overdraw on dropdown view 2015-03-25 21:56:52 -04:00