- The current PageIndicator has been renamed to PageIndicatorDots
and PageIndicatorMarker has been renamed to PageIndicatorDot.
- PageIndicatorDots and PageIndicatorLine implement PageIndicator.
- PageIndicatorLine uses scroll progress and number of pages to
draw a line of the correct size and position.
- All of these page indicator files are now in a pageindicators package.
Bug: 27227498
Change-Id: I9230d2e0600ce583989bd31d0b0e252b148d15c2
am: 63d1b330bf
* commit '63d1b330bfe7942c5a53d53010b6f5e6dea0945c':
Only show App Info drag target if developer settings are enabled.
Change-Id: I911691ad21475e8bf3fd694b07a39fb2e17af776
am: aaf7d1d13b
* commit 'aaf7d1d13bd88bdeac5c56a9ab1d293fdaea3c11':
instead of unbinding items from the loader, unregistering listeners in activity.onDestroy()
Change-Id: I6ae696f375a15a396d762a84bd148317e847ac11
am: 5b83d6ce8f
* commit '5b83d6ce8f7391aab67b7c53d972380fe0762ced':
Revert "Wrapping folderLisners with weak reference, and storing it as an array"
Change-Id: Ie82f664b8562d96b73a57b0f88a59f8d0184133d
am: 192ae6ca71
* commit '192ae6ca71b0a1401ad44020b631c634a348597e':
Wrapping folderLisners with weak reference, and storing it as an array
Change-Id: Icc6f57d05b53b452073038f612a8277f8b395be4
Storing as an array allows the listeners to be overriten on next bind.
These changes remove the need to unbind the item
Bug: 28740269
Change-Id: Ibbe4b760d64784fbe3075d18e2b946b366d631c5
am: 04cc3a7bea
* commit '04cc3a7beabf03c2e09c3b3e99601fe983a3d897':
Opening the system default wallpaper picker on clicking the wallpaper tile
Change-Id: I1f256234b05ad655ad66531e5fda78c93d14e334
LauncherAppWidgetInfo is a model item and does not need to reference
a view. Removing this dependency will allow cleaning up the
item unbinding logic
Bug: 28740269
Change-Id: I11fc2e2500b8fe29d157eefe74c70b1decdfd08d
am: 519a47d5c9
* commit '519a47d5c9a0e4abfee15a782042e3d72a772625':
On some "non-standard" devices, load label can cause a security exception due to modified platform code
Change-Id: I9711c6ce9685c6a32eec186e84bc85323ada5cae
am: 0d86a8dccf -s ours
* commit '0d86a8dccf6557587eb3abae1bb3573e2c40c12c':
On some "non-standard" devices, load label can cause a security exception due to modified platform code
Change-Id: Ic2256db82871f26497f699dd4ded276db63ff0ac
am: 0d86a8dccf
* commit '0d86a8dccf6557587eb3abae1bb3573e2c40c12c':
On some "non-standard" devices, load label can cause a security exception due to modified platform code
Change-Id: I7d65f2f39353c50a43334709f8b3bf970969a68c
am: f48e59268b
* commit 'f48e59268bf801cf4f4d1e6715871e14fea31ce3':
Making the 'Allow rotation' setting dependent on system state
Change-Id: I27e9c2ef596c3beecac30e6f2fce05d67242ec90
The setting will not be available on a tablet, where rotation is
always enabled. On mobiles, it will be disabled when auto-rotate
is disabled in display settings.
Also removing content provider dependency from settings, as its in the
same process as launcher.
Bug: 28704055
Change-Id: Ibe6b1e67411fb0e4b2e36446710f463e4a3d6883
This makes the pinch transition more consistent with other transitions.
One immediate benefit of this is that it updates adjacent overview
panels during pinch, regardless of whether they are completely visible.
Previously the adjacent panels' alphas weren't always reset to 0.
Specifically, if you made a small pinch from workspace, which
canceled and went back to workspace, adjacent pages retained a
slightly visible panel.
Bug: 27676309
Change-Id: I7e79fddec31cd649e0811e4524b9a9a501c627f9
am: 2aca1b1820
* commit '2aca1b18207451522a7c78720a97cfb790c345f5':
Fixing homescreen getting blank when returning from the overlay
Fixing scrollTo getting called even though the gesture was handled by an overlay
Adding overlay interaction support
Cleaning up the overlay interface
Enable selection action mode for Android M+.
Fix home button returning to now screen issue
Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.
Revert "Calling start/stop listening in onStart/onStop"
Fix incorrect icon greying on pre-N system
Setting stable layout flags on the launcher, so that the instets do not change for launcher when going in/out of another app
Showing a toast when changing wallaper is disabled
Fix recyclerview res path
Change-Id: I80fbb631c045229b227839631d395c190ce5d3cd
am: 8249b928b7
* commit '8249b928b78403e887bde2d386594cbd6a2b0f0a':
Fixing homescreen getting blank when returning from the overlay
Fixing scrollTo getting called even though the gesture was handled by an overlay
Adding overlay interaction support
Cleaning up the overlay interface
Enable selection action mode for Android M+.
Fix home button returning to now screen issue
Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.
Revert "Calling start/stop listening in onStart/onStop"
Fix incorrect icon greying on pre-N system
Setting stable layout flags on the launcher, so that the instets do not change for launcher when going in/out of another app
Showing a toast when changing wallaper is disabled
Fix recyclerview res path
Change-Id: I3f65a30f618aa869efc34642242bb7d1c2cb34e9
am: 908298f567
* commit '908298f5675179acf44d325de09cfbf592b1806d':
Fixing homescreen getting blank when returning from the overlay
Fixing scrollTo getting called even though the gesture was handled by an overlay
Adding overlay interaction support
Cleaning up the overlay interface
Enable selection action mode for Android M+.
Fix home button returning to now screen issue
Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.
Revert "Calling start/stop listening in onStart/onStop"
Fix incorrect icon greying on pre-N system
Setting stable layout flags on the launcher, so that the instets do not change for launcher when going in/out of another app
Showing a toast when changing wallaper is disabled
Fix recyclerview res path
Change-Id: I72cb839742495c5272fc24a5c25ead892457e9f7
am: 8c340dff19
* commit '8c340dff19dd52c3d8d0a3c39178a9a388e89159':
Fixing homescreen getting blank when returning from the overlay
Fixing scrollTo getting called even though the gesture was handled by an overlay
Adding overlay interaction support
Cleaning up the overlay interface
Enable selection action mode for Android M+.
Fix home button returning to now screen issue
Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.
Revert "Calling start/stop listening in onStart/onStop"
Fix incorrect icon greying on pre-N system
Setting stable layout flags on the launcher, so that the instets do not change for launcher when going in/out of another app
Showing a toast when changing wallaper is disabled
Fix recyclerview res path
Change-Id: I102d05b078b85aae4e7eeb15c919d4aaec280942
am: 8c340dff19
* commit '8c340dff19dd52c3d8d0a3c39178a9a388e89159':
Fixing homescreen getting blank when returning from the overlay
Fixing scrollTo getting called even though the gesture was handled by an overlay
Adding overlay interaction support
Cleaning up the overlay interface
Enable selection action mode for Android M+.
Fix home button returning to now screen issue
Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.
Revert "Calling start/stop listening in onStart/onStop"
Fix incorrect icon greying on pre-N system
Setting stable layout flags on the launcher, so that the instets do not change for launcher when going in/out of another app
Showing a toast when changing wallaper is disabled
Fix recyclerview res path
Change-Id: If46f540c36af5895a6efb7271fe56aeb7bc60a25