Commit Graph

  • 5dafd6f815 Merge pull request #202 from DF1E/theme Anthony Restaino 2015-04-02 20:40:24 -0400
  • addaa3b2b3 fix theme on BrowserActivity DF1E 2015-04-01 22:13:46 +0200
  • 2551b3dc27 improve restart DF1E 2015-04-01 21:35:16 +0200
  • aedf76e3ae improve theming 2 DF1E 2015-04-01 21:31:28 +0200
  • 625fbb1aa9 improve theming 1 DF1E 2015-04-01 21:22:42 +0200
  • c75ca89775 clean BrowserActivity DF1E 2015-04-01 20:36:10 +0200
  • 763524555b Added preference changes due to theme changes. Anthony Restaino 2015-03-31 11:21:07 -0400
  • a4f0c010d1 Added Dark Theme to browser. Added options to Reading Mode. Anthony Restaino 2015-03-31 11:20:41 -0400
  • 1d6a445d33 Fix deprecation issues, fix a couple rendering issues Anthony Restaino 2015-03-29 18:03:33 -0400
  • 7defcff9b1 Update icon Anthony Restaino 2015-03-29 00:48:39 -0400
  • 5944cdc5df Lint fixes, new icon, fixes for SearchAdapter showing weird on ICS Anthony Restaino 2015-03-29 00:46:24 -0400
  • 5e6a654170 Add back/forward arrows for large devices, change arrow colors to light for dark theme Anthony Restaino 2015-03-29 00:26:32 -0400
  • 450ba6b0fd Update project for new API 22, remove another layer of overdraw on the WebView Anthony Restaino 2015-03-28 15:39:18 -0400
  • c87c57661f Remove overdraw and stop blocking DOM storage (breaks sites) in incognito mode Anthony Restaino 2015-03-27 20:55:48 -0400
  • 4699b583f0 Display shadow behind progress bar for non Lollipop devices Anthony Restaino 2015-03-26 18:46:38 -0400
  • 9ff1614a0f Cache favicons when they are downloaded by the WebView for use by bookmarks Anthony Restaino 2015-03-26 18:46:14 -0400
  • 58ca7fa303 Display back and forward buttons on tablets Anthony Restaino 2015-03-26 18:45:38 -0400
  • 1f1ed20a7e Cache search suggestions temporarily so that repeated searches to not waste data requests Anthony Restaino 2015-03-26 12:37:29 -0400
  • 8b3da70d92 Rename HistoryDatabase and convert it to a singleton for easier usage. Improved database structure. Anthony Restaino 2015-03-26 11:09:09 -0400
  • f2f6f2761c Reduce overdraw on dropdown view Anthony Restaino 2015-03-25 21:56:52 -0400
  • ecdf533188 Color mode dynamically lightens colors that are too dark to see Anthony Restaino 2015-03-25 20:51:29 -0400
  • 0a4f650869 Switch out "Android Search" for better known Ask.com search Anthony Restaino 2015-03-24 20:45:34 -0400
  • 32f4a457bb Fixed bug where progress bar didn't fade out always Anthony Restaino 2015-03-24 20:43:25 -0400
  • 0116481022 Using a smoother progress bar Anthony Restaino 2015-03-24 16:13:08 -0400
  • dfb0febbe7 Merge pull request #197 from ys0115/master Anthony Restaino 2015-03-23 18:08:15 -0400
  • b87eb5e90e Merge pull request #199 from DF1E/dev Anthony Restaino 2015-03-23 18:08:07 -0400
  • 666294834a Merge pull request #196 from mark-in/ru-correct Anthony Restaino 2015-03-23 18:07:56 -0400
  • 3870e8c156 complete german translation DF1E 2015-03-14 11:37:10 +0100
  • 86d83b887a Update strings.xml ys0115 2015-03-07 10:08:00 +0900
  • 4cc65d0d77 added new strings Ivan Markin 2015-02-27 03:29:42 +0300
  • 095810671d Fixed Russian translation Ivan Markin 2015-02-27 03:15:46 +0300
  • 5fb00c08c2 Added in option to change URL display (url, domain, title), and other minor changes Anthony Restaino 2015-02-24 13:52:17 -0500
  • 88e5a0eabb Merge pull request #195 from Luigigimmi/patch-1 Anthony Restaino 2015-02-23 12:58:09 -0500
  • 698693586c Update strings.xml Luigigimmi 2015-02-22 11:00:09 +0100
  • f1cc80eb28 Merge pull request #191 from DF1E/fix-readingactivity Anthony Restaino 2015-02-18 13:54:56 -0500
  • 11d94564de Create strings.xml ys0115 2015-02-14 22:47:57 +0900
  • a21e2f6a7c fix ReadingActivity DF1E 2015-02-12 18:28:34 +0100
  • 971b0cd022 Change Reading mode package name to lower case Anthony Restaino 2015-02-09 15:46:10 -0500
  • d60fe82b4a Fix lint problems and other code style problems, also fixed sluggish navigation drawer issues Anthony Restaino 2015-02-09 15:45:40 -0500
  • 0c57e14f05 Add in proguard protection for Reading Mode (should keep it from crashing) Anthony Restaino 2015-02-09 15:31:16 -0500
  • fa3c784722 Add in attribution to jsoup library Anthony Restaino 2015-02-09 15:30:50 -0500
  • a4878914e2 Remove mdpi assets, just rely on scaled down hdpi versions Anthony Restaino 2015-02-09 15:30:11 -0500
  • db20a4eeac Fixed problem where progress bar didn't display on 4.0 and 4.1 v4.0.3a-beta Anthony Restaino 2015-02-05 20:59:52 -0500
  • 10668a019b Added a Reading Mode that can be accessed from the menu Anthony Restaino 2015-02-05 15:33:23 -0500
  • 313f9fb105 Fixed bug where navigation drawers sometimes overlapped Anthony Restaino 2015-02-05 12:21:16 -0500
  • e7dacc9c10 Attempt to fix bug where DrawerArrowDrawable animation gets stuck half way. Anthony Restaino 2015-02-05 12:09:39 -0500
  • 9173e8270a Merge branch 'dev' of https://github.com/anthonycr/Lightning-Browser into dev Anthony Restaino 2015-02-04 21:30:29 -0500
  • ab134a8927 Fixed bug with Palette API Anthony Restaino 2015-02-04 21:30:25 -0500
  • 71471f0718 Merge pull request #182 from karolba/patch-1 Anthony Restaino 2015-02-04 13:54:48 -0500
  • 87ee80fc8b Fix spelling karolba 2015-02-04 17:07:45 +0100
  • 29d55ec890 Update Polish translation in dev branch karolba 2015-02-04 09:34:28 +0100
  • 9eedc19b11 Merge pull request #176 from kuc/fix-travis-build Anthony Restaino 2015-02-03 08:22:50 -0500
  • 675df18a7d Port changes from setup-ant.sh to setup-ant.bat Miłosz Sieradzki 2015-02-01 18:55:32 +0100
  • 382cfdbc65 Change libraries to library projects Miłosz Sieradzki 2015-02-01 18:04:27 +0100
  • ddfc5d9334 Finish updating target to android-21 Miłosz Sieradzki 2015-02-01 13:05:40 +0100
  • 5edbff4f39 Update .travis.yml Anthony Restaino 2015-01-31 23:36:10 -0500
  • 86aefa5e54 Update setup-ant.sh Anthony Restaino 2015-01-31 23:36:05 -0500
  • 1e647c8e78 Merge pull request #175 from anthonycr/master Anthony Restaino 2015-01-31 23:23:03 -0500
  • 4f1a1f3aa9 Merge pull request #171 from bidu-dw/dev Anthony Restaino 2015-01-31 23:11:22 -0500
  • cbfacffff7 Merge pull request #173 from DF1E/dev Anthony Restaino 2015-01-31 23:09:23 -0500
  • ac48ddfbce Merge pull request #174 from kuc/update-travis-build-script Anthony Restaino 2015-01-31 23:05:11 -0500
  • 489a814f54 Changes to make Incognito mode more secure and less likely to leak data to websites. Anthony Restaino 2015-01-31 22:36:19 -0500
  • 43950d4f71 Bug Fixes for rouge Android versions/OEMs that don't behave correctly Anthony Restaino 2015-01-31 11:01:24 -0500
  • 76178eddc6 Update Travis build script Miłosz Sieradzki 2015-01-31 13:47:19 +0100
  • cec457fc37 update german string DF1E 2015-01-31 10:20:08 +0100
  • 76ab43743d Change several search engine URLs to https bidu-dw 2015-01-31 12:59:34 +0800
  • 9ffeecc584 Improve rendering Anthony Restaino 2015-01-30 22:50:31 -0500
  • 0e212539e9 Fixed occasional IllegalStateException Anthony Restaino 2015-01-30 22:50:15 -0500
  • 6407f1101a Cache objects to use less memory Anthony Restaino 2015-01-30 22:49:55 -0500
  • 03ac2f8b42 Final updates for second Lollipop beta Anthony Restaino 2015-01-30 21:25:09 -0500
  • 35c585b3f4 Search adapter shouldnt spawn new worker threads if current ones havent finished Anthony Restaino 2015-01-29 21:57:39 -0500
  • 04c4d202b2 Add utility method to help finding favicons Anthony Restaino 2015-01-29 21:57:19 -0500
  • 6269325a44 Revert "Revert "Fix miscellaneous lint errors"" Anthony Restaino 2015-01-29 21:56:48 -0500
  • bd308dead7 Revert "Fix miscellaneous lint errors" Anthony Restaino 2015-01-29 21:56:35 -0500
  • 920113b49a Fix miscellaneous lint errors Anthony Restaino 2015-01-29 21:56:10 -0500
  • 7f8253b470 Settings should utilize .apply() instead of .commit() Anthony Restaino 2015-01-29 21:55:46 -0500
  • 17afd700d8 Update with new hosts file Anthony Restaino 2015-01-29 21:54:04 -0500
  • 7e23135824 Simplified and improved filter algorithm Anthony Restaino 2015-01-29 20:31:33 -0500
  • 8314676918 Added option to enable/disable Color Mode Anthony Restaino 2015-01-29 15:39:53 -0500
  • c2b436ecfe Allow Sharing in Incognito Mode Anthony Restaino 2015-01-29 14:30:02 -0500
  • a897ae4d3e Added option to block third party cookies Anthony Restaino 2015-01-29 13:52:56 -0500
  • 9853804fd8 Complete Material Design for Settings Anthony Restaino 2015-01-29 13:25:19 -0500
  • 42de0b3ae7 Fixed potential NullPointerExceptions Anthony Restaino 2015-01-29 09:26:46 -0500
  • 1eed3ca948 Fixed potential NullPointerExeptions Anthony Restaino 2015-01-28 21:17:44 -0500
  • 8be2b62601 Fixed styling issues with the toolbar Anthony Restaino 2015-01-28 21:17:25 -0500
  • a201f88906 Merge pull request #168 from DF1E/dev Anthony Restaino 2015-01-28 19:02:16 -0500
  • a292c6c776 material design for erveryone.. DF1E 2015-01-28 19:16:00 +0100
  • b4714a17c8 Update manifest to latest update Anthony Restaino 2015-01-27 20:28:03 -0500
  • eff7e3800d Retrieve correct package name rather than hardcoding it Anthony Restaino 2015-01-27 20:27:54 -0500
  • bdb36be4e4 Modified icon Anthony Restaino 2015-01-27 20:26:24 -0500
  • 3c9f63b0a6 Simplify main activity layout file Anthony Restaino 2015-01-27 19:18:09 -0500
  • 61d569bb7d Merge branch 'dev' of https://github.com/anthonycr/Lightning-Browser into dev Anthony Restaino 2015-01-27 11:38:59 -0500
  • 376ac564b8 Animate toolbar hide/show Anthony Restaino 2015-01-27 11:38:13 -0500
  • 785449fad6 Update README.md Anthony Restaino 2015-01-26 13:35:29 -0500
  • c9e2026526 Merge pull request #167 from anthonycr/master Anthony Restaino 2015-01-26 13:28:02 -0500
  • 66d7b191ad Add specific build information for each branch v4.0.2a-beta v4.0.2a Anthony Restaino 2015-01-26 13:27:20 -0500
  • ced119f311 Initial changes for Material Design Anthony Restaino 2015-01-26 13:09:27 -0500
  • 7b8088f3d4 Activities now return correct menus that can be utilized by the toolbar Anthony Restaino 2015-01-26 13:07:57 -0500
  • 762fe5b55b Add text reflow for Android versions >= Kitkat Anthony Restaino 2015-01-26 13:06:39 -0500
  • fd781f4a63 JavaScript for inverted rendering Anthony Restaino 2015-01-26 13:06:02 -0500