1. e383ecf Speed up app bar and FAB animation (2/2) by Wenyi Wang · 8 years ago
  2. 1ba9d8a Remove AppCompat library from Contacts (2/3) by Wenyi Wang · 8 years ago
  3. 2b23360 Do not translate FAB downward when transitioning between tabs. by Nancy Chen · 9 years ago
  4. 1b6b7e2 Use AppCompatContactsActivity as super class of activities (2/3) by Wenyi Wang · 9 years ago
  5. d01d238 Remove isVisibility check before scaleIn. by Andrew Lee · 9 years ago
  6. bce5d9b Safety; set scale to 1, even if FAB is visible. by Andrew Lee · 9 years ago
  7. 365fb20 Add overload for fab align() method. by Andrew Lee · 9 years ago
  8. 41e1641 Don't scaleIn FAB if already visible. by Andrew Lee · 9 years ago
  9. 6aa50bc Use setAlpha(float), not deprecated setAlpha(int) by Brian Attwell · 9 years ago
  10. 143c189 Add resetIn method. Undoes affect of scaleOut by Brian Attwell · 9 years ago
  11. bf6731b Support changing FAB icon to add person. by Andrew Lee · 9 years ago
  12. d2bbc2c Some changes to FAB controller pertaining to animations. by Andrew Lee · 10 years ago
  13. 955e10d Only animate alignment of FAB if the FAB container is shown. by Andrew Lee · 10 years ago
  14. 435dbb9 Add scaleIn/scaleOut methods to the FAB controller. by Andrew Lee · 10 years ago
  15. 7c7eaa7 Add resize method to FAB controller. by Andrew Lee · 10 years ago
  16. 923859f Remove private usage of isLayoutRtl by Yorke Lee · 10 years ago
  17. a2fa4ba Make ViewPagerTabs and FABController RTL aware by Yorke Lee · 10 years ago
  18. 6cff9cf Moving FAB logic to ContactsCommon. by Sai Cheemalapati · 10 years ago