Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
meta-nemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NemoMobile
meta-nemo
Commits
b191bd07
Commit
b191bd07
authored
Aug 28, 2018
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lipstick: Fix patch files using devtool according to an OpenEmbedded warning
parent
27e6f10f
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
58 additions
and
73 deletions
+58
-73
0001-Disables-tests-and-doc.patch
...obile/lipstick/lipstick/0001-Disables-tests-and-doc.patch
+2
-5
0002-notificationcategories-use-ion-icons.patch
.../lipstick/0002-notificationcategories-use-ion-icons.patch
+47
-50
0003-Disable-USB-mode-notifications-on-connect.patch
...tick/0003-Disable-USB-mode-notifications-on-connect.patch
+3
-6
0004-ScreenshotService-Use-system-bus-to-workaround-the-s.patch
...creenshotService-Use-system-bus-to-workaround-the-s.patch
+4
-7
0005-BluetoothAgent-Advertise-less-hardware-capabilities-.patch
...luetoothAgent-Advertise-less-hardware-capabilities-.patch
+2
-5
No files found.
recipes-nemomobile/lipstick/lipstick/0001-Disables-tests-and-doc.patch
View file @
b191bd07
From
d1701f01b300319c2c4a9e6cb7e891d8a68d1192
Mon Sep 17 00:00:00 2001
From
46c9290b58958dff65119caf898ca821ba87e34f
Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Tue, 28 Feb 2017 12:40:30 +0100
Subject: [PATCH] Disables tests and doc
...
...
@@ -8,7 +8,7 @@ Subject: [PATCH] Disables tests and doc
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lipstick.pro b/lipstick.pro
index
78ee362d..28f07219
100644
index
016139da..9fda0c5c
100644
--- a/lipstick.pro
+++ b/lipstick.pro
@@ -1,5 +1,5 @@
...
...
@@ -18,6 +18,3 @@ index 78ee362d..28f07219 100644
plugin.depends = src
tools.depends = src
--
2.11.0
recipes-nemomobile/lipstick/lipstick/0002-notificationcategories-use-ion-icons.patch
View file @
b191bd07
From
dca3f379bc42ed7917efc243765e322dd2720f34
Mon Sep 17 00:00:00 2001
From
4e49ed29f148d11f5184b645b833a42076b2d5b1
Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Mon, 3 Oct 2016 19:43:09 +0200
Subject: [PATCH] notificationcategories: use ion icons
---
src/notificationcategories/device.added.conf
| 2 +-
src/notificationcategories/device.conf
| 2 +-
src/notificationcategories/device.error.conf
| 2 +-
src/notificationcategories/device.removed.conf
| 2 +-
src/notificationcategories/network.conf
| 2 +-
src/notificationcategories/network.connected.conf
| 2 +-
src/notificationcategories/network.disconnected.conf
| 2 +-
src/notificationcategories/network.error.conf
| 2 +-
src/notificationcategories/x-nemo.battery.chargingcomplete.conf
| 2 +-
src/notificationcategories/x-nemo.battery.chargingnotstarted.conf
| 2 +-
src/notificationcategories/x-nemo.battery.conf
| 2 +-
src/notificationcategories/x-nemo.battery.enterpsm.conf
| 2 +-
src/notificationcategories/x-nemo.battery.exitpsm.conf
| 2 +-
src/notificationcategories/x-nemo.battery.lowbattery.conf
| 2 +-
src/notificationcategories/x-nemo.battery.notenoughpower.conf
| 2 +-
src/notificationcategories/x-nemo.battery.recharge.conf
| 2 +-
src/notificationcategories/x-nemo.battery.removecharger.conf
| 2 +-
src/notificationcategories/x-nemo.battery.shutdown.conf
| 2 +-
src/notificationcategories/x-nemo.battery.temperature.conf
| 2 +-
src/notificationcategories/x-nemo.connectionselector.cellular.conf
| 2 +-
src/notificationcategories/x-nemo.connectionselector.wifi.conf
| 2 +-
src/notificationcategories/x-nemo.device.locked.conf
| 2 +-
src/notificationcategories/x-nemo.system.diskspace.conf
| 6 +++---
src/notificationcategories/device.added.conf | 2 +-
src/notificationcategories/device.conf | 2 +-
src/notificationcategories/device.error.conf | 2 +-
src/notificationcategories/device.removed.conf | 2 +-
src/notificationcategories/network.conf | 2 +-
src/notificationcategories/network.connected.conf | 2 +-
src/notificationcategories/network.disconnected.conf | 2 +-
src/notificationcategories/network.error.conf | 2 +-
.../x-nemo.battery.chargingcomplete.conf
| 2 +-
.../x-nemo.battery.chargingnotstarted.conf
| 2 +-
src/notificationcategories/x-nemo.battery.conf | 2 +-
src/notificationcategories/x-nemo.battery.enterpsm.conf | 2 +-
src/notificationcategories/x-nemo.battery.exitpsm.conf | 2 +-
src/notificationcategories/x-nemo.battery.lowbattery.conf | 2 +-
.../x-nemo.battery.notenoughpower.conf
| 2 +-
src/notificationcategories/x-nemo.battery.recharge.conf | 2 +-
.../x-nemo.battery.removecharger.conf
| 2 +-
src/notificationcategories/x-nemo.battery.shutdown.conf | 2 +-
src/notificationcategories/x-nemo.battery.temperature.conf | 2 +-
.../x-nemo.connectionselector.cellular.conf
| 2 +-
.../x-nemo.connectionselector.wifi.conf
| 2 +-
src/notificationcategories/x-nemo.device.locked.conf | 2 +-
src/notificationcategories/x-nemo.system.diskspace.conf | 6 +++---
23 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/src/notificationcategories/device.added.conf b/src/notificationcategories/device.added.conf
index 189c9e1
..508bd80
100644
index 189c9e1
a..2fd6df9a
100644
--- a/src/notificationcategories/device.added.conf
+++ b/src/notificationcategories/device.added.conf
@@ -1,4 +1,4 @@
...
...
@@ -40,7 +40,7 @@ index 189c9e1..508bd80 100644
transient=true
x-nemo-feedback=accessory_connected
diff --git a/src/notificationcategories/device.conf b/src/notificationcategories/device.conf
index b257b04
..6941bf0
100644
index b257b04
e..6941bf04
100644
--- a/src/notificationcategories/device.conf
+++ b/src/notificationcategories/device.conf
@@ -1,3 +1,3 @@
...
...
@@ -49,7 +49,7 @@ index b257b04..6941bf0 100644
urgency=0
transient=true
diff --git a/src/notificationcategories/device.error.conf b/src/notificationcategories/device.error.conf
index 2f39c64
..2c6b9dd
100644
index 2f39c64
5..1d0eb977
100644
--- a/src/notificationcategories/device.error.conf
+++ b/src/notificationcategories/device.error.conf
@@ -1,4 +1,4 @@
...
...
@@ -59,7 +59,7 @@ index 2f39c64..2c6b9dd 100644
transient=true
x-nemo-feedback=general_warning
diff --git a/src/notificationcategories/device.removed.conf b/src/notificationcategories/device.removed.conf
index fc9b36a
..8a6a6c7
100644
index fc9b36a
6..1e677a6b
100644
--- a/src/notificationcategories/device.removed.conf
+++ b/src/notificationcategories/device.removed.conf
@@ -1,3 +1,3 @@
...
...
@@ -68,7 +68,7 @@ index fc9b36a..8a6a6c7 100644
urgency=2
transient=true
diff --git a/src/notificationcategories/network.conf b/src/notificationcategories/network.conf
index 94f144c
..7be6202
100644
index 94f144c
b..7be62027
100644
--- a/src/notificationcategories/network.conf
+++ b/src/notificationcategories/network.conf
@@ -1,3 +1,3 @@
...
...
@@ -77,7 +77,7 @@ index 94f144c..7be6202 100644
urgency=0
transient=true
diff --git a/src/notificationcategories/network.connected.conf b/src/notificationcategories/network.connected.conf
index 2c95596
..b312f98
100644
index 2c95596
2..b312f98a
100644
--- a/src/notificationcategories/network.connected.conf
+++ b/src/notificationcategories/network.connected.conf
@@ -1,3 +1,3 @@
...
...
@@ -86,7 +86,7 @@ index 2c95596..b312f98 100644
urgency=1
transient=true
diff --git a/src/notificationcategories/network.disconnected.conf b/src/notificationcategories/network.disconnected.conf
index 2c95596
..b312f98
100644
index 2c95596
2..b312f98a
100644
--- a/src/notificationcategories/network.disconnected.conf
+++ b/src/notificationcategories/network.disconnected.conf
@@ -1,3 +1,3 @@
...
...
@@ -95,7 +95,7 @@ index 2c95596..b312f98 100644
urgency=1
transient=true
diff --git a/src/notificationcategories/network.error.conf b/src/notificationcategories/network.error.conf
index a991e07
..de453f7
100644
index a991e07
6..de453f7c
100644
--- a/src/notificationcategories/network.error.conf
+++ b/src/notificationcategories/network.error.conf
@@ -1,3 +1,3 @@
...
...
@@ -104,7 +104,7 @@ index a991e07..de453f7 100644
urgency=2
transient=true
diff --git a/src/notificationcategories/x-nemo.battery.chargingcomplete.conf b/src/notificationcategories/x-nemo.battery.chargingcomplete.conf
index 2b90ec0
..402ae28
100644
index 2b90ec0
6..402ae280
100644
--- a/src/notificationcategories/x-nemo.battery.chargingcomplete.conf
+++ b/src/notificationcategories/x-nemo.battery.chargingcomplete.conf
@@ -1,3 +1,3 @@
...
...
@@ -113,7 +113,7 @@ index 2b90ec0..402ae28 100644
urgency=2
transient=true
diff --git a/src/notificationcategories/x-nemo.battery.chargingnotstarted.conf b/src/notificationcategories/x-nemo.battery.chargingnotstarted.conf
index 3e24652
..3263e2e
100644
index 3e24652
f..3263e2e6
100644
--- a/src/notificationcategories/x-nemo.battery.chargingnotstarted.conf
+++ b/src/notificationcategories/x-nemo.battery.chargingnotstarted.conf
@@ -1,4 +1,4 @@
...
...
@@ -123,7 +123,7 @@ index 3e24652..3263e2e 100644
expireTimeout=60000
x-nemo-feedback=general_warning
diff --git a/src/notificationcategories/x-nemo.battery.conf b/src/notificationcategories/x-nemo.battery.conf
index c4b94af
..bcb0a04
100644
index c4b94af
8..bcb0a048
100644
--- a/src/notificationcategories/x-nemo.battery.conf
+++ b/src/notificationcategories/x-nemo.battery.conf
@@ -1,4 +1,4 @@
...
...
@@ -133,7 +133,7 @@ index c4b94af..bcb0a04 100644
transient=true
x-nemo-feedback=charging_started
diff --git a/src/notificationcategories/x-nemo.battery.enterpsm.conf b/src/notificationcategories/x-nemo.battery.enterpsm.conf
index 32c9db7
..0857ec0
100644
index 32c9db7
b..0857ec02
100644
--- a/src/notificationcategories/x-nemo.battery.enterpsm.conf
+++ b/src/notificationcategories/x-nemo.battery.enterpsm.conf
@@ -1,4 +1,4 @@
...
...
@@ -143,7 +143,7 @@ index 32c9db7..0857ec0 100644
transient=true
x-nemo-feedback=battery_low
diff --git a/src/notificationcategories/x-nemo.battery.exitpsm.conf b/src/notificationcategories/x-nemo.battery.exitpsm.conf
index 80dfcff
..72e2085
100644
index 80dfcff
0..72e20851
100644
--- a/src/notificationcategories/x-nemo.battery.exitpsm.conf
+++ b/src/notificationcategories/x-nemo.battery.exitpsm.conf
@@ -1,3 +1,3 @@
...
...
@@ -152,7 +152,7 @@ index 80dfcff..72e2085 100644
urgency=2
transient=true
diff --git a/src/notificationcategories/x-nemo.battery.lowbattery.conf b/src/notificationcategories/x-nemo.battery.lowbattery.conf
index 9465dce
..957a780
100644
index 9465dce
5..957a7809
100644
--- a/src/notificationcategories/x-nemo.battery.lowbattery.conf
+++ b/src/notificationcategories/x-nemo.battery.lowbattery.conf
@@ -1,4 +1,4 @@
...
...
@@ -162,7 +162,7 @@ index 9465dce..957a780 100644
expireTimeout=60000
x-nemo-feedback=battery_low
diff --git a/src/notificationcategories/x-nemo.battery.notenoughpower.conf b/src/notificationcategories/x-nemo.battery.notenoughpower.conf
index f85dc4c
..ef98ae6
100644
index f85dc4c
5..ef98ae65
100644
--- a/src/notificationcategories/x-nemo.battery.notenoughpower.conf
+++ b/src/notificationcategories/x-nemo.battery.notenoughpower.conf
@@ -1,3 +1,3 @@
...
...
@@ -171,7 +171,7 @@ index f85dc4c..ef98ae6 100644
urgency=2
expireTimout=60000
diff --git a/src/notificationcategories/x-nemo.battery.recharge.conf b/src/notificationcategories/x-nemo.battery.recharge.conf
index b28757d
..0da002a
100644
index b28757d
7..0da002ab
100644
--- a/src/notificationcategories/x-nemo.battery.recharge.conf
+++ b/src/notificationcategories/x-nemo.battery.recharge.conf
@@ -1,4 +1,4 @@
...
...
@@ -181,7 +181,7 @@ index b28757d..0da002a 100644
transient=true
x-nemo-feedback=battery_empty
diff --git a/src/notificationcategories/x-nemo.battery.removecharger.conf b/src/notificationcategories/x-nemo.battery.removecharger.conf
index 725d47e
..970417d
100644
index 725d47e
4..970417d9
100644
--- a/src/notificationcategories/x-nemo.battery.removecharger.conf
+++ b/src/notificationcategories/x-nemo.battery.removecharger.conf
@@ -1,3 +1,3 @@
...
...
@@ -190,7 +190,7 @@ index 725d47e..970417d 100644
urgency=2
expireTimeout=60000
diff --git a/src/notificationcategories/x-nemo.battery.shutdown.conf b/src/notificationcategories/x-nemo.battery.shutdown.conf
index b28757d
..0da002a
100644
index b28757d
7..0da002ab
100644
--- a/src/notificationcategories/x-nemo.battery.shutdown.conf
+++ b/src/notificationcategories/x-nemo.battery.shutdown.conf
@@ -1,4 +1,4 @@
...
...
@@ -200,7 +200,7 @@ index b28757d..0da002a 100644
transient=true
x-nemo-feedback=battery_empty
diff --git a/src/notificationcategories/x-nemo.battery.temperature.conf b/src/notificationcategories/x-nemo.battery.temperature.conf
index 6b617c7
..09d94f7
100644
index 6b617c7
0..09d94f7e
100644
--- a/src/notificationcategories/x-nemo.battery.temperature.conf
+++ b/src/notificationcategories/x-nemo.battery.temperature.conf
@@ -1,4 +1,4 @@
...
...
@@ -210,7 +210,7 @@ index 6b617c7..09d94f7 100644
expireTimeout=60000
x-nemo-feedback=general_warning
diff --git a/src/notificationcategories/x-nemo.connectionselector.cellular.conf b/src/notificationcategories/x-nemo.connectionselector.cellular.conf
index abed616
..11575bf
100644
index abed616
6..11575bf5
100644
--- a/src/notificationcategories/x-nemo.connectionselector.cellular.conf
+++ b/src/notificationcategories/x-nemo.connectionselector.cellular.conf
@@ -1,3 +1,3 @@
...
...
@@ -219,7 +219,7 @@ index abed616..11575bf 100644
urgency=2
transient=true
diff --git a/src/notificationcategories/x-nemo.connectionselector.wifi.conf b/src/notificationcategories/x-nemo.connectionselector.wifi.conf
index acff943
..780ad2f
100644
index acff943
a..780ad2fe
100644
--- a/src/notificationcategories/x-nemo.connectionselector.wifi.conf
+++ b/src/notificationcategories/x-nemo.connectionselector.wifi.conf
@@ -1,3 +1,3 @@
...
...
@@ -228,7 +228,7 @@ index acff943..780ad2f 100644
urgency=2
transient=true
diff --git a/src/notificationcategories/x-nemo.device.locked.conf b/src/notificationcategories/x-nemo.device.locked.conf
index b015f43
..149c393
100644
index b015f43
c..149c393d
100644
--- a/src/notificationcategories/x-nemo.device.locked.conf
+++ b/src/notificationcategories/x-nemo.device.locked.conf
@@ -1,3 +1,3 @@
...
...
@@ -237,7 +237,7 @@ index b015f43..149c393 100644
urgency=2
transient=true
diff --git a/src/notificationcategories/x-nemo.system.diskspace.conf b/src/notificationcategories/x-nemo.system.diskspace.conf
index 809a1e1
..efef842
100644
index 809a1e1
6..efef8429
100644
--- a/src/notificationcategories/x-nemo.system.diskspace.conf
+++ b/src/notificationcategories/x-nemo.system.diskspace.conf
@@ -1,5 +1,5 @@
...
...
@@ -249,6 +249,3 @@ index 809a1e1..efef842 100644
+x-nemo-icon=ios-warning
+x-nemo-preview-icon=ios-settings
x-nemo-priority=70
--
2.9.3
recipes-nemomobile/lipstick/lipstick/0003-Disable-USB-mode-notifications-on-connect.patch
View file @
b191bd07
From
356916fcbbd151eb06bc5fcc72916c09331800d2
Mon Sep 17 00:00:00 2001
From
67b4066d4e1ce6c048f3b6ebf805a52a87864339
Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Thu, 13 Apr 2017 11:48:18 +0200
Subject: [PATCH] Disable USB mode notifications on connect
...
...
@@ -8,15 +8,12 @@ Subject: [PATCH] Disable USB mode notifications on connect
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/notificationcategories/device.added.conf b/src/notificationcategories/device.added.conf
index
508bd806..cd061671
100644
index
2fd6df9a..c2b407d3
100644
--- a/src/notificationcategories/device.added.conf
+++ b/src/notificationcategories/device.added.conf
@@ -1,4 +1,4 @@
x-nemo-icon=usb
x-nemo-icon=
ios-
usb
-urgency=2
+urgency=0
transient=true
x-nemo-feedback=accessory_connected
--
2.11.0
recipes-nemomobile/lipstick/lipstick/0004-ScreenshotService-Use-system-bus-to-workaround-the-s.patch
View file @
b191bd07
From
f2d63b3cbdbc941ad9e60123c2d3507ddf87e040
Mon Sep 17 00:00:00 2001
From
57bf37e865fbe12123202965ec4278c171544c29
Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Sun, 30 Jul 2017 20:22:22 +0100
Subject: [PATCH] ScreenshotService: Use system bus to workaround the
...
...
@@ -10,10 +10,10 @@ Subject: [PATCH] ScreenshotService: Use system bus to workaround the
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/homeapplication.cpp b/src/homeapplication.cpp
index
758e00b..6bb2b31
100644
index
f9e9be5a..72bbc596
100644
--- a/src/homeapplication.cpp
+++ b/src/homeapplication.cpp
@@ -1
20,9 +120
,8 @@
HomeApplication::HomeApplication(int &argc, char **argv, const QString &qmlPath)
@@ -1
19,9 +119
,8 @@
HomeApplication::HomeApplication(int &argc, char **argv, const QString &qmlPath)
m_screenshotService = new ScreenshotService(this);
new ScreenshotServiceAdaptor(m_screenshotService);
...
...
@@ -25,7 +25,7 @@ index 758e00b..6bb2b31 100644
// Setting up the context and engine things
qmlEngine->rootContext()->setContextProperty("initialSize", QGuiApplication::primaryScreen()->size());
diff --git a/tools/screenshottool/screenshottool b/tools/screenshottool/screenshottool
index 64d6b9a
..56fd45a
100755
index 64d6b9a
9..56fd45a8
100755
--- a/tools/screenshottool/screenshottool
+++ b/tools/screenshottool/screenshottool
@@ -15,5 +15,5 @@
else
...
...
@@ -35,6 +35,3 @@ index 64d6b9a..56fd45a 100755
-dbus-send --type=method_call --dest=org.nemomobile.lipstick /org/nemomobile/lipstick/screenshot org.nemomobile.lipstick.saveScreenshot "string:${SCREENSHOTPATH}"
+dbus-send --system --type=method_call --dest=org.nemomobile.lipstick /org/nemomobile/lipstick/screenshot org.nemomobile.lipstick.saveScreenshot "string:${SCREENSHOTPATH}"
notificationtool -o add -c device.added "" "" "" "Screenshot saved to $SCREENSHOTPATH"
--
2.7.4
recipes-nemomobile/lipstick/lipstick/0005-BluetoothAgent-Advertise-less-hardware-capabilities-.patch
View file @
b191bd07
From
3ecff2332ec0ba511444cfaafe0fa29ab3a7af82
Mon Sep 17 00:00:00 2001
From
acddfe3f153994db5bade9b79283ed9f77943b53
Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Sun, 6 Aug 2017 10:51:50 +0100
Subject: [PATCH] BluetoothAgent: Advertise less hardware capabilities to make
...
...
@@ -9,7 +9,7 @@ Subject: [PATCH] BluetoothAgent: Advertise less hardware capabilities to make
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bluetoothagent.cpp b/src/bluetoothagent.cpp
index
b48bd7a..c2a016f
100644
index
d71d415e..06797109
100644
--- a/src/bluetoothagent.cpp
+++ b/src/bluetoothagent.cpp
@@ -28,7 +28,7 @@
...
...
@@ -21,6 +21,3 @@ index b48bd7a..c2a016f 100644
BluetoothAgent::BluetoothAgent(QObject *parent) : QObject(parent), window(0)
{
--
2.7.4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment