Jason Simmons
7730a0c123
Implementation of platform services for Android
2016-02-02 16:10:22 -08:00
Chinmay Garde
0d446703bf
iOS: Implementation of ::activity::Activity from activity.mojom
2016-01-27 15:01:53 -08:00
Ian Hickson
5012af6cd7
setTaskDescription: Guard against bad values from Dart.
...
We used to crash if you set a non-opaque colour.
2016-01-16 12:21:17 -08:00
Chinmay Garde
278af8d155
Path service implementation for iOS
2016-01-15 16:33:02 -08:00
Kris Giesing
578ad3a68c
Add ServiceName to various interfaces
2015-11-20 13:49:10 -08:00
Matt Perry
5cf97f8fbe
Remove UpdateService from activity.mojom.
...
It was moved to update_service.mojom.
2015-10-16 11:14:14 -04:00
Matt Perry
cfa5b8191f
Remove old methods from Activity mojom interface after they were moved.
...
This is part 3 of my 3 part change to add the udpater sky package.
2015-10-01 12:10:54 -04:00
Matt Perry
3266b147cf
Implement working UpdateTask in Dart
...
Dart code now supports the full flow that the C++ code used to: version check,
download, replace app bundle. Bonus: the Dart code is much easier to follow,
thanks to async/await!
This is part 2 of a 3-part change. The first part added new mojom
interfaces, PathService and UpdateService, to the sky_services package.
2015-09-30 18:13:11 -04:00
Matt Perry
325a309c6d
Add new mojom interfaces PathService and UpdateService.
...
These will be used by the updater package.
2015-09-30 14:28:49 -04:00
James Robinson
8a15072435
Updates for change in Mojom dart enum generation
2015-09-24 10:35:20 -07:00
Andrew Wilson
38be8f6e8d
Persist immersiveness.
2015-08-31 14:31:25 -07:00
Adam Barth
13355a99b0
Add SetRequestedOrientation to Activity service
...
Fixes #743
2015-08-21 12:49:49 -07:00
Adam Barth
2419fcf86b
Add haptic and aural feedback service
...
And use the service in mine_digger to notify the user when they flag a bomb.
2015-08-14 12:46:04 -07:00
Adam Barth
1cc0d73211
Add support for immersive mode on Android
...
Fixes #512
2015-08-11 10:13:34 -07:00
Eric Seidel
2d53f7f04b
Add getCacheDir and getFilesDir to Activity.mojom
...
I'll use them in Fitness App in a follow-up patch.
@abarth
2015-08-07 12:48:19 -07:00
John McCutchan
44c883a340
Add DartPackage annotation
2015-07-30 14:19:09 -07:00
Eric Seidel
3db7d96a65
Guard TaskDescription with API version 21
2015-07-16 14:09:08 -07:00
Collin Jackson
a64559ab70
After running filter-branch, move root directory into sky/
2015-07-16 11:54:25 -07:00