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

Powernap advanced

Power Nap for Xposed is the best app for saving battery. When your screen is off, Power Nap maximizes your device's deep sleep time by stopping services, alarms and wakelocks from waking the device when the screen is off. This means you can leave Wi-Fi/data on and still get the notifications from apps you have whitelisted, while all others are unable to wake up your device, leading to an increase in your battery life.

Power Nap for Xposed also has a Low Battery Mode, where you can selectively functions to save power when battery level is low.

Author(s): 

nandakumar12

Support/Discussion URL: 

https://forum.xda-developers.com/xposed/modules/mod-power-nap-xposed-sony-s-stamina-t3077520

Source code URL: 

https://forum.xda-developers.com/xposed/modules/mod-power-nap-xposed-sony-s-stamina-t3077520

Package: 

nandakumar

Version name: 

0.8.1

Release type: 

Stable (low risk of bugs)

Download: 

net.jzhang.powernap_v9_38ab23.apk (1.8 MB)

Number of downloads: 

151 in total · 151 in the last 24 hours

MD5 checksum: 

38ab23ada256729344f6a4a89898b7d1

Uploaded on: 

Saturday, December 31, 2016 - 13:18

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