Commit Graph

  • d3ca6020dc CI: Run pmd too Daniel Martí 2016-03-01 17:46:49 +00:00
  • 85ba537d95 PMD: Add a few rulesets that we already obey Daniel Martí 2016-03-01 17:38:47 +00:00
  • fbeb6d140f PMD: Enable java-android, fix issues Daniel Martí 2016-03-01 17:31:41 +00:00
  • 78d15dd4a8 Add PMD, for now with no rules Daniel Martí 2016-03-01 17:30:48 +00:00
  • 580723fa64 CI: No need to install dependencies any more Daniel Martí 2016-03-01 11:21:19 +00:00
  • e698e1557c Merge branch 'target-23' into 'master' Daniel Martí 2016-03-01 11:20:28 +00:00
  • e2b81c6b77 Permit deprecated Apache HTTP Client relan 2016-02-25 18:02:34 +03:00
  • 21a78054d5 Bump target SDK to 23 relan 2016-02-25 18:01:03 +03:00
  • 77074f83e2 Remove PackageInfo.REQUESTED_PERMISSION_REQUIRED relan 2016-02-25 17:54:53 +03:00
  • 90e64badf3 Merge branch 'ci-image' into 'master' Daniel Martí 2016-02-29 21:45:27 +00:00
  • 26ce365c22 Enable test coverage for Gitlab CI Daniel Martí 2016-02-29 17:06:50 +00:00
  • d6de4eb58b CI: Use our docker image Daniel Martí 2016-02-29 14:15:02 +00:00
  • 4aa44cb150 Bump to 0.99 v0.99 Daniel Martí 2016-02-28 22:46:53 +00:00
  • 91482e05f0 Pull translation updates from Weblate F-Droid Translatebot 2016-02-28 22:39:59 +00:00
  • b22c20ece3 Merge branch 'lint-checkstyle' into 'master' Hans-Christoph Steiner 2016-02-28 22:25:15 +00:00
  • a203545e48 Bump checkstyle to 6.16 Daniel Martí 2016-02-28 14:30:43 +00:00
  • d061dafcd7 Remove a few extra spaces that checkstyle missed Daniel Martí 2016-02-28 14:29:51 +00:00
  • 3af5f55abd Remove unused repo field Daniel Martí 2016-02-28 14:22:27 +00:00
  • 9c86655af0 Make some declaration accesses weaker Daniel Martí 2016-02-28 14:19:02 +00:00
  • 982bf42a4b Remove unused resources from old search screen Daniel Martí 2016-02-28 14:04:15 +00:00
  • d43c6b326f Merge branch 'cleanup-swap-code' into 'master' Hans-Christoph Steiner 2016-02-28 10:14:29 +00:00
  • ad63e52e50 Extract BroadcastReceivers to member variables, so they can be unregistered correctly. Peter Serwylo 2016-02-28 13:57:46 +11:00
  • 1323e800b7 Temporarily disable listeners when updating switch state in response to background process. Peter Serwylo 2016-02-28 13:42:35 +11:00
  • 209afd6bf2 Extract switch change listeners to member variables, so that they can be unregistered. Peter Serwylo 2016-02-28 12:49:50 +11:00
  • 62b080a8d9 Rename logging tag to make logcat debugging clearer. Peter Serwylo 2016-02-28 12:36:06 +11:00
  • 94c0c391da Merge branch 'faster-ci' into 'master' Hans-Christoph Steiner 2016-02-27 19:45:25 +00:00
  • affa569a79 CI: Install SDK only if necessary Daniel Martí 2016-02-26 18:20:42 +00:00
  • 1eedf66d66 Bump to 0.99-alpha2 v0.99-alpha2 Daniel Martí 2016-02-27 13:02:24 +00:00
  • d7827a3f07 CHANGELOG: prepare for upcoming release Daniel Martí 2016-02-27 13:01:56 +00:00
  • 4ec9cee143 Merge branch 'smooth-tor' into 'master' Daniel Martí 2016-02-27 12:42:20 +00:00
  • fd03ebd764 annotate swap methods that require android-10 Hans-Christoph Steiner 2016-02-26 22:22:10 +01:00
  • 26b35723d3 use AsyncTask for SwapType operations to run in background Hans-Christoph Steiner 2016-02-26 21:03:25 +01:00
  • 96fe1f9584 do not show "Swap" as an option on less than android-10 Hans-Christoph Steiner 2016-02-26 20:35:31 +01:00
  • 38e4b38602 Re-enable NetCipher to provide decent TLS on all Android versions Hans-Christoph Steiner 2016-02-26 19:48:07 +01:00
  • eed0070d4b do not bail out of wifi settings if there is no DhcpInfo Hans-Christoph Steiner 2016-02-15 10:54:34 +01:00
  • c5688dcdbf Merge branch 'cleanup-swap-stuff' into 'master' Hans-Christoph Steiner 2016-02-27 09:59:52 +00:00
  • db120133b9 Don't try to start bonjour without an IP. Peter Serwylo 2016-02-26 09:31:08 +11:00
  • 3dd0589b08 Don't say wifi is connected until both wifi + bonjour are ready. Peter Serwylo 2016-02-26 09:32:40 +11:00
  • cd3a064a5a Don't call unregisterService(...) then unregisterAllSerivces(). Peter Serwylo 2016-02-26 09:31:38 +11:00
  • 1505d21781 Set connected status after disconnecting from wifi swap. Peter Serwylo 2016-02-26 09:19:29 +11:00
  • 2ed6110ae5 Cleanup looper after shutting down. Peter Serwylo 2016-02-26 09:16:48 +11:00
  • 18f97602e8 Don't start swap wifi when there is no network. Peter Serwylo 2016-02-26 09:16:00 +11:00
  • ddbd9e2ea9 Actually run thread in background. Peter Serwylo 2016-02-26 09:15:01 +11:00
  • 1eae135929 Add user feedback for when WiFi is being disabled. Peter Serwylo 2016-02-26 09:13:33 +11:00
  • 8364aa15f1 Don't try to start swap again if we have gone from network -> no network. Peter Serwylo 2016-02-26 09:11:00 +11:00
  • 94e3cf85ba Merge branch 'lint-errors-2' into 'master' Hans-Christoph Steiner 2016-02-26 21:15:56 +00:00
  • b08b97466f Fix a single rogue ellipsis Daniel Martí 2016-02-26 15:00:50 +00:00
  • 91c3278920 Take RTL suggestions from lint (warnings) Daniel Martí 2016-02-26 14:57:42 +00:00
  • e390561c7c install_confirm: remove useless lines Daniel Martí 2016-02-26 14:48:45 +00:00
  • 1b6fc3da7c Move app_permission_item_money to layout-v17 Daniel Martí 2016-02-26 14:44:49 +00:00
  • 5179e032db Fix NewApi bug introduced in 8e193cec Daniel Martí 2016-02-26 14:39:02 +00:00
  • 43a3c2b042 Remove useless app:backgroundTint from layouts Daniel Martí 2016-02-26 14:25:08 +00:00
  • d1b758147b Merge branch 'lint-errors' into 'master' Hans-Christoph Steiner 2016-02-25 19:34:08 +00:00
  • cdecc1604c Add all missing Left/Right attributes in RTL Daniel Martí 2016-02-25 16:56:23 +00:00
  • 073052f5cc Move app_description to donottranslate.xml Daniel Martí 2016-02-25 16:40:58 +00:00
  • 153a6bdbe7 Merge branch 'tools' into 'master' Hans-Christoph Steiner 2016-02-25 16:31:29 +00:00
  • 99f930663d CI: Also check language list and string formats Daniel Martí 2016-02-25 13:57:56 +00:00
  • 54c4714b9d Fix string format issues Daniel Martí 2016-02-25 13:56:06 +00:00
  • 6b9d6b6be5 Add a py script to check for bad string formats Daniel Martí 2016-02-25 13:53:53 +00:00
  • d130a2f634 Merge branch 'ci-patches' into 'master' Daniel Martí 2016-02-25 13:51:50 +00:00
  • 7e86dc5e48 Convert existing py tools to python3 Daniel Martí 2016-02-25 13:39:39 +00:00
  • d79fccb2da Pull translation updates from Weblate F-Droid Translatebot 2016-02-25 12:38:43 +00:00
  • 86ecfa217f CI: Simplify sdk unboxing Daniel Martí 2016-02-24 20:31:30 +00:00
  • 1153a93425 CI: Remove kill line Daniel Martí 2016-02-24 20:27:20 +00:00
  • 5cca8102d7 Update commons-io test dep to 2.4 Daniel Martí 2016-02-22 18:40:11 +01:00
  • 9fe6545654 Update ACRA to 4.8.2 Daniel Martí 2016-02-22 18:36:57 +01:00
  • 1bae2b0132 Merge branch 'checkstyle-more' into 'master' Peter Serwylo 2016-02-21 01:40:03 +00:00
  • 17c731ef1d checkstyle: obey ConstantName Daniel Martí 2016-02-17 12:09:53 +00:00
  • a6b804e93a checkstyle: obey NeedBraces on multi-line stmts Daniel Martí 2016-02-17 11:58:35 +00:00
  • ea31ed3079 gradlew: add zip sha256 Daniel Martí 2016-02-16 20:27:50 +00:00
  • 6d6aa98c6b Pull translation updates from Weblate F-Droid Translatebot 2016-02-16 11:57:07 +00:00
  • e892d55b91 Merge branch 'search-clear-focus' into 'master' Peter Serwylo 2016-02-16 11:06:21 +00:00
  • e066ed04dc Search: clear focus when enter/return is pressed Daniel Martí 2016-02-15 16:47:25 +00:00
  • 5e619a8117 README: Point to gradlew Daniel Martí 2016-02-15 16:35:39 +00:00
  • ddda82509c Bump gradle to 2.11 Daniel Martí 2016-02-15 16:34:05 +00:00
  • 7471fed31c CI: Use gradlew Daniel Martí 2016-02-15 16:34:27 +00:00
  • 714edfb456 Add gradle wrapper Daniel Martí 2016-02-15 16:30:40 +00:00
  • 247dfc5ecf Run remove-unused-trans.py Daniel Martí 2016-02-14 15:15:15 +00:00
  • 6a6a37c42e Pull translation updates from Weblate F-Droid Translatebot 2016-02-14 15:14:22 +00:00
  • 80d8f9f30b Sync changelog with stable branch Daniel Martí 2016-02-14 14:56:56 +00:00
  • 2a59d6b146 Bump to 0.98.1 v0.98.1 Daniel Martí 2016-02-14 14:13:44 +00:00
  • 5238026ce3 Update changelog for bugfix release Daniel Martí 2016-02-14 14:12:48 +00:00
  • 629067d618 Use appendPath(...) instead of appendEncodedPath(...). Peter Serwylo 2016-02-05 09:51:04 +11:00
  • 88b4e1ff31 Merge branch 'fix-554' into 'master' Peter Serwylo 2016-02-13 21:49:22 +00:00
  • f3e5f2adcc Merge branch 'fix-wifistatechange-npe' into 'master' Hans-Christoph Steiner 2016-02-12 15:15:16 +00:00
  • f6724413b0 WifiStateChangeService: Avoid DhcpInfo NPE Daniel Martí 2016-02-12 13:04:10 +00:00
  • 89c53bbd5e Bump gradle plugin to 1.5.0 Daniel Martí 2016-02-11 12:39:48 +00:00
  • 1a1ece16cf Work around dead activity issue in AppDetails Daniel Martí 2016-02-09 20:48:42 +00:00
  • 9195e3c614 Bump to 0.99-alpha1 v0.99-alpha1 Daniel Martí 2016-02-09 16:03:04 +00:00
  • 044bf0b2f8 CHANGELOG: Update with latest fixes Daniel Martí 2016-02-09 16:04:09 +00:00
  • 4148edeccd Pull translation updates from Weblate F-Droid Translatebot 2016-02-09 16:00:10 +00:00
  • 401a1d473d Drop unnecessary elses after returns Daniel Martí 2016-02-09 15:58:47 +00:00
  • 9997b0f448 Merge branch 'fix-555--content-provider-invalid-uri' into 'master' Daniel Martí 2016-02-09 15:55:38 +00:00
  • c0d752cce3 Merge branch 'reactivex--swap--peer-finders' into 'master' Peter Serwylo 2016-02-07 00:08:03 +00:00
  • d939e9dac9 Minor fixes due to CR. Peter Serwylo 2016-02-07 10:39:01 +11:00
  • 416c7aff82 Update ACRA to 4.8.1 Daniel Martí 2016-02-06 23:35:43 +00:00
  • d063aa3a08 CHANGELOG: Add Android.mk fix Daniel Martí 2016-02-06 13:46:12 +00:00
  • 3353234786 Put null check around access of R.id.header fragment. Peter Serwylo 2016-02-05 22:27:11 +11:00
  • d886789a86 Don't update search query unless it has changed meaningfully. Peter Serwylo 2016-02-04 07:46:14 +11:00
  • fa9e616c3f When no keywords to search, use an empty query selection that evaluates to "1". Peter Serwylo 2016-02-04 07:29:00 +11:00