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

Tinted Status Bar [BETA]

This module is in beta (revision 8). Expect bugs on untested devices. I have made all precautions to ensure devices don't explode, but you may or may not encounter some bugs depending on how invasive your OEM's changes are.

Tinted Status Bar allows you to change the status bar colour based on the currently running application.
As of BETA 5, this is done automatically for apps that have a standard Action Bar. If an application does not change the status bar colour, configure it to do so manually in the settings app, the values in this spreadsheet will help you:https://docs.google.com/spreadsheet/ccc?key=0AibKJwYV-sTfdF9MZmk3a1JqZ2Z...

Devs, you can add support to your apps with this simple APIhttps://github.com/MohammadAG/Xposed-Tinted-Status-Bar/blob/master/src/c...

Please visit the support thread for more details about compatibility and current issues.

Author(s): 

MohammadAG

Support/Discussion URL: 

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

Source code URL: 

https://github.com/MohammadAG/Xposed-Tinted-Status-Bar

Package: 

com.mohammadag.colouredstatusbar

Version name: 

1.8.9.5

Release type: 

Experimental (high risk of bugs)

Download: 

com.mohammadag.colouredstatusbar_v15_699289.apk(449.44 KB)

Number of downloads: 

700,437 in total · 158 in the last 24 hours

MD5 checksum: 

699289d2af114e87bb6cb37a16b109c8

Uploaded on: 

Saturday, August 23, 2014 - 18:25

Changes: 

Plugin downloaderMIUI V5 supportNavigation bar overlay supportConfigurable overlaysSupport for CM's different battery modes by GermainZDEV: Added gradle build files for Android Studio (thanks GermainZ)Fixed bugs, full changes on Github

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