Matt Carroll
fa82b9aeac
Updated flutter/examples to further conform to new embedding: removed references to FlutterApplication, deleted all MainActivity's that were not necessary, removed all direct invocations of GeneratedPluginRegistrant. ( #22529 ) ( #44782 )
2019-11-14 04:08:28 +00:00
Emmanuel Garcia
bb8cf609ec
Build local maven repo when using local engine ( #44243 )
2019-11-06 12:52:37 -08:00
Emmanuel Garcia
14ac88d3bc
Temporarily bring the embedding dependencies in the Flutter gallery ( #44201 )
2019-11-05 12:32:30 -08:00
Emmanuel Garcia
0ccde797b0
Reland: Migrate examples to Android embedding v2 ( #44139 )
2019-11-04 17:25:25 -08:00
Emmanuel Garcia
694b2d89e0
Revert: Migrate examples to Android embedding v2 ( #43997 )
...
This reverts commit 99cd440384
.
2019-11-01 11:13:39 -07:00
Emmanuel Garcia
99cd440384
Revert "Revert "Reland: Migrate examples new embedding ( #43868 )" ( #43885 )" ( #43939 )
2019-10-31 16:17:31 -07:00
Dan Field
8e0799a657
Revert "Reland: Migrate examples new embedding ( #43868 )" ( #43885 )
...
This reverts commit 46edc80237
.
2019-10-30 23:33:38 -07:00
Emmanuel Garcia
46edc80237
Reland: Migrate examples new embedding ( #43868 )
2019-10-30 19:00:24 -07:00
Emmanuel Garcia
ea4da39fab
Revert: Migrate examples to the new embedding ( #43689 )
2019-10-28 19:11:09 -07:00
Emmanuel Garcia
20e015ffe6
Reland: Migrate examples new embedding ( #43643 )
...
* Fix device lab tests
* Migrate examples to the Android embedding v2 (#43221 )
2019-10-28 15:43:37 -07:00
Emmanuel Garcia
5bc7fb6835
Revert "Migrate examples to the Android embedding v2 ( #43221 )" ( #43611 )
...
This reverts commit b49ffa81c1
.
2019-10-27 21:25:13 -07:00
Emmanuel Garcia
b49ffa81c1
Migrate examples to the Android embedding v2 ( #43221 )
2019-10-25 22:03:49 -07:00
Emmanuel Garcia
61c6c29233
Migrate examples and tests to AndroidX ( #41251 )
2019-09-25 09:02:15 -07:00
Anoop B
90326b6184
[ImgBot] Optimize images ( #35971 )
2019-07-11 21:16:48 -07:00
Jason Simmons
9406ebcbaf
Only call Activity.reportFullyDrawn on Lollipop or above ( #28175 )
...
This API requires the UPDATE_DEVICE_STATS permission on KitKat
2019-02-25 11:39:17 -08:00
Jonah Williams
f777db2b78
add uiMode to android:configChanges ( #26896 )
2019-01-22 10:37:22 -08:00
Dan Field
d8d36bc7e8
targetSdkVersion 28 ( #26798 )
2019-01-19 11:59:42 -08:00
Dan Field
f02f4fbed3
Rev Android Platform to 28 for bots ( #26790 )
...
* Rev Android Platform to 28 for bots
* push all to 28
* include platform tools update
2019-01-18 20:39:10 -08:00
Stanislav Baranov
10ce692089
Revert dependency upgrade to see if it helps with build times and APK size ( #25642 )
2018-12-21 10:55:04 -08:00
Stanislav Baranov
7f1f39385b
Add missing dependency to fix the build ( #25582 )
2018-12-19 14:31:30 -08:00
Stanislav Baranov
da599cfc59
Update examples to match the new version of generated build.gradle ( #25483 ) ( #25569 )
...
This version honors flutter tool's --build-number/--build-name flags.
2018-12-19 12:16:30 -08:00
liyuqian
3cf40b436d
Revert "Update examples to match the new version of generated build.gradle ( #25483 )" ( #25563 )
...
This reverts commit 8acc058cf1
.
Reverts #25483
Reason for revert: it seems to break the flutter_gallery_instrumentation_test post-submit test.
TBR: @sbaranov
2018-12-19 09:14:41 -08:00
Stanislav Baranov
8acc058cf1
Update examples to match the new version of generated build.gradle ( #25483 )
...
This version honors flutter tool's --build-number/--build-name flags.
2018-12-18 14:39:12 -08:00
Jason Simmons
dba54316f4
Android API version check for the call to Activity.reportFullyDrawn ( #22918 )
2018-10-11 08:57:33 -07:00
xster
788bb2d4c2
Add first frame reporting to gallery's Play Store Console logging ( #22579 )
2018-10-08 11:51:37 -07:00
Mikkel Nygaard Ravn
7fa4637b58
Prepare for upgrading video player in Gallery to newest version ( #18501 )
2018-06-15 15:34:02 +02:00
Mikkel Nygaard Ravn
8c39c35eb0
Upgradle Gradle dependencies to match Android Studio 3.1.2 ( #18080 )
2018-06-01 09:57:40 +02:00
Mikkel Nygaard Ravn
87a6e2b497
Revert "Update Gradle dependencies ( #18071 )" ( #18074 )
...
This reverts commit 59bb2dba73
.
2018-05-31 19:25:40 +02:00
Mikkel Nygaard Ravn
59bb2dba73
Update Gradle dependencies ( #18071 )
2018-05-31 17:16:47 +02:00
Mikkel Nygaard Ravn
d21b2799a0
Revert "Update Gradle dependencies to match Android Studio 3.1.2 ( #17974 )" ( #17979 )
...
This reverts commit 0f557e720e
.
2018-05-28 21:18:13 +02:00
Mikkel Nygaard Ravn
0f557e720e
Update Gradle dependencies to match Android Studio 3.1.2 ( #17974 )
2018-05-28 21:08:50 +02:00
Mikkel Nygaard Ravn
bb88766448
Revert "Update Gradle dependencies to match Android Studio 3.1.2 ( #17942 )" ( #17966 )
...
This reverts commit dac1baf4fa
.
2018-05-28 15:10:37 +02:00
Mikkel Nygaard Ravn
dac1baf4fa
Update Gradle dependencies to match Android Studio 3.1.2 ( #17942 )
2018-05-28 14:35:32 +02:00
Hans Muller
bf3bd7667f
New Gallery UI reprise ( #17031 )
2018-04-27 08:11:20 -07:00
Hans Muller
38d5d46127
Revert "New Flutter Gallery UI" ( #16984 )
...
* Revert "New Flutter Gallery UI (#16936 )"
This reverts commit 7038597b02
.
2018-04-25 18:41:07 -07:00
Hans Muller
7038597b02
New Flutter Gallery UI ( #16936 )
...
A new front-end for the Flutter Gallery example.
2018-04-25 14:15:34 -07:00
Jonah Williams
e91683942c
Update AndroidManifest to include screenLayout|density in config changes ( #15871 )
...
* android templates should add density and screenLayout to config changes
* update the rest of the manifests
2018-03-24 12:38:42 -07:00
xster
d3418a5da4
Productionize the publishing Travis shard ( #14714 )
2018-02-21 10:57:21 -08:00
Mikkel Nygaard Ravn
31a0a5f4d0
Remove generated files from repo ( #14697 )
2018-02-16 12:33:21 +01:00
xster
5b46e0a4be
Let Travis build the gallery and push to TestFlight / Play Store ( #14408 )
...
* iOS works
* Works on Android
* Take in commit number in iOS also. Get rid of image upload for Android. It's just a waste of bandwidth
* Tweak to fix on Travis
2018-02-05 12:00:24 -08:00
xster
82ddabd32a
Fastlane instructives for tool publishing the Gallery ( #14347 )
...
* first round fastlane working on Android
* clean up and start ios
* Partial iOS
* Got a fastfile that works on iOS
* Finalize Android push instructions
* Finalize instructions for iOS
* Extra cleanup and optipng
* Disable readme autogen and add a default readme
2018-01-31 11:21:37 -08:00
Sam Rawlins
e8b666249a
Bump collection dependency to 1.14.5 ( #14048 )
2018-01-12 14:33:26 -08:00
Mikkel Nygaard Ravn
0a96f96c4f
Update and simplify Android templates ( #13970 )
2018-01-08 15:01:43 +01:00
Mikkel Nygaard Ravn
c669c62ecf
Update Android template instances - retake 2 ( #13928 )
2018-01-06 12:02:33 +01:00
Mikkel Nygaard Ravn
fea0c03466
Revert "Update Android template instances - retake ( #13901 )" ( #13903 )
...
This reverts commit 36e3b10396
to make the build green.
2018-01-04 15:20:30 +01:00
Mikkel Nygaard Ravn
36e3b10396
Update Android template instances - retake ( #13901 )
2018-01-04 09:50:25 +01:00
Mikkel Nygaard Ravn
5e2bc1681a
Revert "Refresh template instances in repo ( #13864 )" ( #13865 )
...
This reverts commit 25b1d43ad8
.
2018-01-03 10:50:58 +01:00
Mikkel Nygaard Ravn
25b1d43ad8
Refresh template instances in repo ( #13864 )
2018-01-03 09:58:16 +01:00
Mikkel Nygaard Ravn
5ae507a752
Revert "Refresh template instances ( #13563 )" ( #13565 )
...
This reverts commit 05d6b08ffe
.
2017-12-14 15:38:39 +01:00
Mikkel Nygaard Ravn
05d6b08ffe
Refresh template instances ( #13563 )
2017-12-14 15:19:59 +01:00