Commit Graph

  • b94cdc40af Formatting Anthony Restaino 2014-07-28 17:09:03 -0400
  • 1e2908ccd6 Formatting Anthony Restaino 2014-07-27 21:41:48 -0400
  • 25818dd8e9 Added new layout algorithm option and formatted code Anthony Restaino 2014-07-27 21:34:42 -0400
  • 62430ce72e Smoothed ProgressBar animation Anthony Restaino 2014-07-27 21:33:42 -0400
  • 9bb947e249 Update BrowserActivity.java Anthony Restaino 2014-07-25 21:15:45 -0400
  • ea078dddc5 Smoothed progress bar Anthony Restaino 2014-07-25 17:48:42 -0400
  • aacb904ac4 Merge pull request #116 from kuc/code-fixes-part2 Anthony Restaino 2014-07-25 16:25:56 -0400
  • 3c8e46188a Fix that NullPointerException should NEVER be thrown by programmer, make exceptions more informative, simplify code logic, flip equals() on strings Miłosz Sieradzki 2014-07-25 20:18:44 +0200
  • c7b97621c7 Make util class non-instantiatable and non-extendable, flip equals() on strings, remove redundant code Miłosz Sieradzki 2014-07-25 20:17:03 +0200
  • d47d03b7af Add missing 'private' and 'public' access' modifiers, fix warnings Miłosz Sieradzki 2014-07-25 20:16:09 +0200
  • e0ae78cfcd Remove redundant variable initialization, flip equals() on strings Miłosz Sieradzki 2014-07-25 20:15:20 +0200
  • 299c5ae6eb Add logging exception, fix typo in comment Miłosz Sieradzki 2014-07-25 20:14:35 +0200
  • f36fd4bb8a Use interface instead of concrete class, add missing @Override Miłosz Sieradzki 2014-07-25 20:02:57 +0200
  • 4c409c209f Make util class non-instantiatable and non-extendable Miłosz Sieradzki 2014-07-25 20:00:58 +0200
  • 82d8af3057 Fix method names, redundant initialization of variables, typos in comments and other improvements Miłosz Sieradzki 2014-07-25 19:59:55 +0200
  • a33f3a340a Fix "'handlers.size() == 0' can be replaced with 'handlers.isEmpty()'" Miłosz Sieradzki 2014-07-25 19:35:41 +0200
  • b9320522c7 Add missing equals() and hashCode() methods for class that implements Comparable<T> Miłosz Sieradzki 2014-07-25 19:34:49 +0200
  • 406af6e699 Add missing @Override annotation, remove unnecessary code Miłosz Sieradzki 2014-07-25 19:33:53 +0200
  • f90f9fa877 Make util class non-instantiatable and non-extendable. Miłosz Sieradzki 2014-07-25 19:33:29 +0200
  • 3d14b3aa11 Remove unnecessary code Miłosz Sieradzki 2014-07-25 19:31:59 +0200
  • c883c82d67 Add missing @Override annotation Miłosz Sieradzki 2014-07-25 19:31:33 +0200
  • 532d6adbea Merge pull request #113 from DF1E/master Anthony Restaino 2014-07-24 09:45:34 -0400
  • 9068c830f5 Merge pull request #114 from pejakm/srtr Anthony Restaino 2014-07-24 09:43:27 -0400
  • 1a2e84872a [Translations] Update Serbian Mladen Pejaković 2014-07-23 12:54:23 +0200
  • 3c28cb7ef6 remove useless layouts DF1E 2014-07-23 10:23:53 +0200
  • 17789d848b Lint fixes Anthony Restaino 2014-07-22 19:19:24 -0400
  • 60574c0db9 Fixed Video full-screen not working v3.2.0.1a-beta Anthony Restaino 2014-07-22 18:50:20 -0400
  • ae40af0b9e Removed libs... apparently crashes the build Anthony Restaino 2014-07-22 18:40:51 -0400
  • c939e7e225 Updated with lib addition Anthony Restaino 2014-07-22 18:36:36 -0400
  • 2876fa9609 Merge pull request #112 from kuc/travis-ci Anthony Restaino 2014-07-22 18:20:20 -0400
  • 4069adaa06 Merge pull request #111 from kuc/fix-adblock Anthony Restaino 2014-07-22 18:13:50 -0400
  • f8c1506a8a Update target in properties and scripts to match value from AndroidManifest.xml; make exception for Travis Miłosz Sieradzki 2014-07-22 21:05:49 +0200
  • d85019ec72 Add logging Miłosz Sieradzki 2014-07-21 18:55:22 +0200
  • 9c1b0c703e Fix overwriting AdBlock instance by every new created LightningView object Miłosz Sieradzki 2014-07-21 18:27:09 +0200
  • 09f23553a4 Fix AdBlock collection type and other problems Miłosz Sieradzki 2014-07-21 18:22:12 +0200
  • c03acc0f44 Merge branch 'master' into travis-ci Miłosz Sieradzki 2014-07-21 17:41:46 +0200
  • d128000c73 Merge pull request #109 from DF1E/master Anthony Restaino 2014-07-21 07:20:09 -0400
  • 93860a3efa fix spelling in german string DF1E 2014-07-21 08:38:37 +0200
  • fbd74df422 Improved comment readability in IDE editor Anthony Restaino 2014-07-20 20:08:12 -0400
  • a21ddb3a13 Note on intent utils Anthony Restaino 2014-07-20 19:58:19 -0400
  • a3080175f3 removed useless layout params Anthony Restaino 2014-07-20 19:23:35 -0400
  • a56352de6c Merge pull request #108 from kuc/code-cleanup Anthony Restaino 2014-07-20 19:21:40 -0400
  • 371a8b0ef6 Add windows version of setup-ant.sh file Miłosz Sieradzki 2014-07-20 15:57:59 +0200
  • 4e303ae4c2 Fix all lint errors 'Error: "STRING" is translated here but not found in default locale [ExtraTranslation]' Miłosz Sieradzki 2014-07-20 13:27:31 +0200
  • 6f8c66cb99 Fix lint error in settings activity layout Miłosz Sieradzki 2014-07-20 13:20:50 +0200
  • 046f839ccf Fix typo Miłosz Sieradzki 2014-07-20 13:18:21 +0200
  • c9bc6e5699 Fix lint errors and warnings in license activity layout Miłosz Sieradzki 2014-07-20 13:17:53 +0200
  • a0b0deab90 Fix path to library Miłosz Sieradzki 2014-07-20 13:05:19 +0200
  • 00e66547af Fix "Error: No .class files were found in project ".", so none of the classfile based checks could be run." Miłosz Sieradzki 2014-07-20 13:04:45 +0200
  • 335beb1a00 Configure android lint Miłosz Sieradzki 2014-07-20 00:57:56 +0200
  • b9086baf0b Add empty missing file ant.properties Miłosz Sieradzki 2014-07-19 22:28:01 +0200
  • a40a9e70ed Allow accepting any android-sdk-license in tests, remove unused sysimg Miłosz Sieradzki 2014-07-19 22:07:22 +0200
  • b4032aeb6e Simple Travis CI setup: test if project will compile to APK successfully Miłosz Sieradzki 2014-07-19 21:54:48 +0200
  • 0cf218018c Clean up SettingsActivity and AdvancedSettingsActivity Miłosz Sieradzki 2014-07-19 18:22:33 +0200
  • dafd684096 Clean up AdBlock class Miłosz Sieradzki 2014-07-19 17:39:51 +0200
  • de031977ce Fix file name not matching class name Miłosz Sieradzki 2014-07-19 17:32:26 +0200
  • 005e75fc8d Restore consistency in code formatting Miłosz Sieradzki 2014-07-19 16:49:33 +0200
  • 86228a15d2 Merge pull request #107 from User99gmxat/master Anthony Restaino 2014-07-19 09:53:57 -0400
  • 40e05ad660 Update German translation User99gmxat 2014-07-19 09:54:33 +0200
  • 23c1d05b06 update .gitignore for proguard and updated version code Anthony Restaino 2014-07-18 22:42:43 -0400
  • 4178fbe28e Update README.md v3.2.0a-beta Anthony Restaino 2014-07-18 22:36:20 -0400
  • c344c308e0 Update README.md Anthony Restaino 2014-07-18 22:36:03 -0400
  • 8f4aec6964 Delete BrowserActivity.apk Anthony Restaino 2014-07-18 22:14:01 -0400
  • 0a820a4d62 Merge pull request #105 from kuc/update-submodule Anthony Restaino 2014-07-18 22:08:01 -0400
  • 6698e2e023 Browser now handles all intents correctly Anthony Restaino 2014-07-18 22:07:25 -0400
  • ec9a58795d Fixed some URL launching and the log tag Anthony Restaino 2014-07-18 19:43:42 -0400
  • 98bdca6bd4 Update setup-ant.sh Miłosz Sieradzki 2014-07-18 20:31:16 +0200
  • 61162f3f8a Update submodule netcipher, setup tracking branch 'master' Miłosz Sieradzki 2014-07-18 20:27:55 +0200
  • 93eb4ab232 Merge pull request #104 from kuc/polish-translation Anthony Restaino 2014-07-17 18:03:09 -0400
  • dabddc2bf5 Updated drawer UI and font Anthony Restaino 2014-07-16 17:12:01 -0400
  • c740e0e03c Fix indentation Miłosz Sieradzki 2014-07-16 22:52:14 +0200
  • ccec132835 Fix typo in translation Miłosz Sieradzki 2014-07-16 22:44:08 +0200
  • d13178e7ce Remove unnecessary right padding Miłosz Sieradzki 2014-07-16 22:38:39 +0200
  • 846f13f0ca Make layout of "Settings" height-responsive, add right padding for labels Miłosz Sieradzki 2014-07-16 22:33:09 +0200
  • a59a3169c7 Make layout of "Advanced settings" height-responsive, add right padding for labels Miłosz Sieradzki 2014-07-16 22:26:27 +0200
  • 35a4206c63 Add polish translation Miłosz Sieradzki 2014-07-16 22:24:42 +0200
  • 253e6f06fd Embolden text when a tab is selected for more contrast, smoothed animation of drawer hide when tab is switched Anthony Restaino 2014-07-15 20:01:05 -0400
  • a9b36df80e Small UI Changes Anthony Restaino 2014-07-15 19:16:08 -0400
  • f67cc05541 Update README.md Anthony Restaino 2014-07-15 07:23:05 -0400
  • 9f1b2da25c Updated with directions for setting up the project Anthony Restaino 2014-07-15 07:18:56 -0400
  • d05049dae9 Added directions for setting up project Anthony Restaino 2014-07-15 07:18:13 -0400
  • 2570ee1aec Navigation Drawer UI update Anthony Restaino 2014-07-14 23:04:02 -0400
  • 2d9f942bde Navigation Drawer UI update Anthony Restaino 2014-07-14 23:03:37 -0400
  • b255a06d8f Added shadows to navigation drawers Anthony Restaino 2014-07-13 21:54:09 -0400
  • 34927b1a76 Switched Incognito activity to pull cookie preference from different constant Anthony Restaino 2014-07-12 09:33:26 -0400
  • b26efa0b48 Added input encoding parameter to Google search string Anthony Restaino 2014-07-11 07:47:47 -0400
  • 617e134e83 Removed unnecessary code Anthony Restaino 2014-07-10 21:44:27 -0400
  • c7b3f794ab Added support for clearing History and Cookies on exit Anthony Restaino 2014-07-10 20:41:42 -0400
  • d3b73b47d0 updated hosts file Anthony Restaino 2014-07-10 20:12:40 -0400
  • c3f9d858bb updated homepage and bookmarks page to be translatable Anthony Restaino 2014-07-09 17:25:59 -0400
  • 690fde513a Merge pull request #95 from DF1E/master Anthony Restaino 2014-07-09 17:12:58 -0400
  • 5806fa8f51 make history item translatable DF1E 2014-07-09 10:43:01 +0200
  • 8dcfd05c58 Updated Orbot Preference Handling Anthony Restaino 2014-07-08 21:35:13 -0400
  • 58eec7d871 Merge pull request #93 from DF1E/master Anthony Restaino 2014-07-07 13:23:45 -0400
  • d0f0814bad move option to enable Orbot to settings DF1E 2014-07-07 09:16:49 +0200
  • e41b65c40d Merge pull request #88 from DF1E/master Anthony Restaino 2014-07-06 16:52:58 -0400
  • 95110d9be9 Activities Restructure - Incognito and Main now extend a single BrowserActivity Anthony Restaino 2014-07-04 19:35:59 -0400
  • d68ab94bbb Optimize LicenseActivity Victor 2014-06-08 16:44:02 +0300
  • ecdef5d294 Add array resources Victor 2014-06-08 18:39:03 +0300
  • 7e6a2cbcdd Merge pull request #86 from pejakm/srtr Anthony Restaino 2014-07-02 12:36:43 -0400