Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
BlissLauncher
Commits
3ac6cb30
Commit
3ac6cb30
authored
May 04, 2022
by
Romain Hunault
Browse files
No need for a third party application
parent
7af7a75d
Pipeline
#182945
passed with stage
in 10 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
screenshots.sh
View file @
3ac6cb30
...
...
@@ -7,7 +7,6 @@
# Before running:
# - Manually set the device language
# - Manually delete and create a folder (line 4, slot1)
# - Install a third party application (line 4, slot2)
# - Ensure web browser is in dock, slot3
# - Swipe done the widget page
...
...
@@ -69,9 +68,9 @@ adb shell "screencap -p > $DEVICE_FOLDER/shortcut_installation_2.png"
# Shortcut uninstallation
adb shell input keyevent 3
# KEYCODE_HOME list https://developer.android.com/reference/android/view/KeyEvent.html
sleep
1
adb shell input draganddrop
7
00 1150
7
00 1150
adb shell input draganddrop
4
00 1150
4
00 1150
sleep
1
adb shell input tap
7
50 1100
adb shell input tap
4
50 1100
sleep
1
adb shell
"screencap -p >
$DEVICE_FOLDER
/shortcut_uninstallation_1.png"
adb shell input tap 900 1330
...
...
Write
Preview
Supports
Markdown
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