Sunny Goyal
5fd733dbae
Failing restore, if we have an item outside screen bounds
...
Bug: 17552590
Change-Id: I2d25847fd05d9579bc29ccbfa62e34809d4855d1
2014-10-29 10:52:54 -07:00
Sunny Goyal
001058054a
Merge "Updating backup restore logic" into ub-now-queens
2014-10-29 17:19:24 +00:00
Sunny Goyal
f659c985e6
Merge "Fixing insets of launcher clings" into ub-now-queens
2014-10-28 23:37:11 +00:00
Sunny Goyal
75f8adf06c
Fixing insets of launcher clings
...
Change-Id: Idbf46680f96086c93d667c26dc9ed214eeaf835e
2014-10-28 16:30:34 -07:00
Adam Cohen
bc927f9c24
Make sure DragLayer layout params are of the correct type
...
bug 18141419
Change-Id: I50695a62cf9e1f25c054ac2c7197cd056d54cfae
2014-10-28 16:16:46 -07:00
Sunny Goyal
33d4438976
Updating backup restore logic
...
> Adding DeviceProfile information in the backup
> Removing SharedPreference backup
> Adding helper methods to abort backup in the middle
> Comparing keys against the backup journal during restore
to avoid restoring corrupt/lost entries
> Old backups are still compatible, but lost keys verification
will be ignored in that case.
Bug: 17937935
Bug: 17951775
Bug: 17260941
Change-Id: Iad48646cfdd69abaff5c163b2055f3b8a9b39b19
2014-10-28 09:27:10 -07:00
Sunny Goyal
09ae4aef52
Merge "Loading internal default layout if partner layout fails to load" into ub-now-queens
2014-10-28 00:15:42 +00:00
Sunny Goyal
bb4ae1d26a
Merge "Removing landscape string overrides" into ub-now-queens
2014-10-27 23:29:51 +00:00
Sunny Goyal
9d219685c5
Loading internal default layout if partner layout fails to load
...
Bug: 18033885
Change-Id: I8399d0107cc3570c0e03d833601abf2cd194b3d3
2014-10-27 16:28:44 -07:00
Geoff Mendal
e790dfdc4f
Merge "Import translations. DO NOT MERGE" into ub-now-queens
2014-10-27 18:20:20 +00:00
Geoff Mendal
457ebaf51d
Import translations. DO NOT MERGE
...
Change-Id: Iff6f42e2460ae8c08dda9170361be3f010f32b48
Auto-generated-cl: translation import
2014-10-27 11:07:51 -07:00
Adam Cohen
8c4ca9277d
Fix edge case where LauncherOverlay scroll woudln't be reset
...
-> If the Workspace has a single page and the user goes from overscrolling
in one direction, and then the other, the LauncherOverlay scroll wouldn't
be set to 0 until the scrolling settled
Change-Id: I29ee9abdfa023ae3599d1590cdaebf457e2220fa
2014-10-24 17:42:33 -07:00
Adam Cohen
be25822f76
Add InsettableFrameLayout layout params to easily ignore insets
...
Change-Id: I117fc34627e24ea5f909c3c87e9c2dbca46babb6
2014-10-24 16:46:19 -07:00
Adam Cohen
0fb5ce20d7
Tweaking close AllApps / Widgets on KK and below
...
Bug: 17956862
Change-Id: I83b8973b7e98c1c3660221ac65dcb9ca8b4c84fd
2014-10-24 14:15:35 -07:00
Adam Cohen
ac36ed6d5a
Merge "Was seeing some duplicated icons in the migration flow" into ub-now-queens
2014-10-24 19:52:49 +00:00
Adam Cohen
a33f11e20a
Was seeing some duplicated icons in the migration flow
...
-> The only delta between the two icons was slightly different flags
-> No need to consider flags for the purposes of duplication
Change-Id: I161f6ad6023d829e5ebbb15f1a9fbc9306795d80
2014-10-24 12:44:20 -07:00
Adam Cohen
32e34b8405
Merge "Allow LauncherOverlay to access and manage insets" into ub-now-queens
2014-10-24 19:05:15 +00:00
Adam Cohen
a6d0492e5f
Allow LauncherOverlay to access and manage insets
...
Change-Id: Ib9faf37eb22ad2a0b18c076978ec9f2fd8864c0c
2014-10-24 11:47:30 -07:00
Sunny Goyal
d8cec0945e
Disabling restore for below L devices
...
Change-Id: I262f52e88421637e0d50c048f6d53c6b5754da4e
2014-10-23 20:04:59 -07:00
Sunny Goyal
4a080dcadd
Merge "Some resource fixes for drop target" into ub-now-queens
2014-10-23 20:29:06 +00:00
Sunny Goyal
0e375f947b
Some resource fixes for drop target
...
> Making it singleline with ellipsis everywhere
> Decreasing the text size on smaller devices
> Decreasing char limit for various labels
Bug: 17563793
Bug: 17938450
Change-Id: I8ad1a156de0601d07419b2cc6418389bc2e24a4e
2014-10-23 11:41:34 -07:00
Sunny Goyal
5517bdbf4e
Removing landscape string overrides
...
Change-Id: Idbfc600dfb32b195726f1b035d18be92c26883fd
2014-10-23 11:09:18 -07:00
Sunny Goyal
ef728d4292
Refactoring LauncherBackupHelper.java
...
> Moving a bunch of variables to Global level to make it easier
to maintain state.
Change-Id: I9ded313bd4f673f45c61556b8c66607dc78a5ae9
2014-10-23 10:46:14 -07:00
Sunny Goyal
24e0fc1221
Merge "Deleting workspace items from db which have an invalid placement" into ub-now-queens
2014-10-23 16:53:44 +00:00
Sunny Goyal
09c7fc7144
Merge "Removing AccessibleTabView and some other dead code." into ub-now-queens
2014-10-23 16:52:30 +00:00
Adam Cohen
24e18aea81
Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queens
2014-10-23 00:41:58 +00:00
Adam Cohen
c2d6e897db
First pass of the Launcher Overlay interface / impl
...
-> Added simple reference launcher extension
-> Make launcher able to handle a null qsb
Change-Id: Ib1575243cac800a335e95bbf00cdc394bb4741c3
2014-10-22 17:40:39 -07:00
Geoff Mendal
d6a99860f8
Import translations. DO NOT MERGE
...
Change-Id: I289d8bb325fa4037936a57c7dfe908186e077be1
Auto-generated-cl: translation import
2014-10-22 13:02:16 -07:00
Sunny Goyal
1231c0743c
Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens
2014-10-21 18:30:20 +00:00
Adam Cohen
e75e7ab4fd
Merge "Not opening all apps again when AppInfo or Uninstall is selected" into ub-now-queens
2014-10-21 18:11:34 +00:00
Sunny Goyal
1aaf6f20a7
Removing AccessibleTabView and some other dead code.
...
Change-Id: Ia122a6277f924e6077dbf15a4dc40b5042aa987d
2014-10-21 10:05:23 -07:00
Geoff Mendal
1aa3abea27
Merge "Import translations. DO NOT MERGE" into ub-now-queens
2014-10-20 23:56:47 +00:00
Geoff Mendal
3b50cf4ebb
Import translations. DO NOT MERGE
...
Change-Id: Icd10604229b51f3870b346280be11cce2e9f8eeb
Auto-generated-cl: translation import
2014-10-20 16:46:58 -07:00
Sunny Goyal
2fb6609c31
Merge "Showing widgets in a disabled state, when running in safe mode" into ub-now-queens
2014-10-20 20:41:47 +00:00
Sunny Goyal
c69b92185a
Merge "Using LinearLayout for overview panel" into ub-now-queens
2014-10-20 20:35:32 +00:00
Sunny Goyal
3a5a9d18da
Refactoring layout parsing code
...
Change-Id: Iee5b2280cb1e841bcfe91fdcf523de6fa7f7f3b8
2014-10-17 14:34:49 -07:00
Adam Cohen
91d79e820a
Merge "Adding ability to list folder items in separate file" into ub-now-queens
2014-10-17 16:30:00 +00:00
Sunny Goyal
c565c104a6
Merge "Removing all traces of Market button and TabIndicator" into ub-now-queens
2014-10-17 03:12:07 +00:00
Sunny Goyal
c5771f1987
Removing all traces of Market button and TabIndicator
...
Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d
2014-10-17 01:56:17 +00:00
Sunny Goyal
4514aa24c8
Merge "Moving the focus indicator instantly to the target position, instead of begining the next animation from the middle." into ub-now-queens
2014-10-17 01:51:31 +00:00
Adam Cohen
cee8c66f9a
Adding ability to list folder items in separate file
...
-> remove all apps default layouts
Bug 17569015
Change-Id: I39b899b61d5b1cff2d7801d281dacfc804c403c5
2014-10-17 01:33:55 +00:00
Sunny Goyal
e0987c5c40
Using LinearLayout for overview panel
...
> Using equal weight to ensure that all items are of same width
> The total width of the panel is set in DeviceProfile#layout
Bug: 17456856
Change-Id: Ic98f5c4f7befd4d32d1b52dfe8c9f5b6c58b020a
2014-10-16 15:39:25 -07:00
Sunny Goyal
736f5af04c
Fixing some IconCache methods not thread safe
...
Bug: 17981568
Change-Id: I0d49604c2e38bc9017cba527d87e24e8b086f1da
2014-10-16 14:08:47 -07:00
Sunny Goyal
fc0fe6b9be
Deleting workspace items from db which have an invalid placement
...
Change-Id: I1d616e8cd533acd6ecd334d85e6468163f31f6a4
2014-10-16 12:29:57 -07:00
Sunny Goyal
8498eb40ee
Not opening all apps again when AppInfo or Uninstall is selected
...
Bug: 17460202
Change-Id: Id67a9637324abceb5b446fff5999db2a0910401b
2014-10-16 12:09:28 -07:00
Sunny Goyal
9b4b0812fe
Showing widgets in a disabled state, when running in safe mode
...
Bug: 15172107
Change-Id: I7209836ca4ffacde7b7b232e230e9b9f1a0e54bb
2014-10-16 11:20:41 -07:00
Helena Josol
d37a1f5abe
Merge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-queens
2014-10-16 16:51:43 +00:00
Helena Josol
28db280b7a
Add more Launcher files to delete on Clear Launcher Data
...
Bug: 12753154
Change-Id: I00679bdc6eff70a1398122aaa955c08eabd556b1
2014-10-16 17:35:50 +01:00
Adam Cohen
34899b9c1a
Merge "Use LauncherCallbacks model instead of method overrides" into ub-now-queens
2014-10-15 19:47:48 +00:00
Sunny Goyal
1e76f8882e
Merge "Adding NPE check in InstallShortcutReceiver" into ub-now-queens
2014-10-15 19:40:31 +00:00