Sign in
chromium
/
external
/
github.com
/
material-motion
/
motion-animator-objc
/
HEAD
a0f2d04
Annotate all libraries and APIs as To Be Deprecated.
by Jeff Verkoeyen
· 3 years, 9 months ago
develop
5d624e0
Project import generated by Copybara.
by Nobody
· 3 years, 9 months ago
f04d518
Merge branch 'release-candidate' into develop
by Jeff Verkoeyen
· 5 years ago
7ab1373
Merge branch 'stable' into release-candidate
by Jeff Verkoeyen
· 5 years ago
296f529
Merge branch 'release-candidate' into stable
by Jeff Verkoeyen
· 5 years ago
stable
v5.0.0
0463c45
Bump the release.
by Jeff Verkoeyen
· 5 years ago
release-candidate
c477c34
Update changelog.
by Jeff Verkoeyen
· 5 years ago
d1e9e75
Upgrade Pod dependencies and Swift version to 5.0 (#131)
by featherless
· 5 years ago
43faadd
Upgrade to Swift 5 and min OS of iOS 10. (#130)
by featherless
· 5 years ago
dfab38b
Remove bazel support. (#129)
by featherless
· 5 years ago
5cdca4c
Merge branch 'release-candidate' into develop
by Jeff Verkoeyen
· 5 years ago
7710eca
Merge branch 'release-candidate' into stable
by Jeff Verkoeyen
· 5 years ago
v4.0.1
fb5b327
Bump the version number.
by Jeff Verkoeyen
· 5 years ago
1372071
Update release notes.
by Jeff Verkoeyen
· 5 years ago
28d944c
Fix a bug on iOS 14 causing flickers in MDC's ActivityIndicator (#127)
by featherless
· 5 years ago
2b86d0c
Fix a bug on iOS 14 causing flickers in MDC's ActivityIndicator (#127)
by featherless
· 5 years ago
2cafc9e
Merge branch 'release-candidate' into develop
by featherless
· 7 years ago
0581bc3
Merge branch 'release-candidate' into stable
by featherless
· 7 years ago
v4.0.0
a70830b
Bump the MotionInterchange dependency version.
by featherless
· 7 years ago
362c3b4
Bump the release.
by featherless
· 7 years ago
e5e12a1
Update changelog.
by featherless
· 7 years ago
8829b13
Automatic changelog preparation for release.
by featherless
· 7 years ago
953f750
Ran pod install with latest cocoapods. (#123)
by featherless
· 7 years ago
0dce7f8
Resolve a static analyzer warning. (#124)
by featherless
· 7 years ago
ecb7541
Drop support for iOS 8 (#122)
by featherless
· 7 years ago
52bf147
Merge branch 'release-candidate' into develop
by Jeff Verkoeyen
· 7 years ago
d300ae8
Merge branch 'release-candidate' into stable
by Jeff Verkoeyen
· 7 years ago
v3.0.0
5ecc1d1
Bump the release.
by Jeff Verkoeyen
· 7 years ago
37878c2
Update changelog.
by Jeff Verkoeyen
· 7 years ago
2f7d3af
Automatic changelog preparation for release.
by Jeff Verkoeyen
· 7 years ago
e28f79e
Update bazel workspace to latest versions. (#120)
by featherless
· 7 years ago
c805783
Don't animate system views with the animator. (#119)
by featherless
· 8 years ago
d2f5971
Make tests more robust to crashing failures. (#118)
by featherless
· 8 years ago
e839e81
Update .travis.yml
by featherless
· 8 years ago
4eed01c
Update .kokoro
by featherless
· 8 years ago
55dd1b1
Update .kokoro
by featherless
· 8 years ago
b8261f3
Update bazel workspace and version to latest. (#117)
by featherless
· 8 years ago
5df8310
Merge branch 'release-candidate' into stable
by Jeff Verkoeyen
· 8 years ago
v2.8.1
9c8ef30
Merge branch 'release-candidate' into develop
by Jeff Verkoeyen
· 8 years ago
693106e
Bump the release.
by Jeff Verkoeyen
· 8 years ago
1bd269d
Update changelog.
by Jeff Verkoeyen
· 8 years ago
ae163ca
Automatic changelog preparation for release.
by Jeff Verkoeyen
· 8 years ago
97d7bcd
Iterating on the readme. (#102)
by featherless
· 8 years ago
891f25c
Update .travis.yml (#114)
by featherless
· 8 years ago
66842d1
Ensure that zero duration test is testing with zero duration. (#115)
by featherless
· 8 years ago
b45a6c4
Reduce flakiness in UIKitBehavioralTests. (#113)
by featherless
· 8 years ago
53255ab
Return `nil` CAAction when swapping implementation (#109)
by Robert Moore
· 8 years ago
fd9710d
Fix crash in Legacy API for nil completion blocks (#110)
by Robert Moore
· 8 years ago
05ad80b
Add core animation quiz to the readme. (#108)
by featherless
· 8 years ago
ccd350d
Add readme section on main thread animations vs Core Animation. (#107)
by featherless
· 8 years ago
823e0ff
Add API snippets section. (#106)
by featherless
· 8 years ago
d53f753
Add drop in replacement APIs section to the readme (#105)
by featherless
· 8 years ago
af4b7e6
Merge branch 'release-candidate' into develop
by Jeff Verkoeyen
· 8 years ago
0632c66
Add a feature table to the readme. (#104)
by featherless
· 8 years ago
ff39ecc
Merge branch 'release-candidate' into stable
by Jeff Verkoeyen
· 8 years ago
v2.8.0
fa35516
Bump the release.
by Jeff Verkoeyen
· 8 years ago
817c288
Update the changelog.
by Jeff Verkoeyen
· 8 years ago
4177b1a
Automatic changelog preparation for release.
by Jeff Verkoeyen
· 8 years ago
042eb8c
Add IS_BAZEL_BUILD around MotionInterchange import (#103)
by Louis Romero
· 8 years ago
a56cd92
Anchor point became animatable on iOS 11.
by Jeff Verkoeyen
· 8 years ago
e48cc45
Animate the border as well to demonstrate that we can animate CALayer properties with the animator. (#101)
by featherless
· 8 years ago
c04fd1a
Add a UIKit-ish tap to bounce example as a contrast to the traits example. (#100)
by featherless
· 8 years ago
646b6f6
Add support for animating anchorPoint. (#97)
by featherless
· 8 years ago
ca89662
Add support for animating shadow color. (#99)
by featherless
· 8 years ago
55c23d5
Add support for animating border width and color. (#98)
by featherless
· 8 years ago
23cd380
Add support for animating z position. (#96)
by featherless
· 8 years ago
32c78d4
Add support for additively animating bounds. (#93)
by featherless
· 8 years ago
e260418
Improve the documentation for initial velocity. (#94)
by featherless
· 8 years ago
024296a
Standardize our param docs formatting. (#95)
by featherless
· 8 years ago
e41ccb4
Add back test properties that were accidentally removed in 69469aedb987e516ff1f43a123b3ee29dfef38ca.
by Jeff Verkoeyen
· 8 years ago
46fd517
Add support for using a spring generator as a timing curve. (#91)
by featherless
· 8 years ago
1e76e2b
Throw an assertion when an unrecognized timing curve is provided. (#92)
by featherless
· 8 years ago
69469ae
Add UIKit equivalent APIs for animating implicitly. (#90)
by featherless
· 8 years ago
4bf33e2
Wording order.
by Jeff Verkoeyen
· 8 years ago
0ca2e7c
Min SDK support.
by Jeff Verkoeyen
· 8 years ago
966ae67
Fix the banner url.
by Jeff Verkoeyen
· 8 years ago
cf183c7
Add banner and drop most of the preamble docs in preparation for the new readme.
by Jeff Verkoeyen
· 8 years ago
f31562c
Merge branch 'release-candidate' into stable
by Jeff Verkoeyen
· 8 years ago
v2.7.0
fd7979c
Merge branch 'release-candidate' into develop
by Jeff Verkoeyen
· 8 years ago
432585f
Bump the release.
by Jeff Verkoeyen
· 8 years ago
99fb8d5
Update the changelog.
by Jeff Verkoeyen
· 8 years ago
797fbb1
Automatic changelog preparation for release.
by Jeff Verkoeyen
· 8 years ago
8f474dd
Update .travis.yml
by featherless
· 8 years ago
7e506cc
Fix pre-iOS 11 unit test failure. (#89)
by featherless
· 8 years ago
573b192
Migrate to the Objective-C interchange format (#88)
by featherless
· 8 years ago
45d43aa
Enable coverage on travis
by featherless
· 8 years ago
67d903e
Update kokoro bazel runner for v4.
by Jeff Verkoeyen
· 8 years ago
f55625d
Revert "Update with ObjC implementation."
by Jeff Verkoeyen
· 8 years ago
be7f908
Update with ObjC implementation.
by Jeff Verkoeyen
· 8 years ago
ba04129
Merge branch 'release-candidate' into develop
by Jeff Verkoeyen
· 8 years ago
e54ce3a
Add support for additively animating transform. (#85)
by featherless
· 8 years ago
292e4cc
Merge branch 'release-candidate' into stable
by Jeff Verkoeyen
· 8 years ago
v2.6.0
7cc61fb
Bump the release.
by Jeff Verkoeyen
· 8 years ago
3d61320
Update changelog.
by Jeff Verkoeyen
· 8 years ago
99fe04f
Automatic changelog preparation for release.
by Jeff Verkoeyen
· 8 years ago
a91ac69
Add tests verifying the UIKit beginFromCurrentState option behavior. (#84)
by featherless
· 8 years ago
ab856f6
Add literature docs.
by Jeff Verkoeyen
· 8 years ago
3c6e338
Disable additive animations for backgroundColor and opacity. (#66)
by featherless
· 8 years ago
f505ecf
Make use of the implicit animator in the example. (#79)
by featherless
· 8 years ago
3a563c5
Run the implicit animations block when exiting early. (#81)
by featherless
· 8 years ago
Next »