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

Xposed StatusBar Mods - Google Play Edition

An Xposed module for (mostly) statusbar modifications. Mainly designed for the HTC One device running GPE ROMs.

GE Features

Transparent statusbar (with ability to set background color/alpha)Transparent notification pulldown window (with ability to set background color/alpha)100-step battery icons, with optional battery % display during charging animationThemable and replaceable statusbar images, in a simple Zip file format (called XSBM Iconpacks. FYI: GE packs are slightly different than Sense packs.)Experimental support to replace individual application notification icons, in-app icons, and most drawable resources (may not work with all applications; see 2nd post for more information)Center clock mod (thanks to @C3C076)Add AM/PM to clockChange clock colorRemove clock from statusbarRemove battery icon from statusbarColorize battery text and icon display, either fixed (single color) or based on charge rangeChange statusbar icon colors (only replaced/overridden icons, not stock ones)Automatic module update via repo.xposed.infoAbility to apply changes without a soft reboot (requires superuser permission)

Author(s): 

agentdr8

Support/Discussion URL: 

http://forum.xda-developers.com/showthread.php?p=42857565

Package: 

com.dr8.sbicons.ge

Version name: 

1.0.1

Release type: 

Stable (low risk of bugs)

Download: 

com.dr8.sbicons.ge_v101_a59c92.apk (1.41 MB)

Number of downloads: 

132,253 in total · 37 in the last 24 hours

MD5 checksum: 

a59c92b93f836488909feaf8f5127f36

Changes: 

Fixed missing preference for statusbar color/alphaAdded French translation from @alex67890Added Italian translation from @jonata

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