Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

Commit

Permalink
mido: 9.x: AEXv6.6 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
thp1997 committed Jun 10, 2019
1 parent 7b08778 commit 421f09f
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 3 deletions.
75 changes: 75 additions & 0 deletions 0001-mido-9.x-AEXv6.6.patch
@@ -0,0 +1,75 @@
From c07ec58944b709fade6883c9c3719d8c43817e58 Mon Sep 17 00:00:00 2001
From: thp1997 <tirthpatel49@gmail.com>
Date: Mon, 10 Jun 2019 11:04:14 +0530
Subject: [PATCH] mido: 9.x: AEXv6.6

---
builds/mido.json | 6 ++---
...spExtended-v6.6-mido-20190610-0307-OFFICIAL.txt | 31 ++++++++++++++++++++++
2 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 changelogs/mido/AospExtended-v6.6-mido-20190610-0307-OFFICIAL.txt

diff --git a/builds/mido.json b/builds/mido.json
index 25345bf..827478c 100644
--- a/builds/mido.json
+++ b/builds/mido.json
@@ -11,9 +11,6 @@
}
],
"pie": [
- {
- "file_name": "AospExtended-v6.3-mido-20190214-0539-OFFICIAL.zip"
- },
{
"file_name": "AospExtended-v6.4-mido-20190314-2106-OFFICIAL.zip"
},
@@ -22,6 +19,9 @@
},
{
"file_name": "AospExtended-v6.5-mido-20190529-1715-OFFICIAL.zip"
+ },
+ {
+ "file_name": "AospExtended-v6.6-mido-20190610-0307-OFFICIAL.zip"
}
]
}
diff --git a/changelogs/mido/AospExtended-v6.6-mido-20190610-0307-OFFICIAL.txt b/changelogs/mido/AospExtended-v6.6-mido-20190610-0307-OFFICIAL.txt
new file mode 100644
index 0000000..2f1c252
--- /dev/null
+++ b/changelogs/mido/AospExtended-v6.6-mido-20190610-0307-OFFICIAL.txt
@@ -0,0 +1,31 @@
+> Merge June security patch (9.0.0_r40)
+> Upstreamed kernel to 3.18.140
+> Update all translations
+> Update all pre-built apks
+> Update all of our packages
+> Update APN configs
+> Update Weather client
+> Update Boostframework
+> Update our launcher with Quick Space
+> Add Pocket Lock feature
+> Add Sysserv support for Substratum theme engine
+> Add Pixel Navigation bar animation
+> Add Live Display
+> Add Font QS tile
+> Add Android Q’s seek bar to media notification
+> Add Android Q’s status bar battery icon
+> Add Less boring heads up feature
+> Add Battery animation in settings
+> Add a new Elegant UI theme
+> Improve UI for certain applications
+> Improve three finger swipe screenshot feature
+> Improve some UI/UX aspects
+> Improve auxiliary camera support
+> Improve Bluetooth SBC
+> Improve Location QS tile
+> Fix battery icon shortcut
+> Fix some theme issues
+> Fix AOSP WFD (Miracast) support
+> Fix audio server crashes again
+> Under the hood improvements
+> Bug fixes and performance improvements
--
2.7.4

6 changes: 3 additions & 3 deletions builds/mido.json
Expand Up @@ -11,9 +11,6 @@
}
],
"pie": [
{
"file_name": "AospExtended-v6.3-mido-20190214-0539-OFFICIAL.zip"
},
{
"file_name": "AospExtended-v6.4-mido-20190314-2106-OFFICIAL.zip"
},
Expand All @@ -22,6 +19,9 @@
},
{
"file_name": "AospExtended-v6.5-mido-20190529-1715-OFFICIAL.zip"
},
{
"file_name": "AospExtended-v6.6-mido-20190610-0639-OFFICIAL.zip"
}
]
}
31 changes: 31 additions & 0 deletions changelogs/mido/AospExtended-v6.6-mido-20190610-0307-OFFICIAL.txt
@@ -0,0 +1,31 @@
> Merge June security patch (9.0.0_r40)
> Upstreamed kernel to 3.18.140
> Update all translations
> Update all pre-built apks
> Update all of our packages
> Update APN configs
> Update Weather client
> Update Boostframework
> Update our launcher with Quick Space
> Add Pocket Lock feature
> Add Sysserv support for Substratum theme engine
> Add Pixel Navigation bar animation
> Add Live Display
> Add Font QS tile
> Add Android Q’s seek bar to media notification
> Add Android Q’s status bar battery icon
> Add Less boring heads up feature
> Add Battery animation in settings
> Add a new Elegant UI theme
> Improve UI for certain applications
> Improve three finger swipe screenshot feature
> Improve some UI/UX aspects
> Improve auxiliary camera support
> Improve Bluetooth SBC
> Improve Location QS tile
> Fix battery icon shortcut
> Fix some theme issues
> Fix AOSP WFD (Miracast) support
> Fix audio server crashes again
> Under the hood improvements
> Bug fixes and performance improvements

0 comments on commit 421f09f

Please sign in to comment.