Device battery indicators on your Lock Screen
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

Root.plist 11KB

hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>items</key>
  6. <array>
  7. <dict>
  8. <key>cell</key>
  9. <string>PSGroupCell</string>
  10. <key>headerCellClass</key>
  11. <string>KaiHeaderCell</string>
  12. <key>height</key>
  13. <integer>175</integer>
  14. </dict>
  15. <dict>
  16. <key>cell</key>
  17. <string>PSSwitchCell</string>
  18. <key>default</key>
  19. <true/>
  20. <key>defaults</key>
  21. <string>com.burritoz.kaiprefs</string>
  22. <key>key</key>
  23. <string>enabled</string>
  24. <key>label</key>
  25. <string>Enable</string>
  26. </dict>
  27. <dict>
  28. <key>cell</key>
  29. <string>PSSwitchCell</string>
  30. <key>default</key>
  31. <true/>
  32. <key>defaults</key>
  33. <string>com.burritoz.kaiprefs</string>
  34. <key>key</key>
  35. <string>hideChargingAnimation</string>
  36. <key>label</key>
  37. <string>Hide CoverSheet Charging Animations</string>
  38. </dict>
  39. <dict>
  40. <key>cell</key>
  41. <string>PSGroupCell</string>
  42. <key>footerText</key>
  43. <string>By having the show all devices option on, all deviecs, not only devices that are charging, will show. When the always show bluetooth devices option is on, kai will show all connected bluetooth devices if they are charging or not.</string>
  44. </dict>
  45. <dict>
  46. <key>cell</key>
  47. <string>PSSwitchCell</string>
  48. <key>default</key>
  49. <false/>
  50. <key>defaults</key>
  51. <string>com.burritoz.kaiprefs</string>
  52. <key>key</key>
  53. <string>showAll</string>
  54. <key>label</key>
  55. <string>Show all devices</string>
  56. </dict>
  57. <dict>
  58. <key>cell</key>
  59. <string>PSSwitchCell</string>
  60. <key>default</key>
  61. <false/>
  62. <key>defaults</key>
  63. <string>com.burritoz.kaiprefs</string>
  64. <key>key</key>
  65. <string>showAllMinusInternal</string>
  66. <key>label</key>
  67. <string>Always show bluetooth devices</string>
  68. </dict>
  69. <dict>
  70. <key>cell</key>
  71. <string>PSSwitchCell</string>
  72. <key>default</key>
  73. <false/>
  74. <key>defaults</key>
  75. <string>com.burritoz.kaiprefs</string>
  76. <key>key</key>
  77. <string>disableGlyphs</string>
  78. <key>label</key>
  79. <string>Hide Device Glyphs</string>
  80. </dict>
  81. <dict>
  82. <key>cell</key>
  83. <string>PSSwitchCell</string>
  84. <key>default</key>
  85. <false/>
  86. <key>defaults</key>
  87. <string>com.burritoz.kaiprefs</string>
  88. <key>key</key>
  89. <string>hidePercent</string>
  90. <key>label</key>
  91. <string>Hide Percent Label</string>
  92. </dict>
  93. <dict>
  94. <key>cell</key>
  95. <string>PSSwitchCell</string>
  96. <key>default</key>
  97. <false/>
  98. <key>defaults</key>
  99. <string>com.burritoz.kaiprefs</string>
  100. <key>key</key>
  101. <string>hideDeviceLabel</string>
  102. <key>label</key>
  103. <string>Hide Device Name Label</string>
  104. </dict>
  105. <dict>
  106. <key>cell</key>
  107. <string>PSGroupCell</string>
  108. <key>label</key>
  109. <string>Alignemnt Axis (Respring Required)</string>
  110. </dict>
  111. <dict>
  112. <key>cell</key>
  113. <string>PSSegmentCell</string>
  114. <key>defaults</key>
  115. <string>com.burritoz.kaiprefs</string>
  116. <key>default</key>
  117. <string>0</string>
  118. <key>key</key>
  119. <string>kaiAlign</string>
  120. <key>validValues</key>
  121. <array>
  122. <string>0</string>
  123. <string>1</string>
  124. </array>
  125. <key>validTitles</key>
  126. <array>
  127. <string>Vertical</string>
  128. <string>Horizontal</string>
  129. </array>
  130. </dict>
  131. <dict>
  132. <key>cell</key>
  133. <string>PSGroupCell</string>
  134. <key>label</key>
  135. <string>Banner Style</string>
  136. </dict>
  137. <dict>
  138. <key>cell</key>
  139. <string>PSSegmentCell</string>
  140. <key>defaults</key>
  141. <string>com.burritoz.kaiprefs</string>
  142. <key>default</key>
  143. <string>1</string>
  144. <key>key</key>
  145. <string>bannerStyle</string>
  146. <key>validValues</key>
  147. <array>
  148. <string>1</string>
  149. <string>2</string>
  150. <string>3</string>
  151. </array>
  152. <key>validTitles</key>
  153. <array>
  154. <string>Automatic</string>
  155. <string>Dark</string>
  156. <string>Light</string>
  157. </array>
  158. </dict>
  159. <dict>
  160. <key>cell</key>
  161. <string>PSGroupCell</string>
  162. <key>label</key>
  163. <string>Text Color</string>
  164. </dict>
  165. <dict>
  166. <key>cell</key>
  167. <string>PSSegmentCell</string>
  168. <key>defaults</key>
  169. <string>com.burritoz.kaiprefs</string>
  170. <key>default</key>
  171. <string>0</string>
  172. <key>key</key>
  173. <string>textColor</string>
  174. <key>validValues</key>
  175. <array>
  176. <string>0</string>
  177. <string>1</string>
  178. <string>2</string>
  179. </array>
  180. <key>validTitles</key>
  181. <array>
  182. <string>Adaptive</string>
  183. <string>White</string>
  184. <string>Black</string>
  185. </array>
  186. </dict>
  187. <dict>
  188. <key>cell</key>
  189. <string>PSGroupCell</string>
  190. <key>label</key>
  191. <string>Banner Alignment (Vertical mode)</string>
  192. </dict>
  193. <dict>
  194. <key>cell</key>
  195. <string>PSSegmentCell</string>
  196. <key>defaults</key>
  197. <string>com.burritoz.kaiprefs</string>
  198. <key>default</key>
  199. <string>2</string>
  200. <key>key</key>
  201. <string>bannerAlign</string>
  202. <key>validValues</key>
  203. <array>
  204. <string>1</string>
  205. <string>2</string>
  206. <string>3</string>
  207. </array>
  208. <key>validTitles</key>
  209. <array>
  210. <string>Left</string>
  211. <string>Center</string>
  212. <string>Right</string>
  213. </array>
  214. </dict>
  215. <dict>
  216. <key>cell</key>
  217. <string>PSSwitchCell</string>
  218. <key>default</key>
  219. <false/>
  220. <key>defaults</key>
  221. <string>com.burritoz.kaiprefs</string>
  222. <key>key</key>
  223. <string>belowMusic</string>
  224. <key>label</key>
  225. <string>Show kai Below Music</string>
  226. </dict>
  227. <dict>
  228. <key>cell</key>
  229. <string>PSGroupCell</string>
  230. <key>label</key>
  231. <string>Banner Height (80)</string>
  232. </dict>
  233. <dict>
  234. <key>default</key>
  235. <real>80</real>
  236. <key>cell</key>
  237. <string>PSSliderCell</string>
  238. <key>min</key>
  239. <real>20</real>
  240. <key>max</key>
  241. <real>400</real>
  242. <key>isSegmented</key>
  243. <false/>
  244. <key>showValue</key>
  245. <true/>
  246. <key>defaults</key>
  247. <string>com.burritoz.kaiprefs</string>
  248. <key>key</key>
  249. <string>bannerHeight</string>
  250. </dict>
  251. <dict>
  252. <key>cell</key>
  253. <string>PSGroupCell</string>
  254. <key>label</key>
  255. <string>Banner Width Adjustment (0)</string>
  256. </dict>
  257. <dict>
  258. <key>default</key>
  259. <real>0</real>
  260. <key>cell</key>
  261. <string>PSSliderCell</string>
  262. <key>min</key>
  263. <real>-400</real>
  264. <key>max</key>
  265. <real>400</real>
  266. <key>isSegmented</key>
  267. <false/>
  268. <key>showValue</key>
  269. <true/>
  270. <key>defaults</key>
  271. <string>com.burritoz.kaiprefs</string>
  272. <key>key</key>
  273. <string>bannerWidthFactor</string>
  274. </dict>
  275. <dict>
  276. <key>cell</key>
  277. <string>PSGroupCell</string>
  278. <key>label</key>
  279. <string>Banner Spacing - Vertical (5)</string>
  280. <key>footerText</key>
  281. <string>This is the spacing between cells vertically, for kai's vertical mode.</string>
  282. </dict>
  283. <dict>
  284. <key>default</key>
  285. <real>5</real>
  286. <key>cell</key>
  287. <string>PSSliderCell</string>
  288. <key>min</key>
  289. <real>-100.0</real>
  290. <key>max</key>
  291. <real>300</real>
  292. <key>isSegmented</key>
  293. <false/>
  294. <key>showValue</key>
  295. <true/>
  296. <key>defaults</key>
  297. <string>com.burritoz.kaiprefs</string>
  298. <key>key</key>
  299. <string>spacing</string>
  300. </dict>
  301. <dict>
  302. <key>cell</key>
  303. <string>PSGroupCell</string>
  304. <key>label</key>
  305. <string>Banner Spacing - Horizontal (8)</string>
  306. <key>footerText</key>
  307. <string>This is the spacing between cells horizontally, for kai's horizontal mode.</string>
  308. </dict>
  309. <dict>
  310. <key>default</key>
  311. <real>8</real>
  312. <key>cell</key>
  313. <string>PSSliderCell</string>
  314. <key>min</key>
  315. <real>-100.0</real>
  316. <key>max</key>
  317. <real>300</real>
  318. <key>isSegmented</key>
  319. <false/>
  320. <key>showValue</key>
  321. <true/>
  322. <key>defaults</key>
  323. <string>com.burritoz.kaiprefs</string>
  324. <key>key</key>
  325. <string>spacingHorizontal</string>
  326. </dict>
  327. <dict>
  328. <key>cell</key>
  329. <string>PSGroupCell</string>
  330. <key>label</key>
  331. <string>Horizontal Axis Manual Offset (0)</string>
  332. </dict>
  333. <dict>
  334. <key>default</key>
  335. <real>0</real>
  336. <key>cell</key>
  337. <string>PSSliderCell</string>
  338. <key>min</key>
  339. <real>-300.0</real>
  340. <key>max</key>
  341. <real>300</real>
  342. <key>isSegmented</key>
  343. <false/>
  344. <key>showValue</key>
  345. <true/>
  346. <key>defaults</key>
  347. <string>com.burritoz.kaiprefs</string>
  348. <key>key</key>
  349. <string>horizontalOffset</string>
  350. </dict>
  351. <dict>
  352. <key>cell</key>
  353. <string>PSGroupCell</string>
  354. <key>label</key>
  355. <string>Glyph Size (30)</string>
  356. </dict>
  357. <dict>
  358. <key>default</key>
  359. <real>30</real>
  360. <key>cell</key>
  361. <string>PSSliderCell</string>
  362. <key>min</key>
  363. <real>10</real>
  364. <key>max</key>
  365. <real>60</real>
  366. <key>isSegmented</key>
  367. <false/>
  368. <key>showValue</key>
  369. <true/>
  370. <key>defaults</key>
  371. <string>com.burritoz.kaiprefs</string>
  372. <key>key</key>
  373. <string>glyphSize</string>
  374. </dict>
  375. <dict>
  376. <key>cell</key>
  377. <string>PSGroupCell</string>
  378. <key>label</key>
  379. <string>Corner Radius (13)</string>
  380. </dict>
  381. <dict>
  382. <key>default</key>
  383. <real>13</real>
  384. <key>cell</key>
  385. <string>PSSliderCell</string>
  386. <key>min</key>
  387. <real>0.0</real>
  388. <key>max</key>
  389. <real>100</real>
  390. <key>isSegmented</key>
  391. <false/>
  392. <key>showValue</key>
  393. <true/>
  394. <key>defaults</key>
  395. <string>com.burritoz.kaiprefs</string>
  396. <key>key</key>
  397. <string>cornerRadius</string>
  398. </dict>
  399. <dict>
  400. <key>cell</key>
  401. <string>PSGroupCell</string>
  402. <key>label</key>
  403. <string>Banner Blur Alpha (1)</string>
  404. </dict>
  405. <dict>
  406. <key>default</key>
  407. <real>1</real>
  408. <key>cell</key>
  409. <string>PSSliderCell</string>
  410. <key>min</key>
  411. <real>0.0</real>
  412. <key>max</key>
  413. <real>1</real>
  414. <key>isSegmented</key>
  415. <false/>
  416. <key>showValue</key>
  417. <true/>
  418. <key>defaults</key>
  419. <string>com.burritoz.kaiprefs</string>
  420. <key>key</key>
  421. <string>bannerAlpha</string>
  422. </dict>
  423. <dict>
  424. <key>cell</key>
  425. <string>PSGroupCell</string>
  426. </dict>
  427. <dict>
  428. <key>cell</key>
  429. <string>PSButtonCell</string>
  430. <key>cellClass</key>
  431. <string>Thomz_TwitterCell</string>
  432. <key>user</key>
  433. <string>Burrit0z</string>
  434. <key>description</key>
  435. <string>Developer</string>
  436. <key>height</key>
  437. <integer>70</integer>
  438. <key>image</key>
  439. <string>burritoz</string>
  440. <key>action</key>
  441. <string>followMeOnRedditBurritoz</string>
  442. </dict>
  443. </array>
  444. <key>title</key>
  445. <string>kai</string>
  446. </dict>
  447. </plist>