All Projects → cgm616 → Volumebar9

cgm616 / Volumebar9

Licence: mit
A jailbreak tweak to change the stock volume HUD

Projects that are alternatives of or similar to Volumebar9

Mitsuhaxi
Universal iOS 11 audio visualizer
Stars: ✭ 44 (+340%)
Mutual labels:  tweak, jailbreak, logos
Lookinloader
Lookin - iOS UI Debugging Tweak LookinLoader,Compatible with iOS 8~13
Stars: ✭ 357 (+3470%)
Mutual labels:  tweak, jailbreak, logos
HSWidgets
Add options to display widgets right on your homescreen.
Stars: ✭ 35 (+250%)
Mutual labels:  jailbreak, logos
TranslucentMessages
Make the iOS Messages app translucent!
Stars: ✭ 18 (+80%)
Mutual labels:  jailbreak, logos
Nougat
Android notification shade for iOS
Stars: ✭ 25 (+150%)
Mutual labels:  jailbreak, logos
Beta
An open source reimplementation of Benny Brodda's BETA in Python
Stars: ✭ 65 (+550%)
Mutual labels:  open-source, beta
Immortal
Prevent expiration of signed iOS applications & bypass 3 free signed applications per device limit
Stars: ✭ 43 (+330%)
Mutual labels:  jailbreak, tweak
DockController
Dock Controller - Control Your Dock
Stars: ✭ 18 (+80%)
Mutual labels:  jailbreak, tweak
Priorityhub
Sorted notifications jailbreak tweak
Stars: ✭ 93 (+830%)
Mutual labels:  jailbreak, logos
ReachInfo
Reachability modernized.
Stars: ✭ 21 (+110%)
Mutual labels:  jailbreak, logos
ProxySwitcher
Easily enable / disable WiFi proxy on a jailbroken iOS device
Stars: ✭ 55 (+450%)
Mutual labels:  jailbreak, tweak
NotificationExplorer
See what notifications exist at runtime
Stars: ✭ 43 (+330%)
Mutual labels:  jailbreak, logos
Wechatpri
个人版微信
Stars: ✭ 59 (+490%)
Mutual labels:  tweak, jailbreak
AppLibraryController
App Library Controller - Control App Library
Stars: ✭ 14 (+40%)
Mutual labels:  jailbreak, tweak
Swipeformore
Manage Cydia packages via swipe.
Stars: ✭ 11 (+10%)
Mutual labels:  tweak, logos
Dune
A free, open-source, iOS 13-like dark mode for iOS 11 and 12
Stars: ✭ 71 (+610%)
Mutual labels:  logos, tweak
FLEXall
Another FLEX loader that can be activated using long press on status bar or long three finger press anywhere.
Stars: ✭ 38 (+280%)
Mutual labels:  jailbreak, logos
ProperLockGestures
Double tap to lock
Stars: ✭ 13 (+30%)
Mutual labels:  jailbreak, tweak
Cydia
🔥🔥🔥我的微信公众号: Cydia 🔥🔥🔥=> Cydia插件 Logos语言 开发Tweak.xm Cydia Substrate 注入dylib iOS逆向工程开发 越狱Jailbreak deb插件 - fishhook / Frida / iOSOpenDev / Cycript / MachOView / IDA / Hopper Disassembler / MonkeyDev / Class-dump / Theos / Reveal / Dumpdecryptd / FLEX / 汇编Assembly / CaptainHook / lldb/LLVM/XNU/Darwin/iOS Reverse
Stars: ✭ 407 (+3970%)
Mutual labels:  tweak, logos
Melody
Restore the iOS 9 Music app on iOS 10.
Stars: ✭ 25 (+150%)
Mutual labels:  logos

VolumeBar9

A replacement for the disruptive, rounded-square volume HUD included with stock iOS. Only for jailbroken devices.

When you press the volume buttons, a small banner now appears at the top of the screen with a slider. This slider shows the current volume, is updated when the volume buttons are pressed, and can be moved to change the volume as well!

VolumeBar9 has many customizable options, from the colors of the banner and slider to interaction with the banner itself.

This project stems from my previous project, VolumeBar.

VolumeBar9 is confirmed to work on iOS 9.3.3, on an iPhone 6S set to the resolution of an iPhone 6S+. There doesn't seem to be a reason for it not to work on iOS 9.3.2 and below, but it has not been tested (yet), and it also hasn't been extensively tested on any other devices. iPads in particular may cause bugs concerning the bigger screens.

Cydia repo GitHub release

Features

Currently, VolumeBar9 is full of features that users have asked for. However, there's always room for improvement, so feel free to suggest more.

  • Interactive slider to control volume, in a small non-irritating banner
  • Works on both the ringer and the player volumes
    • Icons to differentiate between modes, or alternatively a mode label
  • Handles orientation change events and animates changing
  • Can be themed in many different ways to fit any device theme
    • Banner can be blurred in three different styles, or custom-colored
    • Slider track can be colored a color of your choice
  • Can be dismissed by a easy, user-controlled gesture
  • UI elements automatically change color to maximize contrast
  • Animation and time the banner appears can be customized

Screenshots

status+icons status+customslider normal+route normal+handle+label+icons normal+dropshadow normal+crazycolors+handle+label landscape+status landscape+normal+customslider banner_settings animation_settings

Install

To install on a jailbroken iOS device, add my Cydia repo: cgm616.me/repo/. Then install the VolumeBar9 package.

It has a few dependencies: libcolorpicker and libobjcipc, which are both most likely installed already on your device.

Alternatively, you can install and setup theos, clone this repo, and build it and install it on your device with:

make do

In addition to both of those methods, deb files can be downloaded from the GitHub releases page. Then, they will need to be transferred to the device and installed using iFile, Filza, some other file manager, aptitude, or dpkg.

Changelog

Every new update pushed on my Cydia repo is also tagged and signed, which can be seen on the GitHub tags page.

These tags have small descriptions of changes, which are also copied below. Longer versions can be found on the GitHub releases page.

  • v0.4.1-beta | September 7, 2016
    • Add logging to debug a crash, see GitHub issue #1
  • v0.4.0-beta | September 3, 2016
    • Add adaptive slider color setting, see GitHub issue #2
    • Fix icons sometimes not showing correctly, see GitHub issue #12
    • Remove slide in animation on slider, see GitHub issue #13
    • Fix orientation problem on SpringBoard and iPad, see GitHub issue #5
    • Fix UI colors on custom white backgrounds
    • Change route button color with other UI, see GitHub issue #15
  • v0.3.4-beta | August 31, 2016
    • Fix Springboard crash when apps are opening, see GitHub issue #9
    • Fix app crash when apps are opening, see GitHub issue #7
  • v0.3.3-beta | August 29, 2016
    • Fix package depiction to point to the correct place
    • Add new method of updating depictions from README.md
  • v0.3.2-beta | August 28, 2016
    • Add package depiction
  • v0.3.1-beta | August 27, 2016
    • Fix and clarify language in preferences
  • v0.3.0-beta | August 27, 2016
    • Add icons to either side of slider and option
    • Reorganize preferences slightly
    • Fix some problems with slide to dismiss
    • Add other ways to dismiss slider
  • v0.2.0-beta | August 25, 2016
    • Fix orientation changes in apps
    • Start with correct orientation
    • Bar now resizes for orientation
    • Ringer volume slider now works correctly
  • v0.1.2-beta | August 23, 2016
    • Timer resets on volume change or slider touch
    • Status bar hides when the volumebar is shown, and shows after it disappears
  • v0.1.1-beta | August 13, 2016
    • Add ability to set custom slider track colors
  • v0.1.0-beta | (not tagged)
    • Initial version
    • Same functionality as VolumeBar, but updated to work on iOS 9

License

All of the code I have written in this project, which is most of it, along with some snippets from StackOverflow and otherwise, is licensed under the MIT License.

The full text of this License is below, contained in the LICENSE.md file, and available at choosealicense.com.

The MIT License (MIT)

Copyright (c) 2015 - 2016 Cole Graber-Mitchell / cgm616

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributing

If you find something you can fix or otherwise make better, please feel free to do so. Another way to contribute is create GitHub issues for features you want and bugs you find. I need help testing the tweak on many different devices.

Fork the repo and create a pull request here on GitHub and I'll take a look. In your fork, add yourself to the contributors list below as well!

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].