Fabrice Di Meglio
369dd0c3e6
7225161 Launcher needs to add android:supportsRtl="true" in his AndroidManifest
...
- add basic RTL support in the AndroidManifest so that Widgets will be able
to support RTL too
- force LTR layout direction to AppsCustomizeTabHost so that we dont have to
deal with layout mirroring yet
(do not need to force also LTR layout direction to Wallpaper activity and fragment
as another CL is removing the ActionBar on them)
Change-Id: I66623a3fcec0d7adef62b0ab8c8b2170e09f1b1b
2012-09-25 12:55:37 -07:00
Adam Cohen
9e05a5ea95
Making launcher use new widget binding APIs
...
Change-Id: I9cd6716e1dc0c53b5c846371ea109ced4cd3d40a
2012-09-19 15:22:23 -07:00
Michael Jurka
671a3a227c
Merge "Fixing some warnings" into jb-mr1-dev
2012-09-18 13:26:18 -07:00
Michael Jurka
82422503fd
Fixing some warnings
...
Change-Id: I28ff3b62b831bd49e3592c1b86ba978208324c11
2012-09-17 18:10:30 -07:00
Winson Chung
1190487e15
Fixing issue where we were collating labels based on an old Locale. (Bug 7133873)
...
Change-Id: Ic1366f06020d1e405a6800386472a8832d683c5e
2012-09-17 16:59:21 -07:00
Dianne Hackborn
804503c75a
Add user initialing receiver to select a unique wallpaper.
...
Change-Id: I14652d8108c2e19db821ab5526b6e630db8fe998
2012-09-16 00:00:27 -07:00
Winson Chung
4cc332ac43
Workaround for generating QSB icon press states. (Bug 7132477)
...
Change-Id: I7754bbb20572908cd428c12ba84a7b1160063bcb
2012-09-10 12:48:24 -07:00
Michael Jurka
061e9008b0
Merge "Adding more debug code for dup. ItemInfo bug" into jb-mr1-dev
2012-09-07 00:40:48 -07:00
Winson Chung
6323a55fe2
Merge "Fixing issue where we were not removing items from LauncherModel and only the add-queue. (Bug 7078244)" into jb-mr1-dev
2012-09-05 19:06:31 -07:00
Michael Jurka
7a397e0468
Merge "Debug code for bug b/6830207" into jb-mr1-dev
2012-09-05 03:24:47 -07:00
Michael Jurka
059798af09
Debug code for bug b/6830207
...
Change-Id: Ic951fd448a74ac84398f3e4371b2410e295f0293
2012-09-04 09:20:42 -07:00
Michael Jurka
96610d53f1
Adding more debug code for dup. ItemInfo bug
...
Change-Id: I7963a59b54f05e29e485c3dcc5c0e159e36de59d
2012-09-04 08:03:42 -07:00
Winson Chung
8a4351063f
Fixing issue where we were not removing items from LauncherModel and only the add-queue. (Bug 7078244)
...
Change-Id: I5660b447521646f820fb2497f327e965d99ac207
2012-08-30 17:18:59 -07:00
Adam Cohen
215b416c1f
Fix an error that is not being expressed
...
Change-Id: I8c3488906b5b95aaf20b996f488ff01bad76300c
2012-08-30 13:19:39 -07:00
Winson Chung
5a0f45fe27
Fixing some spacing issues related to new 10inch layout. (Bug 6955380, Bug 7035262, Bug 7056508)
...
Change-Id: I589fe6c2475cfff12599eee9b490b2d4dc86511a
2012-08-28 17:08:56 -07:00
Winson Chung
1e533d01d5
Merge "Ensuring that unbind calls are not queued in the worker thread and executed subsequently on the main thread. (Bug 7001531)" into jb-mr1-dev
2012-08-28 12:45:56 -07:00
Winson Chung
81b5225279
Ensuring that unbind calls are not queued in the worker thread and executed subsequently on the main thread. (Bug 7001531)
...
Change-Id: I677242c0952d6385ca229ba300fdd5a2a7908a8a
2012-08-27 17:42:09 -07:00
Adam Cohen
13bdaf7c9d
Merge "Fixing a couple small issues with reordering (issue 7064138), (issue 7064337)" into jb-mr1-dev
2012-08-27 17:27:11 -07:00
Adam Cohen
2b3396f9c0
Merge "Adding additional null checks for instances where the qsb is not defined. (Bug 6940769)" into jb-mr1-dev
2012-08-27 15:23:42 -07:00
Adam Cohen
e0489500d2
Fixing a couple small issues with reordering (issue 7064138), (issue 7064337)
...
Change-Id: Iaaeb37f630a71f8fd54a6064602ddd10d4d4ab91
2012-08-27 15:19:51 -07:00
Adam Cohen
1dc3b9abd5
Merge "Adding the ability to scale the hotseat or items in the hotseat" into jb-mr1-dev
2012-08-24 13:05:26 -07:00
Winson Chung
adf0c180c1
Adding additional null checks for instances where the qsb is not defined. (Bug 6940769)
...
Change-Id: I93baa00331bcbcd07e8702d5ad77c8f2022a16f2
2012-08-23 14:59:48 -07:00
Winson Chung
05ee3cfffe
Merge "Fixing hotseat gradient and removing landscape cling with new xlarge layout." into jb-mr1-dev
2012-08-23 13:36:20 -07:00
Adam Cohen
e29c55ac32
Temporary fix for qsb and hotseat clicking issues
...
Change-Id: I3fca1e3dada12c8655887c3d7a2200b6fcfac19c
2012-08-23 12:23:26 -07:00
Winson Chung
74ba65b593
Fixing hotseat gradient and removing landscape cling with new xlarge layout.
...
Change-Id: I30f5672fc32c80c247be03efb557ace4654312bb
2012-08-23 12:00:25 -07:00
Adam Cohen
fa63e43890
Fixing inability to click hotseat on 720dp devices
...
Change-Id: I4d5e81dcb3f85fa83a3b6aac1ed7bd0dba76a0c8
2012-08-22 13:52:14 -07:00
Adam Cohen
25736aa94c
Fix issue where you couldn't click anything in the hotseat
...
Change-Id: I48aaa63d2a439cee9a2bfd4888cafe13498d88c8
2012-08-20 22:43:25 -07:00
Adam Cohen
307fe23f12
Adding the ability to scale the hotseat or items in the hotseat
...
--> A bunch of stuff breaks when scaling the hotseat. More specifically,
drag and drop animations between hotseat and workspace,
scaling on pick up, folder animations, determination of
item placement. This CL fixes these issues so that the
hotseat or hotseat items are ready to be scaled.
--> For now, using 90% scale factor for 7-inch+ UIs
Change-Id: Iac098409347e76139e4d726a071397b56ac684d2
2012-08-20 21:49:43 -07:00
Adam Cohen
8e56a75db4
Merge "Cleaning up folders for 7-inch and 10-inch UIs" into jb-mr1-dev
2012-08-16 16:39:56 -07:00
Michael Jurka
ddfe982177
Remove unused import
...
Change-Id: I2eaf2b33e3b61fed86a468fbd221fd12191a396f
2012-08-15 22:48:01 -07:00
Adam Cohen
985b9b6406
Cleaning up folders for 7-inch and 10-inch UIs
...
Change-Id: I44c068ea288e4683aa7dc9e86bdac6226bb42b75
2012-08-15 15:37:27 -07:00
Winson Chung
5c768e2fac
Removing debugging background.
...
Change-Id: I2273e126a3005b253f5bab459e5d1574c315ece0
2012-08-09 10:43:34 -07:00
Winson Chung
2a6d78ef45
Merge "Initial changes for new 10inch layout." into jb-mr1-dev
2012-08-08 14:25:03 -07:00
Winson Chung
0e721a4005
Initial changes for new 10inch layout.
...
Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
2012-08-08 14:02:22 -07:00
Nick Kralevich
33650301a2
Set permission [UN]INSTALL_SHORTCUT protectionLevel to 'dangerous'
...
Bug: 5543177
Change-Id: I8b4f1899bc898ae95f9bca004e6fa959ee078903
2012-08-07 10:21:13 -07:00
Michael Jurka
1637d6d64a
Fix adding widgets without config activities
...
- only affected Launcher when it wasn't on the
system partition
Change-Id: Ia36d5a05463d7d3af0718cf694a0692a5098fc76
2012-08-03 13:36:12 -07:00
The Android Open Source Project
8a7d620aa0
am 4124016a: (-s ours) Reconcile with jb-mr0-release - do not merge
...
* commit '4124016ae5c8174aa53433894b896604ffa52c67':
2012-07-31 14:51:10 -07:00
The Android Open Source Project
4124016ae5
Reconcile with jb-mr0-release - do not merge
...
Change-Id: I96a076254209becd703d8a61d027bd41527f58fa
2012-07-31 14:48:46 -07:00
The Android Automerger
fcc1116423
merge in jb-mr0-release history after reset to jb-dev
2012-07-31 14:07:40 -07:00
Nick Kralevich
0bcb5d9044
Merge "Explicitly export content providers" into jb-mr1-dev
2012-07-30 16:24:29 -07:00
Winson Chung
1ef9e3d7a7
am 857b2ef0: am 2efda95e: Fixing landscape delete drop target padding.
...
* commit '857b2ef099083cb2c35ed2b03030d0b8c6c80abf':
Fixing landscape delete drop target padding.
2012-07-30 11:36:59 -07:00
Winson Chung
857b2ef099
am 2efda95e: Fixing landscape delete drop target padding.
...
* commit '2efda95e5a8f1b3ef78b209a9259f7040bbf16be':
Fixing landscape delete drop target padding.
2012-07-30 11:34:51 -07:00
Nick Kralevich
ebe6559794
Explicitly export content providers
...
In a future version of Android, the default value for
<provider android:exported> will change from true to false.
Explicitly set android:exported="true"
Bug: 3306452
Change-Id: I8fcce3af6949eb245ea97b6e64c191f465f0ae5f
2012-07-28 16:11:07 -07:00
Winson Chung
2efda95e5a
Fixing landscape delete drop target padding.
...
Change-Id: I17ee4c69f2f4b154a2dc19416a97d1d91b45b53a
2012-07-27 16:57:37 -07:00
The Android Open Source Project
062347a08f
am 115b146c: Reconcile with jb-mr0-release jb-release
...
* commit '115b146cc2dc4b4f9d43b4cd761727d233fc297c':
2012-07-27 15:45:35 -07:00
The Android Open Source Project
115b146cc2
Reconcile with jb-mr0-release jb-release
...
Change-Id: I3742aff353335629ae76eacc2d92a6aed87b1ebe
2012-07-27 14:52:54 -07:00
The Android Automerger
46f961baab
merge in jb-mr0-release history after reset to jb-dev
2012-07-26 17:49:51 -07:00
Winson Chung
281bcdb98d
am 59fe4f10: am 8e1b4f65: am fa4086dd: Fixing issue where selected tab did not match AllApps page upon rotation.
...
* commit '59fe4f1023267f48cd89b132f2c5d6741028bbaf':
Fixing issue where selected tab did not match AllApps page upon rotation.
2012-07-25 23:05:33 -07:00
Adam Cohen
80e055ee81
am efbe739a: am b8da744b: am 8ed3752f: Fix issue where widget resize frame overlaps widget (issue 6493388)
...
* commit 'efbe739a1bf087ab95dd4c0d0d0bdbf8433e871f':
Fix issue where widget resize frame overlaps widget (issue 6493388)
2012-07-25 23:05:32 -07:00
Winson Chung
59fe4f1023
am 8e1b4f65: am fa4086dd: Fixing issue where selected tab did not match AllApps page upon rotation.
...
* commit '8e1b4f65383d859ca7e2ebfc9a9463c8d46271de':
Fixing issue where selected tab did not match AllApps page upon rotation.
2012-07-25 22:22:03 -07:00