551 Commits

Author SHA1 Message Date
MSe
e661fd5ea5 Track own external/bouncycastle
Necessary to apply CVE-2018-9426 from July 2018 ASB (Pixel bulletin)

Change-Id: I5647c223751b001fef2db846dba42cf5c63c4726
2018-07-16 09:19:09 +02:00
Michael W
81f52b7a4e manifest: Remove external/libvorbis
* This is actually unused in Android N

Change-Id: I57bce513f9a8f4fc098d20a1ca7b806fb9e6cbe8
2018-06-14 18:56:22 +02:00
MSe
5a3f230425 manifest: Track own external/libvorbis
Google has not published most recent 8.0.1_r33 tag for external/libvorbis
and instead declared the patch for CVE-2018-5146 "non-public".
Hence we need to track our own fork of it.

Change-Id: Ie7007f90ec003da4e6ad8a659fbbfb75ae0ebc6f
2018-06-08 08:40:36 +02:00
Moritz Horstmann
8af970fd68 manifest: Track specific revision of svox to fix security vulnerability
Unfortunately, github does not allow us to fork svox, so we'll use
the particular commit ID which fixes CVE-2017-13285 RCE vulnerability.
Even though this revision originates from Oreo, the difference to the
current nougat branch is negligible.

Change-Id: Ib0e6e7c7be8ff60584e1c6cb5fb677d87e1dbc12
2018-04-08 02:04:19 +02:00
Sean McCreary
af105ed641 manifest: Track our frameworks/ex fork
Google has moved on from Nougat :-(

Change-Id: Iaf597d906084a8b139f4eb668fb406d871e63b02
2018-01-13 22:30:56 -07:00
Michael Bestas
ded7e64abc cm: Remove updater
Change-Id: I6a67b88332f105fc61ad6d005c3d170aa2c42003
2017-12-28 19:08:45 +02:00
Michael Bestas
22f3d98a7f cm: Remove external/koush/ion
* It was used in VoicePlus and some cyngn apps,
  but now it's unused, so kill it

Change-Id: I7236f22987c1d65f2f4286cf4ef4411fd70f0998
2017-12-23 23:20:28 +02:00
Michael Bestas
4a463462ee cm: Remove external/lzo
* This was used by external/openvpn
* We do not ship that since cm-11.0, so kill it

Change-Id: Id24e97b91e953b61e12023cbd8d0bb3a5031e6a0
2017-12-23 23:03:33 +02:00
Michael Bestas
5217f9c918 cm: Remove libtruezip
* This is a java library that was used in CMFileManager
* It's no longer being used or compiled, so kill it.

Change-Id: I9bc6f310c415bef029471edb9345f9d0bee80c50
2017-12-23 22:58:54 +02:00
Michael Bestas
a9e84e9f7b cm: Remove tribble-tracker
Change-Id: I31eb7791c2a46fd2c0007f0edcbfc123a8bf82b3
2017-12-23 13:28:30 +02:00
Dan Pasanen
11d2ce3ca0 android-7.1.2_r29 -> android-7.1.2_r36
Change-Id: Ic66280d226141f27af5fbbb3cf11e4b8fb469dcc
2017-12-09 07:47:17 -06:00
Aaron Kling
649cfe7523 Add ATV apps AppDrawer and LineageCustomizer
Change-Id: I4b15d828d0b0fb27f2b4c2787aec83df4fa4f07e
2017-12-07 13:48:11 -06:00
Christopher N. Hesse
038421c377 manifest: Track our bison fork
Our repository contains a critical fix for MacOS 10.13
(High Sierra).

Change-Id: I76512edff010588a70a1b0ff937e7490f7cd1061
2017-10-14 17:26:17 +02:00
Dan Pasanen
6e33f5b1eb manifest: track our own dnsmasq and libmpeg2
Change-Id: I8b349b2d2983318e320babe23128674ee793bad8
2017-10-02 17:22:05 -05:00
SchallRauch
0be45587f4 manifest: use updated svox tag to fix picotts
PicoTTS is currently broken in AOSP on 64bit nougat builds.
It was fixed in AOSP master and made it into oreo release, but never
made it into nougat release.
https://android-review.googlesource.com/302872
It is in an updated nougat preview tag though, so we can switch to it.

The svox repo can't be forked due to the following:
https://github.com/github/dmca/blob/master/2014/2014-12-22-Cambridge-Mobile.md

BUGBASH-475

Change-Id: I2ab74ba6428614ef8824f52669c37b52daa59927
2017-09-30 00:14:28 +00:00
Michael Bestas
5d2f4bdbf5
Switch deqp, pdfium and speex to our forks
* Get rid of build warnings that appear on each compilation beginning

Change-Id: Iab15c1833cb1ad66fb067a5ff4bfa43465da4160
2017-09-18 21:05:18 +03:00
Michael Bestas
73c6874513 cm: Remove libphonenumbergoogle
* It was only used by TextSecure, which is long deprecated

Change-Id: I334cb25c240351b47f9337b99c1e8e3f53401af9
2017-09-18 13:50:27 +00:00
Dan Pasanen
b0a573ca31 manifest: switch to our forks of several repos
* These are so we can retain our 7.1.2 HEAD, yet still pull in
  security patches now that 7.1.2 is no longer maintained by elGoog.

Change-Id: I1257e518f91836b0bb6154362e159100cd6638b0
2017-09-15 10:37:05 -05:00
Michael Bestas
64e1481a18
cm: Use msm8996 HALs for 8953 & 8937
* They share the exact same git history sha1
  in all 7.0+ released tags.

Change-Id: I52eece7c4ec924196600ef86fb22475e743d97ec
2017-09-13 19:04:19 +03:00
Michael Bestas
d834de80d3 cm: Remove unused projects
* Remove Theme related packages
* Remove unused CMBugReport
* Remove LiveLockScreenService

Change-Id: Ieda6e642c754ee0ad324cd96798c05d71f2651a4
2017-09-01 01:34:49 +00:00
Gabriele M
b83349be4d cm: Replace CMUpdater with Updater
Change-Id: I75359c3c60079d36676ebdafb11fa4978ff903a5
2017-08-26 14:57:07 +02:00
Dan Pasanen
ad2d94d644 manifest: android-7.1.2_r24 -> android-7.1.2_r29
Change-Id: I68a80bac16e0a99177f2412de1c8d52878ab659b
2017-08-07 16:12:48 -05:00
Dan Pasanen
31a4f417d1 cm.xml: sync caf 8998 hals
Change-Id: I187366ae9945872d9f2c9d97772feaae81218795
2017-07-25 21:24:51 +00:00
Luca Stefani
7e460b7f46 Remove ahbottomnavigation
* Now we use the support libs

Change-Id: I8427410a0392f1c0f5c4fc4dceac30fb2105354b
2017-07-16 22:06:36 +02:00
Harry Youd
f68ed967af Various fixes to README
- Use https:// links where ever possible
- Fix some grammar and punctuation
- Remove reference to non-existent wiki page
- Mark commands as inline code
- Add link to downloads

Change-Id: I4620030b91c887dc41bfd02e73fcdbf71fd88452
2017-07-09 10:20:18 +01:00
Dan Pasanen
6c8d65944c manifest: android-7.1.2_r17 -> android-7.1.2_r24
Change-Id: Ic18809d0ba486a8dad906e8b596bebb2448b8868
2017-07-05 17:35:31 -05:00
Dan Pasanen
c9079fbc2f Revert "cm: add custom tiles project"
This reverts commit 6d3e1978ac315ee8d00036ebc7b9fc1398c9cc55.

Change-Id: Iea655d6b842d922c2070add4d0d54eed1ebb2b97
2017-07-02 16:09:27 +00:00
Dan Pasanen
90d2205373 manifest: android-7.1.2_r8 -> android-7.1.2_r17
Change-Id: I0d48de66c0a57f7fee51890edc4fd9d41048491a
2017-06-05 18:09:15 -05:00
Michael Bestas
a7fc9f87c7 Sync slackbot repo
Change-Id: I8f14d56e4f7e09a92ee9349aca0671e9e347118e
2017-05-23 14:34:50 +00:00
Dan Pasanen
f9ffaa1383 cm: Remove Gello
* Jelly is more lightweight and much easier to maintain. Gello can
  live on if someone decides they want to compile it and host it
  somewhere.

Change-Id: Id9f3f6877e15c4081325fe9d34488de2860f8042
2017-05-11 10:00:24 -05:00
Dan Pasanen
fc78b86c1f manifest: android-7.1.2_r2 -> android-7.1.2_r8
Change-Id: I27b0bf81001cba56bd799d642370281bf81f5642
2017-05-01 18:32:58 -05:00
Joey Rizzoli
9182986c3e android: nuke browser, welcome jelly
Change-Id: I0e5d4c9c485821d04bfe43b01bd74bc442d0128b
Signed-off-by: Joey Rizzoli <joey@lineageos.org>
2017-05-01 20:37:37 +00:00
Michael Bestas
8f9085b033
Sync contributors cloud generator and random scripts
Change-Id: I1077898a973ee64399e01bae9b9f067499eeb9ed
2017-05-01 17:57:40 +03:00
sayeed99
12f1ffdc40 Manifest : Stop syncing blank intel sensor repo.
Change-Id: I28fe7e7829bb88b11b4e205c94ebe7e80e57ccab
2017-04-26 21:03:01 +00:00
Michael Bestas
bc5479a80a
cm: Sync ansible repo
Change-Id: I2c094ce1dec9a6857fc14791e38aaf714f1a6f62
2017-04-26 20:58:45 +03:00
Paul Keith
3df77761ae
manifest: Track our external/libchrome
* Needed for new boringssl patches

Change-Id: I5abdea7675c60bc6b98444bdb9f647afb1b7f4f8
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-17 21:22:52 -05:00
Simon Shields
51ac04c0eb manifest: android-7.1.1_r25 -> android-7.1.2_r2
Change-Id: I2d6cb3ce60df2f23405f871bed780b77164014e6
2017-04-04 08:02:12 -05:00
Michael Bestas
cf49fbb127 Sync infra-related projects
Change-Id: Iaf0e7b4e7b20be2d58b91b49ff2578dddfe74b52
2017-04-01 13:24:12 +00:00
Dan Pasanen
797a125089 Revert "cm: Remove ahbottomnavigation library"
This reverts commit a0a1f9ddb429b513bd9f946c132bcb6b3ee395a3.

Change-Id: Ief01d0f1178d298d8cc927ca3acda50163e5bd6a
2017-03-29 08:32:34 -05:00
Dan Pasanen
6d3e1978ac cm: add custom tiles project
Change-Id: I7c32d6dbf6e5b805d57992d6e3595994a9c73522
2017-03-16 18:06:23 +00:00
Dan Pasanen
c6ab91bbaf manifest: android-7.1.1_r21 -> android-7.1.1_r25
Change-Id: I4cea4d1cf4b03a64a4b479d75ed0371a833a9e1f
2017-03-06 15:26:27 -06:00
Joey Rizzoli
48592b34bf RIP cmfm
Change-Id: I3bb49ac177c19599cc5ed120fc0e0a1cd19b9933
Signed-off-by: Joey Rizzoli <joey@lineageos.org>
2017-02-26 14:27:12 +01:00
Dan Pasanen
bf1f29374c manifest: android-7.1.1_r9 -> android-7.1.1_r21
Change-Id: Iacd564d829b05de3bcf1fa070535aab2ae230009
2017-02-15 18:12:07 +00:00
Zhao Wei Liew
69b5a9072f cm: Sync the new cryptfs_hw repo
It has been moved out of device/qcom/common.

Change-Id: Ic6f09fffa3b8ec32c9743d96f8dd73089741b151
2017-02-15 06:04:58 +00:00
Shane Passmore
2708d0d8de cm.xml: remove CMWallpapers repo
Change-Id: Ia1202aca41429b2cc13a44e52b33239b44bd6c86
2017-02-12 17:29:47 -06:00
Zhao Wei Liew
95e0fa6b04 cm: Remove android-visualizer library
This was originally imported for the music player app.
However, the library was replaced with an improved visualizer
a while back, making this library unused now.

This essentially reverts commit e4da816f4c547331fcc8c36a5413ca2d2a55c780.

Change-Id: I8ec6bb1f640b860a75ebecdc7ce3b11b085fcac4
2017-02-04 08:20:57 +00:00
Zhao Wei Liew
a0a1f9ddb4 cm: Remove ahbottomnavigation library
We aren't currently using this. The only reason why this was
being synced, was because it's a dependency of the rebased
Gallery app.

Since the Gallery rebase is currently stalled, remove the library
for now.

This essentially reverts commit 58a7613899d1e4aeec65178a9f0da19ef181f475.

Change-Id: I029979484ec3c695aebbe90eb2a32fc23aaa24f1
2017-02-04 16:12:42 +08:00
Zhao Wei Liew
4ac2915366 cm: Remove external/google
We no longer have any dependencies on the SDKs provided there.

Change-Id: I7844f572b71f952c24c67f22eb761ce9c84f7e6e
2017-01-31 22:24:52 +08:00
Joey Rizzoli
89d05d9a52 android: switch to LineageOS recorder
remove aosp soundrecorder and cm screencast

Change-Id: I2ca1a3c8e5d581a3eadf1acebc40868bc5f4ef9c
Signed-off-by: Joey Rizzoli <joey@lineageos.it>
2017-01-29 20:27:34 +00:00
Luca Stefani
b2ae11567c Switch to our chromium-webview fork
* Chromium 55.0.2883.105

Change-Id: If94073929565ecaa363097f9a09fa594e343d0d7
2017-01-20 13:37:02 +00:00