Commit Graph

  • a7d1aafecd Translated using Weblate (Dutch) Sylvie 2015-09-13 00:27:05 +02:00
  • c7bdf6816b Translated using Weblate (Dutch) Sylvie 2015-09-13 00:21:58 +02:00
  • dd14c8e86d Translated using Weblate (Dutch) Sylvie 2015-09-13 00:21:35 +02:00
  • 873910400d Merge branch 'fix-405--swap-feedback-speed' of https://gitlab.com/pserwylo/fdroidclient Daniel Martí 2015-09-12 15:42:45 -07:00
  • 198cc7357c Update UI in response to WiFi enabling, not Bonjour discovery enabling. Peter Serwylo 2015-09-12 20:32:43 +10:00
  • 90ede44790 Check for null netmask variable to prevent NPE. Peter Serwylo 2015-09-12 20:30:07 +10:00
  • 828cc272ee Only start Bluetooth in UI thread, WiFi needs background. Peter Serwylo 2015-09-12 20:25:20 +10:00
  • 4bb2a0e0d0 Added massive amounts of logging to pin down problem. Peter Serwylo 2015-09-11 07:13:30 +10:00
  • 4bd8210ef1 Remove values-zh. See #139. Daniel Martí 2015-09-12 15:23:08 -07:00
  • cf0ab74870 Allow app_name to be translated. Fixes #203. Daniel Martí 2015-09-12 15:19:46 -07:00
  • 9e410662ea Translated using Weblate (Dutch) Sylvie 2015-09-13 00:07:44 +02:00
  • d32680a14f Translated using Weblate (Dutch) Sylvie 2015-09-13 00:07:06 +02:00
  • 78e8341206 Replace string array items with strings Daniel Martí 2015-09-12 15:02:46 -07:00
  • f2107219c2 Cleanup after Hebrew import Daniel Martí 2015-09-12 14:46:58 -07:00
  • fe8635667c Include cleaned up translations from #392 Daniel Martí 2015-09-12 14:28:06 -07:00
  • 75d8abcf55 String arrays don't belong in strings.xml Daniel Martí 2015-09-12 14:25:41 -07:00
  • 4c680ca7f3 README: Update translation instructions Daniel Martí 2015-09-12 14:09:28 -07:00
  • 4407926ae8 Add Weblate translation badge Daniel Martí 2015-09-12 14:06:46 -07:00
  • cb79503f5f Merge remote-tracking branch 'weblate/master' Daniel Martí 2015-09-12 14:03:09 -07:00
  • 3203bd99d2 Translated using Weblate (Japanese) naofum 2015-09-12 12:59:56 +02:00
  • 160865cd86 Translated using Weblate (Czech) Michal Čihař 2015-09-12 10:12:14 +02:00
  • 089dcecf1c Translation updates F-Droid Translatebot 2015-09-12 19:41:19 +00:00
  • de44771755 Exception logging improvements Daniel Martí 2015-09-11 17:41:24 -07:00
  • c0a13ad65f Some Java 1.7 string switch goodness Daniel Martí 2015-09-11 17:29:58 -07:00
  • a2c8c4678e Remove duplicate debug log Daniel Martí 2015-09-11 17:17:37 -07:00
  • be87a31b84 Apply some PMD fixes Daniel Martí 2015-09-11 16:43:24 -07:00
  • 90822e9258 Utils: don't capitalize method names Daniel Martí 2015-09-11 16:43:03 -07:00
  • 132eeda4a0 Fix small variable mistake in RepoDetailsActivity Daniel Martí 2015-09-11 15:48:55 -07:00
  • b4e23c2cbc Make most fields in AsyncDownloader final Daniel Martí 2015-09-11 15:48:21 -07:00
  • 0c9c93e493 Fix some javadoc warnings Daniel Martí 2015-09-11 15:47:38 -07:00
  • 9cbefca4bb Code cleanup via AS Daniel Martí 2015-09-11 15:34:05 -07:00
  • 0f8c310c8d Optimize imports via AS Daniel Martí 2015-09-11 15:32:22 -07:00
  • 110a004d59 AppDetalis: Avoid division by zero crash Daniel Martí 2015-09-11 15:26:56 -07:00
  • 6d6d9bc7cd Follow download progress in AppDetails Toby Kurien 2015-09-11 15:13:43 -07:00
  • 860bc8ae97 Apply some checkstyle fixes Daniel Martí 2015-09-10 19:40:27 -07:00
  • 1dfe3d962f Hasher cleanup and simplification Daniel Martí 2015-09-10 19:33:24 -07:00
  • 27f212f3ec Use Writer, always close FileWriter exactly once Daniel Martí 2015-09-10 19:24:52 -07:00
  • 6793780d4f Beef up 4.4 emulator sleep to avoid errors Daniel Martí 2015-09-10 19:24:10 -07:00
  • d415ceae15 Block formatting fixes Daniel Martí 2015-09-10 19:02:25 -07:00
  • cba2e67a70 Cleanup after bluetooth-swap merge Daniel Martí 2015-09-10 19:00:09 -07:00
  • 42d31eb0e6 Fix build after bluetooth-swap merge Daniel Martí 2015-09-10 18:56:47 -07:00
  • 2159b3d49b Merge branch 'bluetooth-swap' of https://gitlab.com/n8fr8/fdroidclient Daniel Martí 2015-09-10 18:52:52 -07:00
  • cc8b9bb41d Fix formatting error in WifiStateChangeService Daniel Martí 2015-09-10 18:29:38 -07:00
  • 35c5f063f1 CI: Get logcat output (W and above) on failure Daniel Martí 2015-09-10 18:11:28 -07:00
  • 6dec9fb928 remove unnecessary whitespace n8fr8 2015-09-10 21:21:27 -04:00
  • 884c8219fd put exception back into Log per this comment: https://gitlab.com/fdroid/fdroidclient/merge_requests/137 n8fr8 2015-09-10 21:20:23 -04:00
  • 988f5dbfdc use TextUtils.isEmpty() - a better solution! n8fr8 2015-09-10 21:18:04 -04:00
  • b6939dcce4 for #404 a few more tweaks to make sure things are getting closed! n8fr8 2015-09-10 14:58:51 -04:00
  • b3f8ac0a5b related to #404 improvement to patterns to support close and discoverable You must, must, must close the BT sockets else you run out of them. This code tries to handle all the places where BT sockets may not get closed. It also tries to tweak user experience/UI integration pieces in a few areas, and handle some NPEs that can occur when BT fails. n8fr8 2015-09-10 14:44:59 -04:00
  • 0a96d17dd1 now handling empty repo fingerprint during check - also support icondownloading over bluetooth - also check for null repoUrl variable n8fr8 2015-09-10 11:21:00 -04:00
  • c831cf77cc Many changes to swap workflow to get Bluetooth to work - don't try to start BT in the background. you can only start/stop a BT server once, else new connections don't work - be more mindful of reading/writing bytes from the input/output streams... make sure bytes are available, because you will block forever if you do not do that - use the device class tag to filter devices in discovery instead of the fdroid name tag - this now successfully connects but there is an error in the certificate fingerprint verification still n8fr8 2015-09-10 04:23:58 -04:00
  • f05d0e12a0 Merge branch 'my-first-new-swap-fixes' into 'master' Daniel Martí 2015-09-11 00:50:48 +00:00
  • 30ed545981 Bump accesspoint lib Daniel Martí 2015-09-10 10:49:45 -07:00
  • a69488b32f HttpDownloader bypasses proxy when accessing a swap repo Hans-Christoph Steiner 2015-09-10 17:54:49 +02:00
  • 1654443b00 StrictMode only works in android-9 and above Hans-Christoph Steiner 2015-09-10 16:49:13 +02:00
  • 0f44fcb8fd swap: remove useless text that used to be a link Hans-Christoph Steiner 2015-09-10 09:51:52 +02:00
  • 8d20135779 swap: close resources reported by StrictMode Hans-Christoph Steiner 2015-09-08 21:08:27 +02:00
  • 2f06bf8b47 Merge branch 'ci-tests-4.4' Daniel Martí 2015-09-09 22:29:51 -07:00
  • 68899ec476 Privileged: reserve alpha1 for the first tag Daniel Martí 2015-09-09 22:09:06 -07:00
  • 3fe1893336 CI: 4.4 says it's ready before it actually is Daniel Martí 2015-09-09 21:47:15 -07:00
  • 5bb5e3a96b Fix conflict between swap and privileged merges Daniel Martí 2015-09-09 21:35:38 -07:00
  • faecbd03a0 Unify and deduplicate gitignores Daniel Martí 2015-09-09 21:24:36 -07:00
  • 2bb4ae6984 Bump buildToolsVersions after merge Daniel Martí 2015-09-09 21:23:01 -07:00
  • ed5de47197 Merge branch 'enhanced-priv-install' of https://gitlab.com/dschuermann/fdroidclient Daniel Martí 2015-09-09 21:21:06 -07:00
  • e3400006a9 CI: test adb before running connected checks Daniel Martí 2015-09-09 21:16:09 -07:00
  • de4198efaf CI: Increase adb install timeouts Daniel Martí 2015-09-09 18:57:03 -07:00
  • 25b8a47371 README: some links support https Daniel Martí 2015-09-09 18:32:56 -07:00
  • 51ed0f9625 CI: Run tests on a 4.4 emulator too Daniel Martí 2015-09-09 17:30:05 -07:00
  • 3f87462994 Updated changelog with downloadmanager details. Peter Serwylo 2015-09-10 09:25:29 +10:00
  • da8811eadf Merge branch 'cr-of-download-manager' into 'master' Peter Serwylo 2015-09-09 23:21:07 +00:00
  • 9848816df4 Fix bug introduced when resolving conflicts during rebase. Peter Serwylo 2015-09-10 07:56:05 +10:00
  • af5836cb09 Bump accesspoint library to try to fix #407 Daniel Martí 2015-09-09 15:39:21 -07:00
  • 645f9fc5e3 Rename Utils.copy and Utils.symlinkOrCopyFile to indicate exception clobbering Peter Serwylo 2015-09-10 06:13:28 +10:00
  • a09587c7e2 Use helper functions where appropriate. Peter Serwylo 2015-09-09 17:26:22 +10:00
  • 7b773f94f9 Make DownloadManager code file-agnostic, needn't be specific to "Apps" Peter Serwylo 2015-09-09 17:21:17 +10:00
  • 0a9941d93d Refactor AsyncDownloader to be an interface. Peter Serwylo 2015-09-09 17:13:30 +10:00
  • d0d287f668 Remove undocumented params from JavaDoc. Peter Serwylo 2015-09-09 16:57:01 +10:00
  • 69ecaf023f Refactored AsyncDownloader to only ever be constructed by DownloadFactory. Peter Serwylo 2015-09-09 08:31:21 +10:00
  • 9b7c4c7b4a WIP: CR. Peter Serwylo 2015-09-09 07:32:06 +10:00
  • ef40b5f3db Now displays a notification when download is complete, unless use is already on the app details screen, in which case it pops up the installer immediately Toby Kurien 2015-09-05 11:54:17 +02:00
  • 13e54ced07 Display of app name and version in the download title Toby Kurien 2015-09-05 10:02:42 +02:00
  • 6f8b49c974 proper handling of file resources, implemented progress stats for async downloader Toby Kurien 2015-09-05 09:54:25 +02:00
  • d10a56ed44 re-inserted log statement mistakenly removed Toby Kurien 2015-09-04 16:54:54 +02:00
  • f3ef78d292 reverted to previous version, for merge request. Toby Kurien 2015-09-04 16:16:49 +02:00
  • efd4ebeadf cleaned up code, prevented multiple app details screens popping up, fixed "no such app" toast after install Toby Kurien 2015-09-04 14:44:14 +02:00
  • e827be1b5b when user clicks on notification, the app details screen now comes up. If there are multiple downloads, the first one is shown. Toby Kurien 2015-09-04 13:57:48 +02:00
  • 8a7feba9cc drastically speed up debug build by not minifying and compressing resources. Release builds unaffected. Toby Kurien 2015-09-04 13:46:43 +02:00
  • 11caf22dc6 wip: app details now reloads details of running downloads Toby Kurien 2015-09-04 13:43:47 +02:00
  • f9fee5beb0 wip: when a download is completed, app is woken up and app details screen displayed Toby Kurien 2015-09-04 11:27:17 +02:00
  • 5f989739bb wip: running download manager outside fdroid Toby Kurien 2015-09-04 09:20:21 +02:00
  • dbd4c467f8 added asyndownloader to use DownloadManager when possible Toby Kurien 2015-09-03 17:55:58 +02:00
  • 592f0c65bf Update changelog Daniel Martí 2015-09-09 10:41:06 -07:00
  • 7b4abe46c1 Remove now unused vendored libraries Daniel Martí 2015-09-08 15:27:02 -07:00
  • 3d749120a7 Remove support for building entirely from source Daniel Martí 2015-09-08 14:59:30 -07:00
  • 13c90e6c4a add HTTPS pins for good, free CAs: cert.startcom.org & letsencrypt.org Hans-Christoph Steiner 2015-09-08 19:21:24 +02:00
  • 2c88703588 use NetCipher to get improved TLS and cipher support on HTTPS connections Hans-Christoph Steiner 2015-09-08 16:38:19 +02:00
  • 853e281710 code formatting fixes for build.gradle from Android Studio Hans-Christoph Steiner 2015-08-28 14:10:21 +02:00
  • 1f607d3e6d improve net check for index updates; update index on app start Hans-Christoph Steiner 2015-08-26 21:28:53 +02:00
  • cba103af77 Start changelog for 0.97 Daniel Martí 2015-09-08 10:18:27 -07:00
  • b8b60d52bf Change privileged app name, versioning and icon Dominik Schürmann 2015-09-07 01:32:41 +02:00