Cole Graber-Mitchell
Cole Graber-Mitchell
Right now, database is stored in json as such: `{ "message": [ { "body": "hello>", "date_added": 1457395770268 } ] }` I propose another, slightly more complicated way, that gives a...
Easily accomplished by setting an id for each message with a timestamp and username concatonation.
This isn't intended behavior, and can be confusing especially with github urls.
TIMER1 and TIMER2 can now be used for this functionality instead of just TIMER0. This can be useful for constructing multiple `Delay`s at once (for example, in a multi-app scenario).
On occasion VolumeBar9 and Activator will crash the Springboard, I think because of the hook on VolumeControl. Hard to test; hard to reproduce. Log files: - [SpringBoard-2016-08-31-071058.symbolicated.ips.txt](https://github.com/cgm616/VolumeBar9/files/446119/SpringBoard-2016-08-31-071058.symbolicated.ips.txt) - [SpringBoard-2016-08-31-071058.syslog.txt](https://github.com/cgm616/VolumeBar9/files/446120/SpringBoard-2016-08-31-071058.syslog.txt)
Either make those and the sliderMinimum one single "main accent color," or truly allow separate controls. I prefer the former, but maybe some users want them separate.
Crashing to springboard in apps like iCleaner and Flex 3. Probably because libobjcipc can't reach them? Logs: - [SpringBoard-2016-08-30-221520.symbolicated.ips.txt](https://github.com/cgm616/VolumeBar9/files/446395/SpringBoard-2016-08-30-221520.symbolicated.ips.txt) - [SpringBoard-2016-08-30-221520.syslog.txt](https://github.com/cgm616/VolumeBar9/files/446396/SpringBoard-2016-08-30-221520.syslog.txt)
Currently, when the silence physical switch on the side of the device is switched, the normal HUD shows. This HUD should be replaced.
Self-explanatory. The two volumes are unlinked, and the stock HUD shows separate labels.
This isn't actually in stock, but I kinda want it and so do some users. Probably a hook somewhere in VolumeControl? Or SBHUDController.