Skip to main content

Posts

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

Download 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...

Ringer and Notification Volume Unlink

Download Since ICS, Google has decided to link the volume of ringer and notification volume together. This Xposed module can separate the two streams as they were before ICS. This module is based on AOSP AudioService and Settings source codes. I tested it on my Sony Xperia ZR phone and should work on other AOSP-based ROM too. Author(s):  itandy Support/Discussion URL:  http://forum.xda-developers.com/showthread.php?p=44895933#post44895933 Source code URL:  https://github.com/itandy/Ringer---Notification-Volume-Unlink Package:  com.gzplanet.xposed.ringerandnotificationvolumeunlink Version name:  1.60 Release type:  Stable (low risk of bugs) Download:  com.gzplanet.xposed.ringerandnotificationvolumeunlink_v160_27ef55.apk(26.67 KB) Number of downloads:  1 in total · 1 in the last 24 hours MD5 checksum:  27ef559ebf36f3816ce9d004a9618e5e Uploaded on:  Sunday, February 25, 2018 - 11:42 Changes:  - Add supp...

Android NavBar Buttons

Download This Xposed module allows you to change the NavBar buttons on your Xperia/AOSP devices. On stock ROM, there're only three buttons on the NavBar (Back, Home and Recent Apps). Now you can have complete control of the buttons and how they look like. Features Show or hide Recent Apps, Menu and Search buttons Re-order buttons 18 themes with different colors Use your own button images http://forum.xda-developers.com/showpost.php?p=53045744&postcount=136 Restart SystemUI to see changes immediately without rebooting Define left and right margin Define navbar height Define search button actions Limitations & supported devices I developed this module based on AOSP source code and tested only on my Xperia devices. I expect it to work also on AOSP devices such as Google Nexus. You can try it on other devices but I don't expect it to work universally, especially HTC and Samsung devices because their framework is heavily modified. If you enable this module and T...

PerfectColorBar

Download Colour phone Status bar, Status bar Icons, Navigation bar and Recent program list automaticly, Makes it look like Material Design Style of Lollipop.(Even not Lollipop Design programs) Change style of Toast(pop-up message), make it consistency. Better compatibility and performance than similar programs. Test device: Sony Z3 with Android 5.1.1 and Xposed Framework v75-78. After tested 400+ special programs, perform perfectly. Author(s):  flarejune Support/Discussion URL:  http://forum.xda-developers.com/xposed/modules/mod-perfectcolorbar-t3287755 Package:  com.flarejune.perfectcolorbar Version name:  1.5.3 Release type:  Stable (low risk of bugs) Download:  com.flarejune.perfectcolorbar_v157_f19eb2.apk(123.6 KB) Number of downloads:  122 in total · 122 in the last 24 hours MD5 checksum:  f19eb2a97c293869bd213de4f9a81568 Uploaded on:  Sunday, February 25, 2018 - 09:17 Changes:  1.Fix some bugs 2....

Instagram Section Disabler

Download This module is inspired by a module request from r/xposed. It allows you to disable different sections of the oh so annoying Explore area in Instagram. You can choose to disable the people section, photos section or both. Why? So Instagram doesn't drain data when you're not connected to WiFI and accidentally presses the Explore button. Author(s):  Reverbs Support/Discussion URL:  http://forum.xda-developers.com/xposed/modules/mod-instagram-section-disabler-t3044672 Source code URL:  https://github.com/Reverp/Xposed-InstagramSectionDisabler Package:  reverb.com.instagramsectiondisabler Version name:  1.0 Release type:  Stable (low risk of bugs) Download:  reverb.com.instagramsectiondisabler_v1_8786e4.apk(923.57 KB) Number of downloads:  13,630 in total · 2 in the last 24 hours MD5 checksum:  8786e47c73e153b38adb2f6e3e51490e Uploaded on:  Tuesday, March 3, 2015 - 00:08 Changes:  Initial Rele...

Doubletap in AppPicker

Download JellyBean (4.1.x) differs from ICS (4.0.x) in various ways, one of them is the default app picker. The "new" AppPicker requires two taps to run an app: one tap on the selected application and one tap on "Use Once" button, while in ICS one tap was enough. It was worked-around by Google in JB 4.2.x by adding a "doubletap" feature: just tap again on selected app to use it once. qwerty12's module adds the "old" AppPicker, but I wanted to have the same solution in both my devices (I use CM10.1 on my Nexus and Samsung's stock 4.1.2 on my GTab2), thus the mod :) Requires Android 4.1.x. Author(s):  _TB_TB_ Package:  pl.suzume.xposed.doubletap Version name:  1.0.2 Release type:  Stable (low risk of bugs) Download:  pl.suzume.xposed.doubletap_v1_11cdf3.apk(9.33 KB) Number of downloads:  122,891 in total · 2 in the last 24 hours MD5 checksum:  11cdf3edc34cac8cda0a5ac410ac52b3

StatusCursorControl

Download Control edit text cursor by swiping status bar === I was inspired by SwipeSelection for iOS, but it might interfere with swiping on keyboards (eg. SwiftKey), so I decided to use the status bar instead. Preview Video: https://www.youtube.com/watch?v=C74c5OHxReo Settings can be accessed via Xposed Installer > Modules > Tap on StatusCursorControl. If you have difficulty controlling the cursor, you can change the sensitivity of each swipe. Some ROMs (or GravityBox module) come with the brightness control by swiping on the status bar. You can disable it only when the keyboard is up in the settings. === This module is open-source. Source Code licensed under GPLv3: https://github.com/zst123/StatusCursorControl Author(s):  zst123 Support/Discussion URL:  https://github.com/zst123/StatusCursorControl Source code URL:  https://github.com/zst123/StatusCursorControl/issues Package:  com.zst.xposed.statuscursorcontrol Version name:  1...