Commit Graph

  • f89829735d Simplifying shouldOverrideUrlLoading anthony restaino 2017-05-03 21:49:32 -0400
  • b8bbd8f6e0 Using observables instead of executors anthony restaino 2017-05-02 22:22:29 -0400
  • ee078c1495 Fix bug with background tabs opening urls anthony restaino 2017-05-02 22:04:31 -0400
  • e8b8ddaa02 Removing unnecessary long click listener anthony restaino 2017-04-30 21:12:49 -0400
  • 0fcf7451cb Removing event buss anthony restaino 2017-04-30 21:00:45 -0400
  • 923e71d51f Ensure that published items aren't null anthony restaino 2017-04-29 17:22:49 -0400
  • 4649d4b0b4 Inferring nullity anthony restaino 2017-04-29 17:19:55 -0400
  • 72e5b0fa91 Inferring nullity anthony restaino 2017-04-29 17:18:43 -0400
  • 54026bf6cc Cleaning up unused code anthony restaino 2017-04-28 22:24:21 -0400
  • fa7673b3d1 Better stringbuilder comparison anthony restaino 2017-04-27 21:37:57 -0400
  • 7fa3315662 Localizing log tags anthony restaino 2017-04-26 22:50:15 -0400
  • 5af0f5f0c1 Getting rid of BrowserApp.get method anthony restaino 2017-04-26 22:12:21 -0400
  • 61bb99c3be Injecting application where possible anthony restaino 2017-04-26 22:03:49 -0400
  • 0cc8777e31 More injection anthony restaino 2017-04-26 21:41:47 -0400
  • e7280be103 Constructor injection for HistoryDatabase anthony restaino 2017-04-26 21:24:45 -0400
  • ba976cd4b0 Constructor injection > field injection anthony restaino 2017-04-26 19:33:05 -0400
  • 638220efc6 Improving memory performance in case with multiple hosts per line anthony restaino 2017-04-25 22:42:10 -0400
  • 431f5782ff Moving string utils methods to a utils class anthony restaino 2017-04-24 21:48:13 -0400
  • f235a56ed9 Prevent URL-box resetting on cursor movement mtbu 2017-04-24 20:35:12 +0100
  • 80ab4aff35 Improving performance of adblocking code by utilizing stringbuilder anthony restaino 2017-04-23 23:31:28 -0400
  • f90e897995 Fixing fragment lifecycle for tab and bookmark drawers anthony restaino 2017-04-22 23:07:08 -0400
  • 413f76c00b Updating dagger 2 anthony restaino 2017-04-22 20:57:59 -0400
  • 2eea6fb60b Updating to butterknife v8 anthony restaino 2017-04-22 20:46:41 -0400
  • 5f8470c577 Using butterknife to bind views in fragments anthony restaino 2017-04-22 20:37:01 -0400
  • 89caf33f46 Removing unused resources anthony restaino 2017-04-22 18:33:02 -0400
  • 38bb96d4f2 Cleaning up potential NPEs and other lint warnings anthony restaino 2017-04-22 18:32:55 -0400
  • 103eea9fcb Making encoding a constructor parameter anthony restaino 2017-04-22 17:10:30 -0400
  • ba1bad6d95 Use built in OkHttpCache instead of manual cache anthony restaino 2017-04-22 17:00:08 -0400
  • e7c5819a89 Cleaning up suggestions model code anthony restaino 2017-04-22 14:42:22 -0400
  • 2723abcfd0 Switching from task thread to IO thread where appropriate anthony restaino 2017-04-20 23:10:01 -0400
  • 491d872008 Renaming task method anthony restaino 2017-04-19 22:10:25 -0400
  • 460da386ec Keeping connectivity manager around rather than getting it every time anthony restaino 2017-04-19 22:01:45 -0400
  • efd5780c31 Annotating suggestions methods with nullable annotations anthony restaino 2017-04-18 22:32:40 -0400
  • 6ac7ef8443 Fixed and removed the languages strings Mark 2017-04-18 11:49:54 +0200
  • f655a1f488 Fixed Mark 2017-04-18 11:47:26 +0200
  • 79febae033 Using okhttpclient for suggestions downloads anthony restaino 2017-04-17 16:58:51 -0400
  • b46129f83a Use OkHttp to download images anthony restaino 2017-04-17 16:45:42 -0400
  • 3d0568df63 I forgot the languages strings! Updated. Mark 2017-04-16 21:26:55 +0200
  • 0128aa8ce0 Fixed some old typos and re-worked some strings Mark 2017-04-16 21:16:24 +0200
  • 268e0351fb [Spanish l10n] Update strings Roberto MF 2017-04-15 17:15:07 +0200
  • cca39aa3d2 Cleaning up image request logic anthony restaino 2017-04-14 22:47:42 -0400
  • 1d6ef194d1 Reducing code duplication in image downloader anthony restaino 2017-04-12 22:30:55 -0400
  • 3c133748e9 Dropping async task for bonsai in image downloading anthony restaino 2017-04-11 22:38:15 -0400
  • 0819d35711 Making html page generation reactive anthony restaino 2017-04-09 21:17:21 -0400
  • bed8163399 Moving to asynchronous consumption of the HistoryDatabase anthony restaino 2017-04-09 15:29:37 -0400
  • 4ced7178aa Updating grade anthony restaino 2017-04-07 22:34:28 -0400
  • 8e0d3c1b52 Moving away from raw query and cleaned up query code anthony restaino 2017-04-07 20:45:59 -0400
  • 1f1d1e7f32 Fixing crash on restore caused by bonsai upgrade anthony restaino 2017-03-26 20:08:36 -0400
  • 826ca9118e Fixing nullable problems anthony restaino 2017-03-26 20:08:22 -0400
  • 3e6c228bba Cleaning up lint warnings caused by appcompat upgrade anthony restaino 2017-03-26 20:08:07 -0400
  • 8ef2f9099a Removing bit about submodules Anthony Restaino 2017-03-21 22:07:45 -0400
  • e26bd61c40 Update support library version (#542) Anthony Restaino 2017-03-21 22:06:19 -0400
  • f00e2d4f9b Merge pull request #541 from anthonycr/readme-formatting Anthony Restaino 2017-03-21 21:43:54 -0400
  • 9adc86ea47 Fix formatting of redme Anthony Restaino 2017-03-20 19:58:59 -0400
  • 5af5876664 Merge pull request #540 from anthonycr/removing-submodules Anthony Restaino 2017-03-20 19:56:40 -0400
  • 11d0d221a3 removing bonsai submodule anthony restaino 2017-03-20 19:42:53 -0400
  • 54115b55b0 removing animated progress bar submodule anthony restaino 2017-03-20 19:41:22 -0400
  • e1ffe3b7fb Giving gradlew proper privileges anthony restaino 2017-03-19 08:43:07 -0400
  • ccb82d9a73 Updating travis build configuration anthony restaino 2017-03-19 08:14:30 -0400
  • 1042ddc96c removed netcipher submodule correctly anthony restaino 2017-03-18 23:23:12 -0400
  • 96cd20a0b3 Updating jsoup and leak canary anthony restaino 2017-03-18 22:56:30 -0400
  • f48320153e Moving new Chinese translations to correct folder anthony restaino 2017-03-18 22:42:50 -0400
  • 14ef8c7077 Moving to net cipher 2.0.0-alpha away from submodule anthony restaino 2017-03-18 22:39:23 -0400
  • 77a2f61df3 Updating bonsai anthony restaino 2017-03-18 22:20:57 -0400
  • 5bdc9294db Update to latest progress bar library code anthony restaino 2017-03-18 21:59:41 -0400
  • 3318d09a23 Updating gradle plugin, updating sex count plugin, upgrading target version, updating support library versions anthony restaino 2017-03-18 21:46:08 -0400
  • b0976ebd01 Merge pull request #472 from moon-dark/moon-dark-patch-1 Anthony Restaino 2017-03-18 21:30:40 -0400
  • dfc2244573 Merge pull request #500 from DMSalesman/dev Anthony Restaino 2017-03-18 21:30:16 -0400
  • 681456ec73 Merge pull request #505 from smarquespt/dev Anthony Restaino 2017-03-18 21:30:00 -0400
  • a0f573028b Merge pull request #514 from valentind44/patch-1 Anthony Restaino 2017-03-18 21:29:52 -0400
  • 912e8e7472 Merge pull request #518 from zygimantus/dev Anthony Restaino 2017-03-18 21:29:31 -0400
  • ec47b9b2a6 Merge pull request #526 from hereisdennis/dev Anthony Restaino 2017-03-18 21:28:52 -0400
  • c8c99f0004 Merge pull request #527 from Roboe/l10n-spanish Anthony Restaino 2017-03-18 21:28:20 -0400
  • 8d9e44eccd Add files via upload stellasythe 2017-01-22 18:17:40 -0300
  • c9308d26ae [Spanish l10n] Update strings and add new ones Roboe 2016-02-28 01:04:51 +0100
  • f51d38598d German Translations updated. Dennis 2017-01-16 21:42:28 +0100
  • d74c319963 Show realm in HTTP auth dialog José Millán Soto 2016-12-23 20:13:37 +0100
  • 19166f8dfb Added basic keyboard shortcut support. Zoraver Kang 2016-12-18 23:59:09 -0500
  • 47ff7e28e6 Lithuanian language added zygimantus 2016-12-18 23:04:33 +0200
  • 1eb6d68072 Added new strings to the French translation. valentind44 2016-12-06 16:09:57 +0100
  • e4a46b66b1 Minor bugfix bump Anthony Restaino 2016-11-29 20:16:20 -0500
  • ed9fea1c8f Update hosts file Anthony Restaino 2016-11-29 20:01:12 -0500
  • dcde8fa348 Fixed bug where startpage logo wasn't showing up Anthony Restaino 2016-11-29 19:57:37 -0500
  • 59df30dd0c Portuguese update Sérgio Marques 2016-11-14 23:21:48 +0000
  • 15cb950af3 Fixed a memory leak Anthony Restaino 2016-11-13 14:12:14 -0500
  • 3774ce70b2 Add files via upload Penturon 2016-11-10 15:16:37 +0100
  • d2ef1aaec4 Italian translation update #2 Death Mask Salesman 2016-11-09 12:52:55 +0100
  • 28dca5ee83 Merge pull request #1 from anthonycr/dev Death Mask Salesman 2016-11-09 12:40:30 +0100
  • 92676ca5fe Update AnimatedProgressBar library Anthony Restaino 2016-11-06 11:37:47 -0500
  • 6070885be5 Update Bonsai library to latest Anthony Restaino 2016-11-06 11:30:06 -0500
  • 2b9b98dd9a Merge remote-tracking branch 'refs/remotes/origin/master' into dev Anthony Restaino 2016-11-05 13:13:13 -0400
  • 748775a429 Merge remote-tracking branch 'refs/remotes/origin/dev' v4.4.1 Anthony Restaino 2016-11-05 13:12:25 -0400
  • 22ccb6836e 4.4.1 hotfix version update Anthony Restaino 2016-11-05 00:08:40 -0400
  • 928b12619a Fixed bug where links wouldn't open correctly in the browser Anthony Restaino 2016-11-03 22:55:06 -0400
  • aec90b4ae2 Fixed threading issue with all bookmarks list Anthony Restaino 2016-11-03 20:06:46 -0400
  • 28d169d3a2 Update strings.xml Freddy Morán Jr 2016-11-02 07:56:27 -0600
  • 6b69eb6edd Fix null pointer exception caused by activity not being ready Anthony Restaino 2016-11-01 23:46:05 -0400
  • e43f78103d Merge remote-tracking branch 'refs/remotes/origin/dev' v4.4.0 Anthony Restaino 2016-10-30 20:51:27 -0400
  • 99d7fe8e29 Update version numbers for next release Anthony Restaino 2016-10-29 20:11:38 -0400
  • bd4e7ad4b6 Update to hosts file Anthony Restaino 2016-10-29 20:08:53 -0400