Commit Graph

  • d4bb97db72 checkstyle: bump to 6.19 Daniel Martí 2016-05-30 22:04:33 +01:00
  • 5e2da57565 Merge branch 'bump-minsdk' into 'master' Daniel Martí 2016-05-30 18:40:38 +00:00
  • cd1c213fb2 Bump minSdkVersion to 10, remove all compat code Daniel Martí 2016-05-16 22:07:12 +01:00
  • 198ad843c1 fix crash when UpdateService receives null Intent Hans-Christoph Steiner 2016-05-30 11:15:35 +02:00
  • 01de14f84e Merge branch 'stable-v0.100' into 'stable-v0.100' Daniel Martí 2016-05-27 23:00:32 +00:00
  • ae15e3a22d fix random crash in WifiStateChangeService Hans-Christoph Steiner 2016-05-28 00:35:40 +02:00
  • ba2f706166 Merge branch 'stable-v0.100' into 'stable-v0.100' Daniel Martí 2016-05-27 22:35:54 +00:00
  • 7b54c07c31 fix random crash in WifiStateChangeService Hans-Christoph Steiner 2016-05-28 00:01:39 +02:00
  • 1bfd3425c9 Merge branch 'prep-for-InstalledAppProviderService' into 'master' Daniel Martí 2016-05-27 20:31:00 +00:00
  • a03629d29d SanitizedFileTest requires systems with "/" for a path separator Hans-Christoph Steiner 2016-05-27 21:40:51 +02:00
  • 1914f5f3e1 remove unused app.uninstallable Hans-Christoph Steiner 2016-05-27 21:40:10 +02:00
  • f7688d7f9a convert App comments to javadoc so they can be read in popups, etc. Hans-Christoph Steiner 2016-05-27 20:48:09 +02:00
  • 1410a720c8 reorganize swap's App() constructor to prepare for database caching Hans-Christoph Steiner 2016-05-25 10:41:37 +02:00
  • aca94bcb68 move Provider tests into same java package the Providers Hans-Christoph Steiner 2016-05-27 12:25:28 +02:00
  • c947f24495 simple test for WifiStateChangeService.formatIpAddress() Hans-Christoph Steiner 2016-05-24 22:46:07 +02:00
  • 68375163f5 only use swap header image on large screens Hans-Christoph Steiner 2016-05-23 22:18:13 +02:00
  • 1591851273 remove "Try to install" from swap UI Hans-Christoph Steiner 2016-05-18 13:52:23 +02:00
  • 15005372a2 mark as compatible when App/Apk instances are from installed apps Hans-Christoph Steiner 2016-05-18 14:46:07 +02:00
  • 77376dfa42 Merge branch 'fix-empty-app-list' into 'master' Daniel Martí 2016-05-26 13:12:25 +00:00
  • 810e8eae0d Use initLoader instead of resetartLoader. Call onResume after setting category. Peter Serwylo 2016-05-26 10:58:17 +10:00
  • 082a2f5fef Merge branch '0.100-alpha8-fixes' into 'master' Hans-Christoph Steiner 2016-05-25 00:31:45 +00:00
  • 55f4a5938e prevent crash caused by bad netmask given to WifiStateChangeService Hans-Christoph Steiner 2016-05-24 21:46:13 +02:00
  • 550a107c9c fix crash when InstallManager is killed while actively downloading Hans-Christoph Steiner 2016-05-24 20:52:45 +02:00
  • ad498faf92 fix crash with Bluetooth on android-10 Hans-Christoph Steiner 2016-05-24 20:20:00 +02:00
  • 94f79a6438 prevent crash caused by bad netmask given to WifiStateChangeService Hans-Christoph Steiner 2016-05-24 21:46:13 +02:00
  • 2897dcb67e fix crash when InstallManager is killed while actively downloading Hans-Christoph Steiner 2016-05-24 20:52:45 +02:00
  • fb3dcb293d fix crash with Bluetooth on android-10 Hans-Christoph Steiner 2016-05-24 20:20:00 +02:00
  • 3f525c9bae Merge branch 'parsing-and-notifications' into 'master' Daniel Martí 2016-05-24 15:35:26 +00:00
  • 5f623e0c4a after downloading is complete, update notification to "Tap to install" Hans-Christoph Steiner 2016-05-23 22:32:03 +02:00
  • f08f8cb53d only parse <uses-sdk> once when looking for min/max SDK version Hans-Christoph Steiner 2016-05-23 14:26:52 +02:00
  • 02d98826a9 when parsing APKs for the local repo, correctly set maxSdkVersion Hans-Christoph Steiner 2016-05-23 16:05:57 +02:00
  • d54748ff39 SuppressLint("ParcelCreator") on MockApplicationInfo Hans-Christoph Steiner 2016-05-23 18:23:31 +02:00
  • f5fcde9867 Bump to 0.100-alpha8 v0.100-alpha8 Daniel Martí 2016-05-23 17:38:32 +01:00
  • 57fee437ba Merge branch 'stable-v0.100' into 'stable-v0.100' Daniel Martí 2016-05-23 16:23:56 +00:00
  • 41d1278579 Pull translation updates from Weblate F-Droid Translatebot 2016-05-23 15:21:55 +01:00
  • f631d16828 Pull translation updates from Weblate F-Droid Translatebot 2016-05-23 15:21:55 +01:00
  • 215a493fa6 Merge branch 'lets-make-a-stable-release' into 'master' Peter Serwylo 2016-05-23 14:33:24 +00:00
  • c941440a34 when parsing APKs for the local repo, correctly set maxSdkVersion Hans-Christoph Steiner 2016-05-23 16:05:57 +02:00
  • f9a30d2e1c reuse Notification.Builder instances Hans-Christoph Steiner 2016-05-23 16:13:17 +02:00
  • 478538690e fix issue where first time installs do not work Hans-Christoph Steiner 2016-05-21 00:00:29 +02:00
  • 3df44ce302 Merge branch 'fix-connected10' into 'master' Hans-Christoph Steiner 2016-05-23 09:09:52 +00:00
  • 8322fd046c remove unused import from b3f79da341dce582a8a45126fa221ec494c7f3e1 Hans-Christoph Steiner 2016-05-23 11:06:55 +02:00
  • 4f514deca5 fix issue where first time installs do not work Hans-Christoph Steiner 2016-05-21 00:00:29 +02:00
  • cd9ad9cdbf prevent divide-by-zero errors when showing update download progress Hans-Christoph Steiner 2016-05-19 23:17:03 +02:00
  • 8eda7d0273 delete the APK copy that Installer instances make Hans-Christoph Steiner 2016-05-19 20:42:01 +02:00
  • 5f3dde4060 include all needed data in install Intents Hans-Christoph Steiner 2016-05-19 20:30:17 +02:00
  • b3f79da341 Slow down progress events to ensure notification action button can be pressed. Peter Serwylo 2016-05-23 00:13:16 +10:00
  • d4d5fb1908 Merge branch 'check-repo-index-timestamps' into 'master' Hans-Christoph Steiner 2016-05-21 19:56:49 +00:00
  • 79d2bd120e Merge branch 'couple-more-0.100-fixes' into 'master' Hans-Christoph Steiner 2016-05-20 19:46:48 +00:00
  • e1f65cab62 prevent divide-by-zero errors when showing update download progress Hans-Christoph Steiner 2016-05-19 23:17:03 +02:00
  • 0ab80e4c6a delete the APK copy that Installer instances make Hans-Christoph Steiner 2016-05-19 20:42:01 +02:00
  • c35d327fa4 include all needed data in install Intents Hans-Christoph Steiner 2016-05-19 20:30:17 +02:00
  • b57a57cfc1 CI: remove MALLOC_ARENA_MAX env vars Daniel Martí 2016-05-20 11:25:12 +01:00
  • d1cdfab67a Merge branch 'bump-support' into 'master' Daniel Martí 2016-05-20 10:36:39 +00:00
  • 086ff54b5f move versionCode to app/build.gradle to match versionName Hans-Christoph Steiner 2016-05-20 12:19:17 +02:00
  • 30eaf328fd Bump support libs to 23.4.0 Daniel Martí 2016-05-20 11:12:34 +01:00
  • f1a31a7fe3 RepoUpdaterTest: convert writable test to JUnit assumption Hans-Christoph Steiner 2016-05-20 11:13:48 +02:00
  • 02b2090e53 check repo index timestamps to prevent rollback attacks db-version/55 Hans-Christoph Steiner 2016-05-19 12:30:44 +02:00
  • 014ab2d2b6 use Environment.getRootDirectory() instead of /system Hans-Christoph Steiner 2016-05-19 09:08:51 +02:00
  • f7c043b3fc set versionName based on git release tag Hans-Christoph Steiner 2016-05-19 08:27:50 +02:00
  • f1b09a5c43 safely handle nulls that start InstallManagerService Hans-Christoph Steiner 2016-05-19 23:49:31 +02:00
  • 7fbce1f09c Merge branch 'master' into 'master' Daniel Martí 2016-05-19 14:59:34 +00:00
  • e91ba13601 Set default subject in e-mails Nico Alt 2016-05-18 16:35:40 +02:00
  • 3dfbadc24d always set App.icon when instantiating from installed app Hans-Christoph Steiner 2016-05-17 16:23:59 +02:00
  • 3fedbdaff3 only generate basic swap index.jar if none exists Hans-Christoph Steiner 2016-05-18 15:00:25 +02:00
  • 5084982ce2 fixes #633 update download progress regression Hans-Christoph Steiner 2016-05-18 17:34:50 +02:00
  • ba42d3a507 parse APK for <nativecode> info in local repos Hans-Christoph Steiner 2016-05-17 23:49:33 +02:00
  • db9bdc315d only update static WiFi settings var from WifiInfoThread Hans-Christoph Steiner 2016-05-17 13:49:18 +02:00
  • 5f1aee8f0d fix download progress when installing apps via swap Hans-Christoph Steiner 2016-05-18 14:15:07 +02:00
  • 93ae78b46f Merge branch 'last-few-0.100-issues' into 'master' Daniel Martí 2016-05-19 10:44:01 +00:00
  • 2c017e158d gitlab-ci: connected10 does not mark build as failed Hans-Christoph Steiner 2016-05-19 10:48:17 +02:00
  • c862eb0bd3 safely handle nulls that start InstallManagerService Hans-Christoph Steiner 2016-05-18 20:03:08 +02:00
  • 507f17e19e always set App.icon when instantiating from installed app Hans-Christoph Steiner 2016-05-17 16:23:59 +02:00
  • 2038b7e1cb only generate basic swap index.jar if none exists Hans-Christoph Steiner 2016-05-18 15:00:25 +02:00
  • 897ed989b1 fixes #633 update download progress regression Hans-Christoph Steiner 2016-05-18 17:34:50 +02:00
  • 23ab7046bc parse APK for <nativecode> info in local repos Hans-Christoph Steiner 2016-05-17 23:49:33 +02:00
  • 4224d6df81 only update static WiFi settings var from WifiInfoThread Hans-Christoph Steiner 2016-05-17 13:49:18 +02:00
  • 16a36f212c fix download progress when installing apps via swap Hans-Christoph Steiner 2016-05-18 14:15:07 +02:00
  • 388dbbb2de Correctly expand list of nearby people to the entire height of the screen. Peter Serwylo 2016-05-15 10:45:56 +10:00
  • da1e3b93de Merge branch 'fix-604--swap-ui-smallness' Hans-Christoph Steiner 2016-05-17 13:28:37 +02:00
  • 8d742b7e30 Correctly expand list of nearby people to the entire height of the screen. Peter Serwylo 2016-05-15 10:45:56 +10:00
  • 571dfa8e1d Merge branch 'add-api10-emulator' into 'master' Hans-Christoph Steiner 2016-05-17 09:55:00 +00:00
  • c3ae8008ba Merge branch 'revert-cursor-stuff-for-stable' into 'stable-v0.100' Daniel Martí 2016-05-16 23:02:06 +00:00
  • 97807b8f0a Merge branch 'auto-requery-for-adapters' into 'master' Daniel Martí 2016-05-16 14:54:43 +00:00
  • c7b6313907 Ensure FLAG_AUTO_REQUERY is used for main app list adapters. Peter Serwylo 2016-05-16 23:51:01 +10:00
  • 59a533234e Revert "Fixed Cursor initialization deprecation" Peter Serwylo 2016-05-16 23:45:17 +10:00
  • d578327385 CI: Rename build task to test Daniel Martí 2016-05-16 11:57:49 +01:00
  • 2d24a54033 CI: Add android-10 connectedCheck task Daniel Martí 2016-05-16 11:42:58 +01:00
  • 611db650d5 Merge branch 'fix-661--prevent-notification-swiping' into 'master' Daniel Martí 2016-05-15 12:52:20 +00:00
  • f184c97354 Don't allow download notifications to be cancelled, other than our "Cancel" action on them. Peter Serwylo 2016-05-15 11:53:04 +10:00
  • b2f7fbd980 Merge branch 'installer-manager-cosmetic-changes' into 'master' Peter Serwylo 2016-05-14 22:42:29 +00:00
  • da8a142510 Fix Android Studio warnings. Peter Serwylo 2016-05-15 08:33:29 +10:00
  • ef75f30701 Ignore intents other than ACTION_INSTALL Peter Serwylo 2016-05-12 12:11:07 +10:00
  • 4f6910fca7 Rename 'startDownload' to 'initiateInstall'. Peter Serwylo 2016-05-12 12:01:53 +10:00
  • f7299c6537 Merge branch 'WifiStateChangeService-fixes' into 'master' Daniel Martí 2016-05-13 11:06:18 +00:00
  • 5bb73999ad more javadoc about how the download URL is used as a unique ID Hans-Christoph Steiner 2016-05-13 12:49:55 +02:00
  • 426e03a649 switch out swap Repo instance all at once Hans-Christoph Steiner 2016-05-13 12:49:08 +02:00
  • 26d173acdc convert WifiStateChangeService to IntentService Hans-Christoph Steiner 2016-05-12 22:45:28 +02:00
  • 7eeab77aaf in ACRA process, do not run everything in FDroidApp.onCreate() Hans-Christoph Steiner 2016-05-12 22:35:18 +02:00
  • 9b96282cbf Bump to 0.100-alpha7 v0.100-alpha7 Daniel Martí 2016-05-12 23:12:10 +01:00