-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: Clans/FloatingActionButton
base: master
head repository: NetAllyCode/FloatingActionMenu
compare: andromeda-0.2
- 13 commits
- 14 files changed
- 2 contributors
Commits on Jul 5, 2017
-
Changes to support FAM-with-overflow for Andromeda: add setMenuButton…
…Id() method, listeners for open/close animations, make default animation duration public, and split menuToggleListener into 2 listeners, for both starting & stopping toggle animation. Also made animation delay per item automatically be a division of total animation time by number of menu items.
Configuration menu - View commit details
-
Copy full SHA for 735656e - Browse repository at this point
Copy the full SHA 735656eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5987d - Browse repository at this point
Copy the full SHA ef5987dView commit details
Commits on Jul 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 581f251 - Browse repository at this point
Copy the full SHA 581f251View commit details
Commits on Jul 14, 2017
-
Add a separate close button to FAM, initialized to alpha=0, i.e. full…
…y transparent. As the menu opens, animate the transparency of the open button from opaque to transparent, and the transparency of the close button the other way. Keep the rotation animation for both open & close buttons.
Configuration menu - View commit details
-
Copy full SHA for 8199252 - Browse repository at this point
Copy the full SHA 8199252View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2289a6 - Browse repository at this point
Copy the full SHA b2289a6View commit details
Commits on Jul 15, 2017
-
Add test FAM to emulate appearance & settings of Andromeda FAM. This …
…made it possible to reproduce a button spacing problem. That problem was fixed by correcting the mButtonsCount variable, offset by 1 to account for the new close button. Also updated targetSdkVersion to 23 to better match Andromeda project where we're using this.
Configuration menu - View commit details
-
Copy full SHA for 3b3e4b2 - Browse repository at this point
Copy the full SHA 3b3e4b2View commit details -
Add getter for open button ImageView, so we can close it when transit…
…ioning between primary & overflow FAMs
Configuration menu - View commit details
-
Copy full SHA for e714544 - Browse repository at this point
Copy the full SHA e714544View commit details
Commits on Jul 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 649c574 - Browse repository at this point
Copy the full SHA 649c574View commit details -
Merge pull request #1 from NetscoutEnterprise/label_click_bug
Call Fab click listener from label up-action.
Configuration menu - View commit details
-
Copy full SHA for 94234c7 - Browse repository at this point
Copy the full SHA 94234c7View commit details -
Call FAB's onClick() method rather than calling click listener direct…
…ly- causes the View argument to be the FAB, which maintains the right ID for the FAM to handle it correctly.
Configuration menu - View commit details
-
Copy full SHA for a54658f - Browse repository at this point
Copy the full SHA a54658fView commit details -
Merge pull request #2 from NetscoutEnterprise/label_click_bug
Call FAB's onClick() method rather than calling click listener direct…
Configuration menu - View commit details
-
Copy full SHA for 0ea00a7 - Browse repository at this point
Copy the full SHA 0ea00a7View commit details -
Reverted previous changes to Label click/touch event handling. Instea…
…d, just set the label's ID to that of the associated button.
Configuration menu - View commit details
-
Copy full SHA for daf1af4 - Browse repository at this point
Copy the full SHA daf1af4View commit details -
Merge pull request #3 from NetscoutEnterprise/label_click_bug
Reverted previous changes to Label click/touch event handling. Inste…
Configuration menu - View commit details
-
Copy full SHA for b246ec8 - Browse repository at this point
Copy the full SHA b246ec8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...andromeda-0.2