-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed a layout issue causing overlap that obstructed the timer and volume controls making them difficult to touch on the edges Fixed a potential issue that could cause a settings pane crash if the user renamed an imported audio file in Filza/ssh to the same as a downloadable audio files localized name Improved sounds sorting method to remain consistent in all cases
- Loading branch information
1 parent
57816dd
commit e569dae
Showing
7 changed files
with
77 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: com.creaturecoding.tranquil | ||
Name: Tranquil | ||
Depends: mobilesubstrate, com.opa334.ccsupport | ||
Version: 1.0.1 | ||
Version: 1.0.2 | ||
Architecture: iphoneos-arm | ||
Description: Background sounds feature from iOS 15 on iOS 11+ | ||
Maintainer: CreatureSurvive <[email protected]> | ||
|