From 275854f442001b6b3cea4a8307417be9f9ec7bb6 Mon Sep 17 00:00:00 2001 From: Meghthedev Date: Sun, 4 Sep 2022 18:01:35 +0530 Subject: [PATCH 01/14] manifest: Revive A11 Source Make Android 11 source syncable again! Change-Id: I9c55f36e6aa84f2e4fff3e2250f61d47d435b7b0 --- README.md | 8 ++++---- corvus_forums | 2 +- snippets/crvs.xml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 65ea664..fd71f82 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ # Initialize Local Repository # ```bash -repo init -u https://github.com/Corvus-R/android_manifest.git -b 11 +repo init -u https://github.com/Corvus-AOSP/android_manifest.git -b 11 ``` # Or Initialize Shallow Clone # ```bash -repo init --depth=1 -u https://github.com/Corvus-R/android_manifest.git -b 11 +repo init --depth=1 -u https://github.com/Corvus-AOSP/android_manifest.git -b 11 ``` # Syncing Repository # @@ -38,7 +38,7 @@ make corvus # Maintainership form [![Form](https://raw.githubusercontent.com/rashedsahaji/RandomStuff/master/Submission_button.png)](https://docs.google.com/forms/d/e/1FAIpQLSeOEzQXfNnPehPQRXxmt3L5FYc5neOhEE3m6ZW_xbIuuQ-dCg/viewform?usp=sf_link) -# Telegram Support +# Telegram Support [![Telegram](https://raw.githubusercontent.com/rashedsahaji/RandomStuff/master/Telegram_button.png)](https://t.me/CorvusCommunityOfficial) Credits: @@ -47,4 +47,4 @@ make corvus * [**DirtyUnicorns**](https://github.com/DirtyUnicorns) * [**PixelExperience**](https://github.com/PixelExperience) * [**HavocOS**](https://github.com/Havoc-OS) - * [**LineageOS**](https://github.com/LineageOS/) + * [**LineageOS**](https://github.com/LineageOS/) \ No newline at end of file diff --git a/corvus_forums b/corvus_forums index ecdaf4b..26a1eed 100644 --- a/corvus_forums +++ b/corvus_forums @@ -67,7 +67,7 @@ Secondly for feature request yes u can request them on our forums or in the comm Corvus-OS Hub Website: https://www.corvusrom.com/ -GitHub: https://github.com/Corvus-R/ +GitHub: https://github.com/Corvus-AOSP/ Jenkins: http://jenkins.corvusrom.com/ Gerrit: https://review.corvusrom.com/ Forums : https://forums.corvusrom.com/ diff --git a/snippets/crvs.xml b/snippets/crvs.xml index c1049f1..ba2db37 100644 --- a/snippets/crvs.xml +++ b/snippets/crvs.xml @@ -9,7 +9,7 @@ fetch="https://gitlab.com/" /> @@ -28,7 +28,7 @@ - + @@ -54,11 +54,11 @@ - + - + From c4d211d8ea92f2f6db5593f119ff8ec8e5423182 Mon Sep 17 00:00:00 2001 From: haggertk Date: Wed, 17 May 2023 14:27:26 +0530 Subject: [PATCH 02/14] manifest: Track our own forks for 2021-11 ASB patching --- default.xml | 6 +++--- snippets/crvs.xml | 6 ++++-- snippets/lineage.xml | 3 +++ 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/default.xml b/default.xml index 6011a24..c01b58a 100644 --- a/default.xml +++ b/default.xml @@ -387,7 +387,7 @@ - + @@ -599,7 +599,7 @@ - + @@ -611,7 +611,7 @@ - + diff --git a/snippets/crvs.xml b/snippets/crvs.xml index ba2db37..223c84f 100644 --- a/snippets/crvs.xml +++ b/snippets/crvs.xml @@ -21,6 +21,8 @@ fetch="https://github.com/CorvusRom-Devices" revision="11" /> + + @@ -28,7 +30,7 @@ - + @@ -178,4 +180,4 @@ - + \ No newline at end of file diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 131f0a0..2234f14 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -27,6 +27,7 @@ + @@ -54,6 +55,8 @@ + + From 78e51554172a80603ea51ced4abb793a4ddddf20 Mon Sep 17 00:00:00 2001 From: haggertk Date: Wed, 17 May 2023 14:46:20 +0530 Subject: [PATCH 03/14] manifest: Track our own forks for 2021-12 ASB patching --- snippets/lineage.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 2234f14..863d39d 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -27,7 +27,9 @@ - + + + @@ -57,6 +59,9 @@ + + + @@ -88,5 +93,6 @@ - + + \ No newline at end of file From 911a8863fbf8808f7e7b6570456e3d6a787ff26b Mon Sep 17 00:00:00 2001 From: haggertk Date: Wed, 17 May 2023 16:38:46 +0530 Subject: [PATCH 04/14] manifest: Track our own forks for 2022-01 ASB patching --- default.xml | 14 +++++++------- snippets/lineage.xml | 6 ++++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/default.xml b/default.xml index c01b58a..52a9e8e 100644 --- a/default.xml +++ b/default.xml @@ -258,7 +258,7 @@ - + @@ -273,7 +273,7 @@ - + @@ -433,7 +433,7 @@ - + @@ -608,7 +608,7 @@ - + @@ -664,9 +664,9 @@ - + - + @@ -780,7 +780,7 @@ - + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 863d39d..394ed1f 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -29,6 +29,8 @@ + + @@ -60,8 +62,8 @@ - - + + From 232d02a6739c2770286f6cc22b3496139def390f Mon Sep 17 00:00:00 2001 From: haggertk Date: Fri, 19 May 2023 16:20:53 +0530 Subject: [PATCH 05/14] manifest: Track our own forks for 2022-03 ASB patching --- default.xml | 6 +++--- snippets/lineage.xml | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/default.xml b/default.xml index 52a9e8e..fb47b43 100644 --- a/default.xml +++ b/default.xml @@ -592,7 +592,7 @@ - + @@ -664,9 +664,9 @@ - + + --> diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 394ed1f..43d7afc 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -62,8 +62,10 @@ + + From 7ed2eea1b5899b484dc68f5888b8a4cf6b8cde85 Mon Sep 17 00:00:00 2001 From: haggertk Date: Fri, 19 May 2023 19:45:38 +0530 Subject: [PATCH 06/14] manifest: Track our own forks for 2022-06 ASB patching --- default.xml | 6 +++--- snippets/lineage.xml | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/default.xml b/default.xml index fb47b43..67a6485 100644 --- a/default.xml +++ b/default.xml @@ -103,7 +103,7 @@ - + @@ -604,7 +604,7 @@ - + @@ -772,7 +772,7 @@ - + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 43d7afc..1df0b1b 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -31,7 +31,7 @@ - + @@ -66,6 +66,7 @@ + @@ -98,5 +99,6 @@ + \ No newline at end of file From 517fc47923a911c521688a528175788e63c55834 Mon Sep 17 00:00:00 2001 From: haggertk Date: Fri, 19 May 2023 20:09:31 +0530 Subject: [PATCH 07/14] manifest: Track our own fork(s) for 2022-09 ASB patching --- default.xml | 2 +- snippets/lineage.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 67a6485..465acb2 100644 --- a/default.xml +++ b/default.xml @@ -175,7 +175,7 @@ - + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 1df0b1b..465eb1b 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -32,6 +32,7 @@ + From e85824d78caecdd99a32edacd232aa23daf11d54 Mon Sep 17 00:00:00 2001 From: haggertk Date: Fri, 19 May 2023 20:14:40 +0530 Subject: [PATCH 08/14] manifest: Track our own fork(s) for 2022-10 ASB patching --- default.xml | 2 +- snippets/lineage.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 465acb2..ca8fbb4 100644 --- a/default.xml +++ b/default.xml @@ -165,7 +165,7 @@ - + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 465eb1b..7cd22f0 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -33,6 +33,7 @@ + From 0b79abaab51fc7632d258387603667f04c22f620 Mon Sep 17 00:00:00 2001 From: haggertk Date: Fri, 19 May 2023 21:54:43 +0530 Subject: [PATCH 09/14] manifest: Track our own fork(s) for 2022-11 ASB patching --- default.xml | 2 +- snippets/lineage.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/default.xml b/default.xml index ca8fbb4..0b38751 100644 --- a/default.xml +++ b/default.xml @@ -666,9 +666,9 @@ - diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 7cd22f0..9750840 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -69,6 +69,7 @@ + From b4c32f67fe3eed69cc4d277eb02c665c71982cc5 Mon Sep 17 00:00:00 2001 From: haggertk Date: Fri, 19 May 2023 22:19:56 +0530 Subject: [PATCH 10/14] manifest: Track our own fork(s) for 2022-12 ASB patching --- default.xml | 2 +- snippets/lineage.xml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/default.xml b/default.xml index 0b38751..5d29a00 100644 --- a/default.xml +++ b/default.xml @@ -475,7 +475,7 @@ - + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 9750840..135ecab 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -104,4 +104,7 @@ - \ No newline at end of file + + + + From 1ce32495cfecf9577e9c085f24c3ac60c5781d24 Mon Sep 17 00:00:00 2001 From: haggertk Date: Sat, 20 May 2023 11:13:17 +0530 Subject: [PATCH 11/14] manifest: Track our own fork(s) for 2023-02 ASB patching --- default.xml | 4 ++-- snippets/lineage.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/default.xml b/default.xml index 5d29a00..39ad44d 100644 --- a/default.xml +++ b/default.xml @@ -475,8 +475,8 @@ - - + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 135ecab..dcc3ac4 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -106,5 +106,6 @@ + From 92ab664b89ebeed0a93231733e1f31a57fe51167 Mon Sep 17 00:00:00 2001 From: Meghthedev Date: Mon, 12 Jun 2023 09:14:42 +0530 Subject: [PATCH 12/14] manifest: Track our own fork(s) for 2023-06 ASB patching --- default.xml | 4 ++-- snippets/lineage.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/default.xml b/default.xml index 39ad44d..e7cbb4f 100644 --- a/default.xml +++ b/default.xml @@ -639,8 +639,8 @@ - - + + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index dcc3ac4..762b22f 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -70,6 +70,7 @@ + From 6dfaf4f311d7c0f6ee0037e792f039843081ddcc Mon Sep 17 00:00:00 2001 From: "Kevin F. Haggerty" Date: Mon, 10 Jul 2023 10:35:46 +0530 Subject: [PATCH 13/14] manifest: Track our own fork(s) for 2023-07 ASB patching * external/freetype * tools/apksig Change-Id: Icec158450e745aa6b9be3b6019d773266145d85f --- snippets/lineage.xml | 2 ++ snippets/remove.xml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 762b22f..6882759 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -34,6 +34,7 @@ + @@ -103,6 +104,7 @@ + diff --git a/snippets/remove.xml b/snippets/remove.xml index 4cbb878..8d8452a 100644 --- a/snippets/remove.xml +++ b/snippets/remove.xml @@ -103,6 +103,7 @@ + @@ -179,4 +180,6 @@ + + From 5b3bc5e3f2f17c54ae13b0e61dbf7747814943b9 Mon Sep 17 00:00:00 2001 From: "Kevin F. Haggerty" Date: Mon, 14 Aug 2023 22:10:46 +0530 Subject: [PATCH 14/14] manifest: track our own fork(s) for 2023-08 ASB patching * packages/apps/QuickAccessWallet * system/ca-certificates --- default.xml | 4 ++-- snippets/lineage.xml | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/default.xml b/default.xml index e7cbb4f..98ad8bc 100644 --- a/default.xml +++ b/default.xml @@ -623,7 +623,7 @@ - + @@ -744,7 +744,7 @@ - + diff --git a/snippets/lineage.xml b/snippets/lineage.xml index 6882759..e78cb70 100644 --- a/snippets/lineage.xml +++ b/snippets/lineage.xml @@ -72,6 +72,7 @@ + @@ -106,6 +107,7 @@ +