소스 검색

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…
취소
저장