Commit Graph

369 Commits

Author SHA1 Message Date
engine-flutter-autoroll
f55aab983c
b8786d3ef Rebuild camera preview when camera value changes (flutter/plugins#4197) (#87209) 2021-07-28 11:49:04 -07:00
engine-flutter-autoroll
f8f79bed56
08c9b40d0 Expand camera platform interface to support pausing the camera preview. (flutter/plugins#4191) (#87161) 2021-07-28 10:44:04 -07:00
engine-flutter-autoroll
caa5528030
Roll Plugins from 2727efc5ba3a to d2f5c33e9429 (3 revisions) (#87141) 2021-07-27 15:59:03 -07:00
engine-flutter-autoroll
3b6a07124d
Roll Plugins from 758c55e42064 to 2727efc5ba3a (12 revisions) (#87131) 2021-07-27 14:54:03 -07:00
stuartmorgan
a9fcfd1175
Update the call to analyze the plugins repo (#87121) 2021-07-27 11:34:04 -07:00
engine-flutter-autoroll
38c2af6a67
027db9039 [multiple_web] Update web plugin testing instructions. (flutter/plugins#4167) (#86681) 2021-07-19 15:36:02 -07:00
engine-flutter-autoroll
2f3bf078c5
e193daf1e [camera] Add CameraOptions used to constrain the camera audio and video (flutter/plugins#4164) (#86673) 2021-07-19 13:56:04 -07:00
engine-flutter-autoroll
ae4758da22
Roll Plugins from f726c319a61d to 2f5ef3df0a31 (2 revisions) (#86669) 2021-07-19 12:31:04 -07:00
engine-flutter-autoroll
aeb251e1d0
f726c319a [camera] Fix coordinate rotation for setting focus- and exposure points on iOS (flutter/plugins#4158) (#86542) 2021-07-16 03:21:04 -07:00
engine-flutter-autoroll
f46cfa0ec2
Roll Plugins from fbb4b3a85e3a to dd2d7397379e (2 revisions) (#86523) 2021-07-15 19:21:03 -07:00
engine-flutter-autoroll
13a84f5a22
fbb4b3a85 [flutter_plugin_tools] Improve license-check output (flutter/plugins#4154) (#86380) 2021-07-13 18:26:03 -07:00
engine-flutter-autoroll
78eb169262
ce371a6e7 [webview_flutter] Fix broken keyboard issue link (flutter/plugins#3266) (#86358) 2021-07-13 10:46:03 -07:00
engine-flutter-autoroll
81a85b8939
d68f26313 [flutter_plugin_tools] Support format on Windows (flutter/plugins#4150) (#86327) 2021-07-12 19:01:02 -07:00
engine-flutter-autoroll
e7a4a8d39a
1199f131d [flutter_plugin_tools] Make unit tests pass on Windows (flutter/plugins#4149) (#86210) 2021-07-09 18:21:05 -07:00
engine-flutter-autoroll
141ca1e4ca
731b93d52 [image_picker_for_web] Migrate image_picker to package:cross_file (flutter/plugins#4083) (#86207) 2021-07-09 17:16:02 -07:00
engine-flutter-autoroll
4e6472a338
8a966ebfd [various] Prepare plugin repo for binding API improvements (flutter/plugins#4148) (#86203) 2021-07-09 15:41:02 -07:00
engine-flutter-autoroll
14b22be569
6065bd001 [quick_actions] Add const constructor (flutter/plugins#4131) (#86185) 2021-07-09 11:21:05 -07:00
engine-flutter-autoroll
633af3da0e
Roll Plugins from 06fc7d105446 to 59e16a556e27 (2 revisions) (#86160) 2021-07-09 02:11:04 -07:00
engine-flutter-autoroll
73cf93f096
Roll Plugins from 200a6ec1dbb3 to 06fc7d105446 (3 revisions) (#86132) 2021-07-08 17:21:03 -07:00
engine-flutter-autoroll
049536026c
200a6ec1d [in_app_purchase] Fix crash when retrieveReceiptWithError gives an error. (flutter/plugins#4138) (#86111) 2021-07-08 16:16:03 -07:00
engine-flutter-autoroll
0dbb74eb42
0b88ffb57 [video_player] Pause video when it completes (flutter/plugins#3727) (#86107) 2021-07-08 10:46:02 -07:00
engine-flutter-autoroll
a28ff4b965
e1b4ba422 [in_app_purchase] Add currencySymbol to ProductDetails (flutter/plugins#4115) (#86098) 2021-07-08 08:06:02 -07:00
engine-flutter-autoroll
fc1353041f
fa036005b [in_app_purchase] Add documentation for price change confirmations (flutter/plugins#4092) (#86097) 2021-07-08 07:01:04 -07:00
engine-flutter-autoroll
9959ea0967
e2541ca01 [camera] android-rework part 8: Supporting modules for final implementation (flutter/plugins#4054) (#86091) 2021-07-08 04:01:02 -07:00
engine-flutter-autoroll
edf507cebe
744730cd9 [plugin_platform_interface] Fix README broken link (flutter/plugins#4143) (#86077) 2021-07-08 01:06:02 -07:00
engine-flutter-autoroll
22bd83dd32
d0ac2f7c1 [various] Prepare plugin repo for binding API improvements (flutter/plugins#4137) (#86070) 2021-07-07 23:36:02 -07:00
engine-flutter-autoroll
016bd2bff3
6dd1c4658 [flutter_plugin_tools] Work around banner in drive-examples (flutter/plugins#4142) (#86059) 2021-07-07 21:06:04 -07:00
engine-flutter-autoroll
6306c7414d
3f940429d [video_player] Fixed HLS Streams on iOS (flutter/plugins#3360) (#86053) 2021-07-07 19:01:03 -07:00
engine-flutter-autoroll
05acc42cf4
b16697ca8 [flutter_plugin_tools] Migrate 'test' to new base command (flutter/plugins#4133) (#86026) 2021-07-07 10:41:04 -07:00
engine-flutter-autoroll
6ba25e8206
1626b1060 [video_player] Update to ExoPlayer 2.14.1 (flutter/plugins#4141) (#86022) 2021-07-07 09:36:04 -07:00
engine-flutter-autoroll
99731d39bc
971d6c38e Prepare plugin repo for binding API improvements. (flutter/plugins#4136) (#85873) 2021-07-04 15:26:02 -07:00
engine-flutter-autoroll
fed99b9dfa
f466cccab [flutter_plugin_tools] Add --packages, and deprecated --plugins (flutter/plugins#4134) (#85866) 2021-07-04 10:31:03 -07:00
engine-flutter-autoroll
bb1bd46d44
2745bad58 [flutter_plugin_tool] Add more failure test coverage (flutter/plugins#4132) (#85794) 2021-07-02 12:51:04 -07:00
engine-flutter-autoroll
257430b634
3477be294 [in_app_purchase] Initialize SKError with correct data type (flutter/plugins#4113) (#85790) 2021-07-02 11:41:02 -07:00
engine-flutter-autoroll
18a72067e0
24febdf3a [flutter_plugin_tools] Migrate publish-check to the new base command (flutter/plugins#4119) (#85784) 2021-07-02 10:36:04 -07:00
engine-flutter-autoroll
352521dd8f
Roll Plugins from 719a6753aee6 to 9bd9ca1d7423 (2 revisions) (#85779) 2021-07-02 08:56:04 -07:00
engine-flutter-autoroll
0d1c13e640
719a6753a [flutter_plugin_tools] Add a summary for successful runs (flutter/plugins#4118) (#85735) 2021-07-01 17:31:03 -07:00
engine-flutter-autoroll
d2fe3affd2
6425a3056 Exclude arm64 simulators from google_sign_in example project (flutter/plugins#4128) (#85726) 2021-07-01 14:21:06 -07:00
engine-flutter-autoroll
35fa457644
962c60701 Exclude arm64 simulators from google_maps_flutter example project (flutter/plugins#4127) (#85721) 2021-07-01 13:16:04 -07:00
engine-flutter-autoroll
48c2a67b70
Roll Plugins from 7e2560a00b91 to 893ba4981c26 (5 revisions) (#85694) 2021-07-01 05:16:04 -07:00
engine-flutter-autoroll
00c73d0860
7e2560a00 [url_launcher] Amend example's manifest and docs (flutter/plugins#4006) (#85633) 2021-06-30 11:56:04 -07:00
engine-flutter-autoroll
019a410a7d
9ab0be9db [image_picker] Fixed IOException when cache directory is removed (flutter/plugins#4117) (#85620) 2021-06-30 08:46:06 -07:00
engine-flutter-autoroll
76b2f987b0
acc502e23 [in_app_purchase] Fix app exceptions caused by missing App Store receipt (flutter/plugins#4096) (#85618) 2021-06-30 06:41:03 -07:00
engine-flutter-autoroll
f6ad5e1e40
Roll Plugins from a02b8f2703ec to 94caa8a70476 (4 revisions) (#85573) 2021-06-29 15:46:03 -07:00
engine-flutter-autoroll
d63cb8332b
a02b8f270 [flutter_plugin_tools] Migrate java-test to new base command (flutter/plugins#4105) (#85470) 2021-06-28 13:31:03 -07:00
engine-flutter-autoroll
2034f74eee
8af8001ab [flutter_plugin_tools] ignore flutter_plugin_tools when publishing (flutter/plugins#4110) (#85458) 2021-06-28 10:11:04 -07:00
engine-flutter-autoroll
b4f36ee473
fde14716b [in_app_purchase] Add support for SKPaymentQueueDelegate and showPriceConsentIfNeeded (flutter/plugins#4085) (#85445) 2021-06-28 05:16:02 -07:00
engine-flutter-autoroll
b84c48c3f7
cb535ef3b [flutter_plugin_tools] release 0.3.0 (flutter/plugins#4109) (#85422) 2021-06-27 19:36:05 -07:00
engine-flutter-autoroll
782212d24f
Roll Plugins from 97877524f50c to 714339b3f071 (2 revisions) (#85349) 2021-06-25 15:46:02 -07:00
engine-flutter-autoroll
309228013a
97877524f [flutter_plugin_tools] Migrate analyze to new base command (flutter/plugins#4084) (#85322) 2021-06-25 10:06:04 -07:00
engine-flutter-autoroll
d7d11c5263
26e827845 Add release status badge to README (flutter/plugins#4102) (#85284) 2021-06-24 21:46:02 -07:00
engine-flutter-autoroll
c22bedc5a6
Roll Plugins from 152ae1f7b80d to 6c5ececee89d (2 revisions) (#85275) 2021-06-24 18:16:04 -07:00
engine-flutter-autoroll
b6156fc8d1
Roll Plugins from ca42231e4878 to 152ae1f7b80d (3 revisions) (#85259) 2021-06-24 14:41:04 -07:00
engine-flutter-autoroll
6bcdce37cd
ca42231e4 [webview_flutter] Suppress iOS 9 deprecation warnings (flutter/plugins#4100) (#85251) 2021-06-24 13:36:04 -07:00
engine-flutter-autoroll
d4be572638
a7c58acb6 Disable the "needs publishing" auto-labeler (flutter/plugins#4098) (#85229) 2021-06-24 10:01:05 -07:00
engine-flutter-autoroll
9bd6e21d2b
Roll Plugins from 8ae850672142 to 0c77ee26a2a0 (3 revisions) (#85183) 2021-06-23 20:36:02 -07:00
engine-flutter-autoroll
27acffe99f
8ae850672 Fixed typos and bumped version (flutter/plugins#4050) (#85137) 2021-06-23 10:36:02 -07:00
engine-flutter-autoroll
b30c721e4c
0f64adf51 [in_app_purchase] Update readme.md (flutter/plugins#4049) (#85128) 2021-06-23 09:16:02 -07:00
engine-flutter-autoroll
5a83c87473
730129a45 [in_app_purchase] billingClient launchPriceChangeConfirmationFlow (flutter/plugins#4077) (#85114) 2021-06-23 04:41:02 -07:00
engine-flutter-autoroll
b79dd40bad
Roll Plugins from 67885c5955ec to 9a90a9d0c61d (7 revisions) (#85073) 2021-06-22 15:51:04 -07:00
engine-flutter-autoroll
6606481562
Roll Plugins from e83a6833c98f to 67885c5955ec (2 revisions) (#85056) 2021-06-22 12:36:03 -07:00
engine-flutter-autoroll
25ba467b5a
e83a6833c [in_app_purchase_android] fix version for 'add payment proxy': pull/4055 (flutter/plugins#4071) (#84891) 2021-06-18 18:24:02 -07:00
engine-flutter-autoroll
1607ef5bd7
7354650d6 [in_app_purchase_android] add payment proxy (flutter/plugins#4055) (#84881) 2021-06-18 17:19:01 -07:00
engine-flutter-autoroll
03b7619404
Roll Plugins from a5d642dc7642 to 0e69db3ae57c (4 revisions) (#84871) 2021-06-18 12:09:03 -07:00
engine-flutter-autoroll
07cf2d3462
Roll Plugins from 35fba6a08a3f to a5d642dc7642 (4 revisions) (#84808) 2021-06-17 16:14:03 -07:00
engine-flutter-autoroll
c6cd8a60c3
35fba6a08 Pin base image used in CI Dockerfile (flutter/plugins#4060) (#84749) 2021-06-16 19:14:02 -07:00
engine-flutter-autoroll
8d506c77e9
Roll Plugins from 7b19e079807d to da401ba248df (3 revisions) (#84731) 2021-06-16 14:39:04 -07:00
engine-flutter-autoroll
430bfac41c
7b19e0798 Ensure Java 8 (flutter/plugins#4058) (#84720) 2021-06-16 12:09:04 -07:00
engine-flutter-autoroll
a2336e9ac7
c473374da Fetch from origin before trying to switch channels (flutter/plugins#4053) (#84640) 2021-06-15 11:59:04 -07:00
engine-flutter-autoroll
52f7555fcd
f469f22c1 [in_app_purchase] Only register transactionObservers when someone is listening to purchaseUpdates (flutter/plugins#4035) (#84559) 2021-06-14 09:59:02 -07:00
engine-flutter-autoroll
7ef04d6d9b
Roll Plugins from 852051aff103 to 01800a04f09c (3 revisions) (#84496) 2021-06-12 13:49:04 -07:00
engine-flutter-autoroll
17b024a584
Roll Plugins from e649ccd89d4e to 852051aff103 (2 revisions) (#84387) 2021-06-10 16:04:05 -07:00
engine-flutter-autoroll
d6f19183c0
Roll Plugins from b9382797a95f to e649ccd89d4e (2 revisions) (#84371) 2021-06-10 13:54:04 -07:00
engine-flutter-autoroll
1df798a54b
b9382797a [flutter_plugin_tools] Migrate more commands to NNBD (flutter/plugins#4026) (#84280) 2021-06-09 14:44:05 -07:00
engine-flutter-autoroll
a56a786f2e
af8280ee6 Fix typo; s/unnecessary_imports/unnecessary_import (flutter/plugins#4028) (#84229) 2021-06-08 17:34:05 -07:00
engine-flutter-autoroll
015dcec4af
117856f9e [video_player] Remove pre-stable warning from README (flutter/plugins#4029) (#84202) 2021-06-08 11:19:03 -07:00
engine-flutter-autoroll
588b9a3a5b
Roll Plugins from 70fcc6554665 to f7157ea8fe04 (2 revisions) (#84195) 2021-06-08 09:49:04 -07:00
engine-flutter-autoroll
5c54e70fc9
70fcc6554 [image_picker] Fix rotation when camera is a source (flutter/plugins#4019) (#84176) 2021-06-08 08:44:03 -07:00
engine-flutter-autoroll
64bf4ed480
Roll Plugins from 986eb8eba36b to 642a4831e651 (2 revisions) (#84149) 2021-06-07 15:39:03 -07:00
engine-flutter-autoroll
b4d3d25a17
986eb8eba [flutter_plugin_tools] Migrate xctest command to NNBD (flutter/plugins#4024) (#84142) 2021-06-07 13:54:04 -07:00
engine-flutter-autoroll
3858cc655c
Roll Plugins from 996a4a9fcbbe to 04f8ef7618f1 (2 revisions) (#84131) 2021-06-07 12:34:04 -07:00
engine-flutter-autoroll
2794dea0df
996a4a9fc [flutter_plugin_tools] Simplify filesystem usage (flutter/plugins#4014) (#84051) 2021-06-05 13:04:04 -07:00
engine-flutter-autoroll
921c724dbb
Roll Plugins from 7f21f86afeb6 to 8ac628625c0e (2 revisions) (#84023) 2021-06-04 17:54:03 -07:00
engine-flutter-autoroll
fe61c23674
7f21f86af [in_app_purchase] Explanation for casting details to implementations (flutter/plugins#4008) (#83981) 2021-06-04 11:04:05 -07:00
engine-flutter-autoroll
ab06d7dddd
af2407514 Do not trigger flat device orientation on iOS (flutter/plugins#4010) (#83975) 2021-06-04 00:59:03 -07:00
engine-flutter-autoroll
f890e9ca2b
6340c96fe [shared_preferences] Add iOS unit tests (flutter/plugins#4011) (#83958) 2021-06-03 21:44:03 -07:00
engine-flutter-autoroll
02b21e5f09
d37fa07f6 [in_app_purchase] Fix Restore previous purchases link (flutter/plugins#3988) (#83932) 2021-06-03 18:09:05 -07:00
engine-flutter-autoroll
cf7ed18da1
2a236e9fd Standardize XCTest locations and harnesses (flutter/plugins#4005) (#83915) 2021-06-03 11:24:03 -07:00
engine-flutter-autoroll
320f27713b
b2dd320e9 [in_app_purchase] Add "Restore purchases" button to example App (flutter/plugins#3945) (#83866) 2021-06-02 23:49:03 -07:00
engine-flutter-autoroll
816a857a98
af4fe1b1b Check in regenerated C++ example registrants (flutter/plugins#4004) (#83848) 2021-06-02 20:39:02 -07:00
engine-flutter-autoroll
78d3287b10
Roll Plugins from 2d70191bc2d6 to af7746a955c5 (2 revisions) (#83841) 2021-06-02 18:14:02 -07:00
engine-flutter-autoroll
8e43587a78
2d70191bc [ios_platform_images] Add iOS unit tests (flutter/plugins#3997) (#83818) 2021-06-02 14:04:03 -07:00
engine-flutter-autoroll
c8abf4d454
4ec1169d0 [path_provider] Add iOS unit tests (flutter/plugins#3998) (#83808) 2021-06-02 12:59:02 -07:00
engine-flutter-autoroll
4ddaa13d01
Roll Plugins from 9a9f3d8d9e82 to 78f2ace929a6 (5 revisions) (#83802) 2021-06-02 11:24:02 -07:00
engine-flutter-autoroll
a34265ba2e
9a9f3d8d9 [webview_flutter] Add iOS integration tests (flutter/plugins#3995) (#83791) 2021-06-02 10:19:04 -07:00
engine-flutter-autoroll
d9dfe38894
c1c46531c [in_app_purchase] fix "autoConsume" param in "buyConsumable" (flutter/plugins#3957) (#83760) 2021-06-01 19:09:04 -07:00
engine-flutter-autoroll
6858b2555f
93d679181 [video_player_web] fix: set autoplay to false during initialization (flutter/plugins#3985) (#83756) 2021-06-01 18:04:02 -07:00
engine-flutter-autoroll
9c0dd6f1b0
004485cd9 [multiple_web] Adapt web PlatformView widgets to work slotted. (flutter/plugins#3964) (#83747) 2021-06-01 16:59:02 -07:00
engine-flutter-autoroll
00d38043d1
7d8bad02a [url_launcher] Add iOS unit and UI tests (flutter/plugins#3987) (#83739) 2021-06-01 14:49:02 -07:00
engine-flutter-autoroll
b95c9915be
Roll Plugins from 4bea573ee8ce to bb539fb06e55 (2 revisions) (#83725) 2021-06-01 13:29:03 -07:00