| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Ia1a9a41465240847c46c8cd51dfab32d6b0f72a4
Ticket: -
|
|
|
|
|
| |
Change-Id: I2f25a91db3dc40544e12087b9241fb942a5ff54b
Ticket: -
|
|
|
|
|
| |
Change-Id: I5ed319d121e169b049f50232a34de88d9f748186
Ticket: -
|
|
|
|
|
| |
Change-Id: I763ee489bd1fb8934a38aa3fadd7931d28db6d37
Ticket: -
|
|
|
|
|
|
|
|
|
|
| |
Adding trebuchet capability to export out Trebuchet launcher layout
for offline processing. This option is not visible to the user unless
the user enables Trebuchet hidden menu via the *#*#INFO#*#* dialer menu.
This feature simplifies the process around ingesting OOBE launcher layout
requirements.
Change-Id: Iff7b8c89e782b01f73b53e91df2af9251ed7bbd8
|
|
|
|
|
| |
Change-Id: Iffd0911c0e37a3c27d598f22288b68a682b40154
TICKET: OSS-62
|
|
|
|
| |
Change-Id: Idd7d772a2f3e1ab66571c1eeb7c037e9af18f502
|
|
|
|
|
|
|
|
|
|
|
| |
When rotation is enabled and we rotate the app launcher, we attempt
to update the indicator alpha state before the view is attached. This
results in the alpha state not applying to the indicator. Instead,
always set the view to INVISIBLE when the app drawer is showing and
the workspace is attached.
FEIJ-998
Change-Id: Ia2691a12c2cc79ea76a7e91d7d13e94b97df09b5
|
|
|
|
| |
Change-Id: I8fbf8fdcabec08b3f03765b9641a9b90462094d3
|
|
|
|
| |
Change-Id: I8480943712d046c1ef417a56c50220cf7ce3fe4d
|
|
|
|
|
|
|
|
|
| |
Current implementation only allowed for one partner, and any
additional partner wallpapers would not be loaded.
Partrner.get() still returns the first partner and a new method,
getAllPartners is introduced which returns a list of all partners.
Change-Id: I06b6cd4817d3f812e2110967f075d68ee31cb318
|
|
|
|
|
| |
Change-Id: I77d59ac253ceb94007dfe8650b9a0bb8a23a2d9d
Ticket: RM-214
|
|
|
|
|
| |
Change-Id: I18d123f5cac5d4557bbad16d355ceeb12aea6bcf
Ticket: RM-214
|
|
|
|
|
|
|
|
|
| |
Missed part of this patch during forward port:
https://github.com/CyanogenMod/android_packages_apps_Trebuchet/commit/e25ab7bd9525d7a2c67eb8a6d8e88d54940dba58
Issue-id: CYNGNOS-2908
Change-Id: I49fb4e4a1b86d41be263d4f9b84020450f54d3f9
|
|
|
|
|
|
|
|
|
| |
In some cases mText is empty and Substring will then throw an OOB
Add logic to fix this
(Reference: BugReports 13-20160506-12, Line #157)
Change-Id: I2b32b0a56a93977d34b780afb9b3047e9fa566b0
|
|
|
|
| |
Change-Id: I6dca23a474afb664456400ef47209a1d1174676b
|
|
|
|
|
|
|
|
|
| |
Sometimes the GMS QSB doesn't bind properly. Especially
after going through OOBE without network.
Issue-id: CYNGNOS-2833
Change-Id: Ib64fee898b6f55d14f35fe7efc5c36b090422d36
|
|
|
|
| |
Change-Id: If441e5345f298107f32447fbfe573f03eaa7c1d7
|
|
|
|
|
|
|
|
|
|
| |
When doing clean installation and restoring backup,
any stubs for the widget on the homescreen for apps
are not present (downloading them doesn't help) appear
to have null provider info. Add a check for that in
removeAppWidget to prevent crashing.
Change-Id: I207b6a9ba534f572e1937a7b2a0cdc4eb90aff37
|
|
|
|
|
|
|
|
| |
Ported patch: http://review.cyanogenmod.org/#/c/111725/
Issue-id: PAELLA-236
Change-Id: I1d02cfc4f1e7e7fc5b1aaf326072b0ffe8966c05
|
|
|
|
|
| |
Change-Id: I6ca91be993d3ef1fa65a3c6e4eb7018120867841
Ticket: RM-232
|
|
|
|
|
| |
Change-Id: I8ec0a2a9a46c3f45f2c52ac6a4d4d812881c52b7
issue-id: CYNGNOS-2683
|
|
|
|
|
|
| |
Issue-id: CYNGNOS-2755
Change-Id: I260d1b098e7759a0134bc40f892b8783452c9528
|
|
|
|
| |
Change-Id: I35440df52a30c69d6db2a41fc6542f147f65d2a6
|
|
|
|
|
|
| |
Issue-id: FEIJ-441
Change-Id: Iac9a2c249de595568f68313335d337410928d19e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When scrolling through the widget drawer, we submit multiple
AsyncTasks to load and display preview images. On certain
devices, attempting to load these images from
AppWidgetManagerCompat (when we are generating previews for
the first time) on a multi-threaded executor can cause us
to receive empty images. To avoid this, we allow preview
loading from the cache on a multi-threaded executor, but
defer preview generation to a single-threaded executor.
Additionally, the read and write db methods were not using
the same ComponentName output (flattenToString vs
flattenToSimpleString), which was resulting in consistent
cache misses that forced unnecessary preview regeneration.
This has been unified so we properly load from the cache.
Change-Id: I3a90cf88fed531713e5d2df876f4ede822f7d569
issue-id: FEIJ-346
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use the SDK directly instead of relying on an external package.
Still relies on C-Apps Core to send.
Reverts the revert and fixes the issue (missing aapt flag overlay)
This reverts commit d20f7796e45dcae0e619d3bb76a3a89674705702.
Ticket: CYNGNOS-2545
Change-Id: I9445cadc429c3158cabb6a7d07e016f6fe3dac19
|
|
|
|
|
| |
Change-Id: I54d1bff08c947f54ec0d35ec08b557ddd8e31e23
issue-id: CRACKLING-1051
|
|
|
|
|
| |
Change-Id: Iea39713b71a8c54bf4bf79f0b1b0c865a7950fa4
issue-id: FEIJ-197
|
|
|
|
|
|
|
|
|
| |
https://android.googlesource.com/platform/packages/apps/Launcher3 into HEAD"
This reverts commit 1129f556e5097e777bd2071890cc622db6a14f5e, reversing
changes made to e48ef94fd67a228c3ab402bdbb2b77c8a5440012.
Change-Id: Ie2c86d2cf4856b99ac65030c8af3571b926fde53
|
|
|
|
|
|
| |
This reverts commit 097b9503f45ae2a50c501fa95d13776d656621bb.
Change-Id: I07e8ee6665b8ed112818a4dc596cf91adf94d6f0
|
|
|
|
|
|
|
|
|
|
|
| |
Use the SDK directly instead of relying on an external package.
Still relies on C-Apps Core to send.
Ticket: CYNGNOS-2545
Change-Id: I1af8106917e77b9ba70c57f18f5894087fc2f274
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
| |
Issue-id: CYNGNOS-2646
Change-Id: Iccadeaf28ec5e36b1c5a2f7ce714aa31d4439167
|
|
|
|
|
|
| |
Ticket CD-544
Change-Id: I47602367254732390ff73ae4676e569b7f27b819
|
|
|
|
|
|
| |
Ticket: CYNGNOS-2339
Change-Id: I1b05cda4757152d3851d917b4c9888b00203256b
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
| |
Change-Id: I2e0792868eb45ea6df3b68f05cfdee577b37d7eb
|
|
|
|
|
|
| |
Issue-id: CYNGNOS-2470
Change-Id: Id66a6acfa65af63a0c44b73b56769c566b09961c
|
|
|
|
| |
Change-Id: I8a2d74c8c305112fcbb76d56b126d15a6015de8b
|
|
|
|
|
|
| |
Issue-id: CYNGNOS-2437
Change-Id: Ie83f26482539a821f498e07bec6d955c849b02c7
|
|
|
|
|
|
|
| |
Also migrate shortcuts from aosp browser to gello and vice versa
Change-Id: I713539365b16dfc9f2ee37a7917d49f245fd5df0
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
|
|
|
|
| |
Change-Id: I8625d748fc555085c11ecf48ac07b317c3e54c38
|
|
|
|
| |
Change-Id: I3c1fc9541cddb25aea2812aaf8ed0b3f8f17ca11
|
|
|
|
|
|
|
|
|
|
| |
When user taps on the padding area of all apps container below
the scrubber, the tap should be ignored. Before this patch, the
tap was sent back to parent view, which led to scrolling of the
background wallpaper. Now the tap is ignored.
Change-Id: Ic8840c9eafaf254d2bfbffe556f3dc7ab20fdccc
Issue-Id: CyanogenOS/CYNGNOS-1933
|
|
|
|
|
|
| |
Issue-id: CYNGNOS-2282
Change-Id: I6895c3c043a2b8a9506f3dc2f8a357942d8f35c4
|
|
|
|
|
| |
Change-Id: I07ff54f2bd2c615ffb8625b4016704468bfb006f
issue-id: CYNGNOS-2251
|
|
|
|
| |
Change-Id: Ic450029d8807acf69f4ed04201c75f1ab7b9ad02
|
|
|
|
|
|
| |
Issue-id: CYNGNOS-2249
Change-Id: If124a9ac51c665c869cf5a745390374658b87156
|
|
|
|
|
|
|
|
|
|
|
| |
This patch allows shortcuts to apps that are currently unavailable
due to being on unmounted external storage to remain on the workspace
and in folders. The icons will be disabled and grayed out until
the external storage is mounted.
Issue-id: CYNGNOS-1344
Change-Id: I971483806b27e3a75ef0d5bb89d8dfb86f97511e
|
|\
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/packages/apps/Launcher3 into HEAD
Android 6.0.1 release 22
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
ours am: 2aa01afb35 -s ours am: 25c42a0937 -s ours am: a34c8cc2ba -s ours am: 446b98f4e4 -s ours am: 90022fd4c9 -s ours am: 2473783bbd -s ours
am: 14ac721939 -s ours
* commit '14ac721939d769f15a4a605955c533197b2ac627':
Import translations. DO NOT MERGE
|