瀏覽代碼

depiction

pull/1/head
Burrit0z 4 年之前
父節點
當前提交
a7f6754852
共有 3 個文件被更改,包括 20 次插入5 次删除
  1. +19
    -0
      Chariz
  2. +0
    -4
      Kai.xm
  3. +1
    -1
      Layout/DEBIAN/control

+ 19
- 0
Chariz 查看文件

@@ -0,0 +1,19 @@
kai

## All your batteries, at a glance
kai will show any bluetooth device that provides battery information, meaning you can check the battery of your phone, your watch, your AirPods, and your AirPods case, all from the lock screen. Quickly and easily.

## Make it yours
kai comes with a multitude of customization options, so you can fine tune your settings to fit you and your setup.

## Big and Bold, or small and simple
kai offers too main options for displaying battery information. (a) Vertical mode, to make kai fit in with your notifications, and (b) horizontal mode, an unobtrusive, scrollable, and tiny mode that doesn't take up any more space on your lock screen than it needs to.

## Full feature/option list
-


Price: $0.99
iOS versions: iOS 12 - Latest (13.5 atm)
Support email adress: carsondzielinski@gmail.com
Display name: kai

+ 0
- 4
Kai.xm 查看文件

@@ -104,8 +104,6 @@ CSAdjunctListView *list;
[self addObserver:self forKeyPath:@"batterySaverModeActive" options:NSKeyValueObservingOptionNew context:nil];
[self addObserver:self forKeyPath:@"percentCharge" options:NSKeyValueObservingOptionNew context:nil];

//[NSException raise:@"This is a message only I, the developer, would understand, so pls send to me." format:@"Hooked"];

return %orig;
}

@@ -113,8 +111,6 @@ CSAdjunctListView *list;

//sends the noti to update battery info
[[NSNotificationCenter defaultCenter] postNotificationName:@"KaiInfoChanged" object:nil userInfo:nil];

//[NSException raise:@":vibeok:" format:@"Notification to update kai sent"];
}


+ 1
- 1
Layout/DEBIAN/control 查看文件

@@ -2,7 +2,7 @@ Package: com.burritoz.kai
Name: Kai
Version: 0.9.95
Architecture: iphoneos-arm
Description: Show charging banners on your lock screen!
Description: Device battery indicators on your lock screen!
Maintainer: burrit0z
Author: burrit0z
Section: Tweaks

Loading…
取消
儲存