Update: 2026-05-14 20:47:41

This commit is contained in:
Hamza-Ayed
2026-05-14 20:47:41 +03:00
parent c1bc4806b2
commit 9fc1319946
51 changed files with 40 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ adb devices
echo "إرسال إشعار أوبر تجريبي..."
# Uber mock notification
adb shell cmd notification post -t "Uber" -S "bigtext" "1.50 JOD" "Pick up: 2 min, 0.5 km. Drop-off: 10 min. 1.50 JOD. Cash" com.ubercab.driver
adb shell cmd notification post -t "Uber" -S "bigtext" "1.50 JOD" "Pick up: Abdoun, 2 min, 0.5 km. Drop-off: 7th Circle. 1.50 JOD. Cash" com.ubercab.driver
sleep 2