Skip to main content

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project

Android Phone Vibrator

This Xposed module can vibrate the phone on different call status. It should work on ICS to MM phone apps.

Features:
1. Vibrate when an outgoing call is connected
2. Vibrate when an incoming call is connected
3. Vibrate when an incoming call is waiting
4. Vibrate when a call is ended
5. Vibrate during outgoing call at 45 second mark of every minute (default is off)
6. Vibrate once at fixed time after outgoing call is connected (default is off)
7. Any of the above features can be turned on/off
8. Vibration intensity can be adjusted

** If you found that this module doesn't work with your phone, please check out the FAQ http://forum.xda-developers.com/showpost.php?p=44926594&postcount=2. If it still does not work, please send me a link to the ROM you're using and I'll try to make it work. **

Author(s): 

itandy

Support/Discussion URL: 

http://forum.xda-developers.com/showthread.php?t=2417965

Source code URL: 

https://github.com/itandy/xperia_phone_vibrator

Package: 

com.gzplanet.xposed.xperiaphonevibrator

Version name: 

3.20

Release type: 

Stable (low risk of bugs)

Download: 

com.gzplanet.xposed.xperiaphonevibrator_v320_83ac37.apk (46.75 KB)

Number of downloads: 

1,773 in total · 43 in the last 24 hours

MD5 checksum: 

83ac3700fb8b9c0d862a238028a19e32

Uploaded on: 

Sunday, February 25, 2018 - 11:43

Changes: 

- Fix the issue that settings are not applied for Nougat and higher devices

Popular posts from this blog

Google Search Bar Destroyer

Straightforward module to remove the unsightly Google Search Bar from the homescreen. The hook point is very generic, so update are rarely needed. Thanks to theknut/GEL's Xposed module for early hints/hook points. Author(s):  jeboo Support/Discussion URL:  https://forum.xda-developers.com/axon-7/themes/mod-hide-google-search-bar-t3547447 Source code URL:  https://github.com/jeboo/googlesearchbar_destroyer Package:  com.none.gsb_destroyer Version name:  1.1 Release type:  Stable  (low risk of bugs) Download:  com.none.gsb_destroyer_v2_329831.apk  (1.35 MB) Number of downloads:  40 in total · 40 in the last 24 hours MD5 checksum:  329831872cfeb03c62cc546d03bbab38 Uploaded on:  Monday, January 30, 2017 - 03:59 Changes:  Updated for Google code changes (April '16).

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project