summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importcm-14.0blinky@build012016-08-134-0/+4
| | | | | Change-Id: Ie0c97dc8c64b101bd102bda7e7289682bb3c1698 Ticket: -
* Automatic translation importinky@build012016-07-311-0/+2
| | | | | Change-Id: Ibc5d847031a61344e5da5555866a77257ec60ec0 Ticket: -
* Automatic translation importblinky@build012016-07-241-0/+2
| | | | | Change-Id: I2f5f072bab3ba30082d634377c567cfeef1894b7 Ticket: -
* Automatic translation importpinky@build012016-07-211-0/+3
| | | | | Change-Id: Ia660b4d2981345247b6c8930e96c422437c97845 Ticket: -
* Automatic translation importblinky@build012016-07-191-0/+3
| | | | | Change-Id: I647ec09e4b4ee276e6248732bee3c705d5a05146 Ticket: -
* Automatic translation importpinky@build012016-07-191-0/+3
| | | | | Change-Id: I72a6db5ade613f70eda5ee56e81c76b6075eb67b Ticket: -
* Automatic translation importpinky@build012016-07-163-0/+15
| | | | | Change-Id: I581178e6788fe3d55e7583aa033e6de993eb09c8 Ticket: -
* Automatic translation importinky@build012016-07-152-0/+5
| | | | | Change-Id: I030feca26cb2f71265cf238036395e25683ed51a Ticket: -
* Automatic translation importblinky@build012016-07-141-0/+3
| | | | | Change-Id: Ia1a9a41465240847c46c8cd51dfab32d6b0f72a4 Ticket: -
* Automatic translation importpinky@build012016-07-145-0/+15
| | | | | Change-Id: I2f25a91db3dc40544e12087b9241fb942a5ff54b Ticket: -
* Automatic translation importpinky@build012016-07-121-0/+3
| | | | | Change-Id: I5ed319d121e169b049f50232a34de88d9f748186 Ticket: -
* Automatic translation importclyde@build012016-07-1195-2/+97
| | | | | Change-Id: I763ee489bd1fb8934a38aa3fadd7931d28db6d37 Ticket: -
* Trebuchet hook to export workspace - hidden behind *#*#INFO#*#* wallAbhishek G2016-07-075-3/+177
| | | | | | | | | | 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
* Bring back the custom wallpaper picker [2/5]d34d2016-06-193-4/+5
| | | | | Change-Id: Iffd0911c0e37a3c27d598f22288b68a682b40154 TICKET: OSS-62
* Automatic translation importinky@build012016-06-171-0/+31
| | | | Change-Id: Idd7d772a2f3e1ab66571c1eeb7c037e9af18f502
* Trebuchet: Never show page indicator in app drawerScott Mertz2016-06-061-0/+2
| | | | | | | | | | | 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
* Automatic translation importclyde@build012016-06-032-0/+2
| | | | Change-Id: I8fbf8fdcabec08b3f03765b9641a9b90462094d3
* Automatic translation importinky@build012016-06-011-0/+1
| | | | Change-Id: I8480943712d046c1ef417a56c50220cf7ce3fe4d
* Wallpaper: Allow multiple partners to be loadedd34d2016-05-273-37/+83
| | | | | | | | | 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
* Automatic translation importJessica Wagantall2016-05-263-1/+3
| | | | | Change-Id: I77d59ac253ceb94007dfe8650b9a0bb8a23a2d9d Ticket: RM-214
* Automatic translation importJessica Wagantall2016-05-201-0/+1
| | | | | Change-Id: I18d123f5cac5d4557bbad16d355ceeb12aea6bcf Ticket: RM-214
* Move icons to fit within Dynamic grid upon resize.cretin452016-05-202-8/+49
| | | | | | | | | 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
* Trebuchet: Fix possible OOBMichael W2016-05-181-5/+8
| | | | | | | | | 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
* Automatic translation importAbhisek Devkota2016-05-171-0/+2
| | | | Change-Id: I6dca23a474afb664456400ef47209a1d1174676b
* Trebuchet: Rebind QSB in finishBindingItemscretin452016-05-151-0/+1
| | | | | | | | | Sometimes the GMS QSB doesn't bind properly. Especially after going through OOBE without network. Issue-id: CYNGNOS-2833 Change-Id: Ib64fee898b6f55d14f35fe7efc5c36b090422d36
* Automatic translation importAbhisek Devkota2016-05-141-0/+1
| | | | Change-Id: If441e5345f298107f32447fbfe573f03eaa7c1d7
* Check for null provider info when removing widgetSkrilax_CZ2016-05-111-2/+4
| | | | | | | | | | 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
* Trebuchet: Make workspace layout configurable by prebundled mcccretin452016-05-111-1/+48
| | | | | | | | Ported patch: http://review.cyanogenmod.org/#/c/111725/ Issue-id: PAELLA-236 Change-Id: I1d02cfc4f1e7e7fc5b1aaf326072b0ffe8966c05
* Automatic translation importAbhisek Devkota2016-05-101-0/+1
| | | | | Change-Id: I6ca91be993d3ef1fa65a3c6e4eb7018120867841 Ticket: RM-232
* Put apps with uncomputable section names in special bucketArtem Shvadskiy2016-05-101-14/+20
| | | | | Change-Id: I8ec0a2a9a46c3f45f2c52ac6a4d4d812881c52b7 issue-id: CYNGNOS-2683
* Trebuchet: Index folder contents screen and cells on first loadcretin452016-05-103-31/+72
| | | | | | Issue-id: CYNGNOS-2755 Change-Id: I260d1b098e7759a0134bc40f892b8783452c9528
* Automatic translation importMichael Bestas2016-05-1025-0/+37
| | | | Change-Id: I35440df52a30c69d6db2a41fc6542f147f65d2a6
* Trebuchet: Add runtime storage perm check for wallpaper pickercretin452016-05-053-1/+45
| | | | | | Issue-id: FEIJ-441 Change-Id: Iac9a2c249de595568f68313335d337410928d19e
* Prevent widget previews from showing empty images.Artem Shvadskiy2016-05-033-80/+166
| | | | | | | | | | | | | | | | | | | | 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
* Trebuchet: send metrics directly when possibleRoman Birg2016-05-034-45/+42
| | | | | | | | | | | | 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
* Use bitmap filtering for shrinking app iconsArtem Shvadskiy2016-05-021-1/+1
| | | | | Change-Id: I54d1bff08c947f54ec0d35ec08b557ddd8e31e23 issue-id: CRACKLING-1051
* Prevent crash when exiting grid size fragmentArtem Shvadskiy2016-05-021-2/+4
| | | | | Change-Id: Iea39713b71a8c54bf4bf79f0b1b0c865a7950fa4 issue-id: FEIJ-197
* Revert "Merge tag 'android-6.0.1_r22' of ↵Michael Bestas2016-05-026-7/+7
| | | | | | | | | https://android.googlesource.com/platform/packages/apps/Launcher3 into HEAD" This reverts commit 1129f556e5097e777bd2071890cc622db6a14f5e, reversing changes made to e48ef94fd67a228c3ab402bdbb2b77c8a5440012. Change-Id: Ie2c86d2cf4856b99ac65030c8af3571b926fde53
* Revert "Trebuchet: send metrics directly when possible"Roman Birg2016-04-294-40/+44
| | | | | | This reverts commit 097b9503f45ae2a50c501fa95d13776d656621bb. Change-Id: I07e8ee6665b8ed112818a4dc596cf91adf94d6f0
* Trebuchet: send metrics directly when possibleRoman Birg2016-04-294-44/+40
| | | | | | | | | | | 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>
* Trebuchet: Don't create shadow on 0 width/height iconcretin452016-04-281-0/+4
| | | | | | Issue-id: CYNGNOS-2646 Change-Id: Iccadeaf28ec5e36b1c5a2f7ce714aa31d4439167
* Trebuchet : Update default workspace for dialerRichard MacGregor2016-04-214-10/+6
| | | | | | Ticket CD-544 Change-Id: I47602367254732390ff73ae4676e569b7f27b819
* Trebuchet: sign when not building with test keysRoman Birg2016-04-181-1/+5
| | | | | | Ticket: CYNGNOS-2339 Change-Id: I1b05cda4757152d3851d917b4c9888b00203256b Signed-off-by: Roman Birg <roman@cyngn.com>
* Automatic translation importMichael Bestas2016-04-164-1/+187
| | | | Change-Id: I2e0792868eb45ea6df3b68f05cfdee577b37d7eb
* Trebuchet: Always cancel any pending dim animationscretin452016-04-141-4/+4
| | | | | | Issue-id: CYNGNOS-2470 Change-Id: Id66a6acfa65af63a0c44b73b56769c566b09961c
* avoid NPEMarcos Marado2016-04-141-16/+22
| | | | Change-Id: I8a2d74c8c305112fcbb76d56b126d15a6015de8b
* Trebuchet: Don't crash when AppWidgetService is unavailablecretin452016-04-132-2/+8
| | | | | | Issue-id: CYNGNOS-2437 Change-Id: Ie83f26482539a821f498e07bec6d955c849b02c7
* Trebuchet: add gello to hotseatjrizzoli2016-04-074-0/+15
| | | | | | | Also migrate shortcuts from aosp browser to gello and vice versa Change-Id: I713539365b16dfc9f2ee37a7917d49f245fd5df0 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Automatic translation importMichael Bestas2016-04-067-4/+160
| | | | Change-Id: I8625d748fc555085c11ecf48ac07b317c3e54c38
* Automatic translation importMichael Bestas2016-03-2830-25/+290
| | | | Change-Id: I3c1fc9541cddb25aea2812aaf8ed0b3f8f17ca11