Commit Graph

33301 Commits

Author SHA1 Message Date
Jeff Davidson 77c7d302a3 Update protobuf library from 2.3 to 2.6.
The dependency here can be removed because it it automatically added
when LOCAL_PROTOC_OPTIMIZE_TYPE=nano by
build/core/host_java_library_common.mk.

Change-Id: I949d32fb5126f1c05e2a6ed48f6636a4a9b15a48
2014-09-16 08:46:52 -07:00
Sunny Goyal cf5d24b21a Using ApplicationContext in static objects
Bug: 17507543
Change-Id: I1651b694acabaf62188dd4ba42739b64a60194c3
2014-09-15 14:59:46 -07:00
Sunny Goyal 876d11e31a Null check in flushInvalidIcons
> Icons in a CacheEntry can be null, for a restored app. No
need to flush such entries on DeviceProfileChange

Bug: 17489687
Change-Id: If6e76206ae5bd8201c9928257706224f2f34c232
2014-09-15 08:51:08 -07:00
Sunny Goyal 05f669b096 am 88a6301e: am a20490cd: Merge "Disabling debug logs" into ub-now-porkchop
* commit '88a6301eb3062ee2183b9bcdfd3939fefb832fc1':
  Disabling debug logs
2014-09-14 15:33:15 +00:00
Sunny Goyal 83d429d15f am 97205636: am 6a229267: Merge "Updating screenpanel assets" into ub-now-porkchop
* commit '97205636bb842b31a093afc1d75dd46bb7f058a5':
  Updating screenpanel assets
2014-09-14 15:33:15 +00:00
Sunny Goyal 41dba867ec am 8b808c71: am 10c7764d: Updating margin and content size for migration cling
* commit '8b808c71218ca5d19e55d595ac2187c9cf12739f':
  Updating margin and content size for migration cling
2014-09-14 15:33:14 +00:00
Sunny Goyal 88a6301eb3 am a20490cd: Merge "Disabling debug logs" into ub-now-porkchop
* commit 'a20490cd9ee80d0dc8eb035d50853b48592cac5b':
  Disabling debug logs
2014-09-14 15:26:39 +00:00
Sunny Goyal 97205636bb am 6a229267: Merge "Updating screenpanel assets" into ub-now-porkchop
* commit '6a229267a4d08cc5544c7ad540ce18cc5c44226d':
  Updating screenpanel assets
2014-09-14 15:26:39 +00:00
Sunny Goyal 8b808c7121 am 10c7764d: Updating margin and content size for migration cling
* commit '10c7764d0497b52c0286db409dda7fcc9a0d73bb':
  Updating margin and content size for migration cling
2014-09-14 15:26:38 +00:00
Sunny Goyal a20490cd9e Merge "Disabling debug logs" into ub-now-porkchop 2014-09-14 15:13:09 +00:00
Sunny Goyal 6a229267a4 Merge "Updating screenpanel assets" into ub-now-porkchop 2014-09-14 15:12:40 +00:00
Sunny Goyal 09775fe9f3 Updating screenpanel assets
Bug: 17414174
Change-Id: I05850fcd3802010160a604f3056a4b2ff3dc601d
2014-09-12 17:34:37 -07:00
Chris Wren cf8d2a8589 am 05702ccf: am 5b7d28fc: Merge "Turn off debugging for launch." into ub-now-porkchop
* commit '05702ccf79bab63fe02bba9e385cfb3cc8faada9':
  Turn off debugging for launch.
2014-09-12 22:49:37 +00:00
Sunny Goyal e896d0b8b4 am 6c589c27: Merge "Fixing wrong views being made visible when opening all apps" into ub-now-porkchop automerge: 37b44cc
* commit '6c589c27c614a54b1abcf8e49d9fafc3dde889e9':
  Fixing wrong views being made visible when opening all apps
2014-09-12 22:49:36 +00:00
Kenny Guy 27eb96febf am fb7eae5a: Merge "Update compat layer for API review changes to LauncherApps" into ub-now-porkchop automerge: cb213ba
* commit 'fb7eae5a0f3ce5817203f8583a1e82ff58f999d6':
  Update compat layer for API review changes to LauncherApps
2014-09-12 22:49:36 +00:00
Dharmesh Mokani 8586de0fa8 am d23e2cda: am 393afd34: Dogfood Crash Loop : Fixing crash loop by try and catch
* commit 'd23e2cdad4e51aac9fad8cd8a3d6a5dd8b5ea532':
  Dogfood Crash Loop : Fixing crash loop by try and catch
2014-09-12 22:46:36 +00:00
Kenny Guy 4d4e551e19 am d4aeed33: am 49909c2b: Catch Throwable as NoSuchMethodError isn\'t an Exception.
* commit 'd4aeed33e7926e4e8a33409de06724de9bc2f0e9':
  Catch Throwable as NoSuchMethodError isn't an Exception.
2014-09-12 22:45:18 +00:00
Jack Whyte be8cde2777 Merge branch 'ub-now-master' of https://googleplex-android.googlesource.com/_direct/platform/packages/apps/Launcher3 into ub-now-master 2014-09-12 22:45:18 +00:00
Derek Prothro 394ede2bc5 Import translations. DO NOT MERGE
Original change: http://ag/537169
Auto-generated-cl: translation import

Change-Id: I4597704c7522718c4fa877d8fff01dd7d44b872c
2014-09-12 18:41:17 -04:00
Adam Cohen e848945af1 am f7ce4d4e: am 8e894faa: Fixing a couple issues with bad AllApps state
* commit 'f7ce4d4e1591e7ad94ce1f1452dfa33cd64e2ae4':
  Fixing a couple issues with bad AllApps state
2014-09-12 22:39:34 +00:00
Adam Cohen 79cecb7c00 am b6711ac0: am 0f668f3c: Prevent GNL from crashing on JB
* commit 'b6711ac01cfc7ac507e6c01c0aba4670178a5cab':
  Prevent GNL from crashing on JB
2014-09-12 22:39:28 +00:00
Adam Cohen 59ac428a86 am 7c938d99: am 55f77f98: Merge "Showing clings only after the intro has completed" into ub-now-porkchop
* commit '7c938d99a5e6a474bf40ef310d94c9582bc91787':
  Showing clings only after the intro has completed
2014-09-12 22:39:27 +00:00
Adam Skory e94a3564f1 Merge branch 'ub-now-master' of https://googleplex-android.googlesource.com/_direct/platform/packages/apps/Launcher3 into ub-now-master 2014-09-12 22:39:27 +00:00
Derek Prothro 54fe5eec64 Import translations. DO NOT MERGE
Original change: http://ag/527993
Auto-generated-cl: translation import

Change-Id: I663b12fa2248cf137eb401535cfb5675d507007d
2014-09-12 18:37:31 -04:00
Dharmesh Mokani c7ff1f40b2 am 3e1897b3: am f9847b9b: Launcher change corresponding to platform change.
* commit '3e1897b3a73d1f2d5971620444dfff97e680ec85':
  Launcher change corresponding to platform change.
2014-09-12 22:34:07 +00:00
Adam Cohen 4710b41ea2 am 94e83e36: am a38dc901: Ensure all apps button inintialized before performing all apps transition
* commit '94e83e36dc8c315c3ae46c4a95b8a5e26ea6f5dc':
  Ensure all apps button inintialized before performing all apps transition
2014-09-12 22:33:11 +00:00
Adam Cohen bfeddbca43 am d64910c4: am cd145285: Second half of workaround for all apps crash in restricted profile
* commit 'd64910c4d324874b03c2102c042c75deaf927309':
  Second half of workaround for all apps crash in restricted profile
2014-09-12 22:33:10 +00:00
Adam Cohen 6e7edd79a1 am 03acedd5: am c761d3cf: Workaround for all apps crash in restricted profile
* commit '03acedd57a3433673152b45145f93e81ceef3f2f':
  Workaround for all apps crash in restricted profile
2014-09-12 22:33:10 +00:00
Sunny Goyal 10c7764d04 Updating margin and content size for migration cling
Bug: 17446533
Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7
2014-09-12 11:51:32 -07:00
Chris Wren 05702ccf79 am 5b7d28fc: Merge "Turn off debugging for launch." into ub-now-porkchop
* commit '5b7d28fc4c44f9952ca6907b05f9f364c8d383aa':
  Turn off debugging for launch.
2014-09-12 18:48:49 +00:00
Dharmesh Mokani 3d0854e4b8 Remove STOPSHIPs from GSA 4.0
Added stopships so that GSA won't crash on older L release.

Bug: 17443440
Change-Id: I792eb53d5021118bdb09c44ffae7a8286a0cd69b
2014-09-12 10:22:51 -07:00
Chris Wren 5b7d28fc4c Merge "Turn off debugging for launch." into ub-now-porkchop 2014-09-12 16:17:47 +00:00
Sunny Goyal ad5c2bf998 Updating shourcuts only when the corresponding user also matches the AppInfo
issue: 17480447
Change-Id: I0afbd80e760b7b73b84e483be325b2e905d65a00
2014-09-12 08:03:30 -07:00
Sunny Goyal 6c589c27c6 Merge "Fixing wrong views being made visible when opening all apps" into ub-now-porkchop
automerge: 37b44cc

* commit '37b44cc1a4794cbe6145053dce82cc8cef38eb3b':
  Fixing wrong views being made visible when opening all apps
2014-09-12 14:47:42 +00:00
Sunny Goyal 37b44cc1a4 Merge "Fixing wrong views being made visible when opening all apps" into ub-now-porkchop 2014-09-12 14:45:46 +00:00
Chris Wren ee52336a9e Turn off debugging for launch.
Bug: 17483474
Change-Id: I8dd24ba08ffe0773f4d68739b30b829021d69902
2014-09-12 14:10:14 +00:00
Kenny Guy fb7eae5a0f Merge "Update compat layer for API review changes to LauncherApps" into ub-now-porkchop
automerge: cb213ba

* commit 'cb213ba78ea66ea6576cbe46ec83ebb1e2f904e0':
  Update compat layer for API review changes to LauncherApps
2014-09-12 12:21:06 +00:00
Kenny Guy cb213ba78e Merge "Update compat layer for API review changes to LauncherApps" into ub-now-porkchop 2014-09-12 12:20:01 +00:00
Dharmesh Mokani d23e2cdad4 am 393afd34: Dogfood Crash Loop : Fixing crash loop by try and catch
* commit '393afd34566ba51f817c45a55305a9ac150d7f5b':
  Dogfood Crash Loop : Fixing crash loop by try and catch
2014-09-11 16:58:57 +00:00
Dharmesh Mokani 393afd3456 Dogfood Crash Loop : Fixing crash loop by try and catch
Bug: 17467377
Change-Id: Idb2084339323b4953cbd6bbde2735f814fb75a76
2014-09-11 09:49:40 -07:00
Kenny Guy 577e7dc7db Update compat layer for API review changes to LauncherApps
Bug:17390765
Change-Id: I15a927402a05387b14a2a6899fd513fc59a2ee41
2014-09-11 16:55:06 +01:00
Kenny Guy d4aeed33e7 am 49909c2b: Catch Throwable as NoSuchMethodError isn\'t an Exception.
* commit '49909c2b336de95de2543af0ebe3b7554fe05a6c':
  Catch Throwable as NoSuchMethodError isn't an Exception.
2014-09-11 13:02:42 +00:00
Kenny Guy 49909c2b33 Catch Throwable as NoSuchMethodError isn't an Exception.
Bug: 17462165
Change-Id: Ifafdc882fd1020fb6468d2bcae2f219ef5cba64c
2014-09-11 13:44:05 +01:00
Sunny Goyal 02b5081104 Fixing wrong views being made visible when opening all apps
issue: 17422327
Change-Id: I18175ecba154dff3ff5d7e1b16696ca46c7aeae8
2014-09-10 15:44:42 -07:00
Sunny Goyal bbef77dbdf Disabling debug logs
issue: 17327468
Change-Id: If0cd46e1309f58eed52e773ef15e3259df10c905
2014-09-09 16:27:55 -07:00
Adam Cohen f7ce4d4e15 am 8e894faa: Fixing a couple issues with bad AllApps state
* commit '8e894faadfce1d779b94692d8c7eccf558e23727':
  Fixing a couple issues with bad AllApps state
2014-09-09 15:41:27 +00:00
Adam Cohen b6711ac01c am 0f668f3c: Prevent GNL from crashing on JB
* commit '0f668f3c2be93ad9be221d868abb3d9a6e418f18':
  Prevent GNL from crashing on JB
2014-09-09 15:07:53 +00:00
Adam Cohen 7c938d99a5 am 55f77f98: Merge "Showing clings only after the intro has completed" into ub-now-porkchop
* commit '55f77f983afeffd2240ccd24d783e6d8d3ab44fd':
  Showing clings only after the intro has completed
2014-09-09 15:07:53 +00:00
Adam Cohen 8e894faadf Fixing a couple issues with bad AllApps state
Bug 17388923

Change-Id: I8f8a0163c0172d6f286a55d89793b843b092a3ca
2014-09-09 16:25:10 +02:00
Adam Cohen 0f668f3c2b Prevent GNL from crashing on JB
issue 17433546

Change-Id: Ie5071e516b26400a27473eaaa401023f1af1d840
2014-09-09 10:00:48 +00:00