This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
Releases: pixelomer/ModernDepictions
Releases · pixelomer/ModernDepictions
Dark mode bug fixes and iRU API
- Fixed possibly multiple crashes related to colors, mostly seen with the following combination:
- Eclipse
- Nepeta's Repo
- Added support for BigBoss and Packix. The API was provided by @iOSRepoUpdates. Without him, this wouldn't be possible.
- This feature is currently disabled since ads aren't working yet. It'll be enabled once they are working.
Fixed the "Modify" button for iPads
popoverPresentationController
is now configured before presenting the action sheet on iPads.
Bug and UI fixes
- Fixed headers
- Fixed 2 crash bugs
- An NSNull could crash the app.
- An invalid/empty color value could crash the app.
Fixed a possible bug
- Made the original navigation bar tint color a static variable.
Made the status bar readable
- Added a shadow over the header image
- Made the navigation bar's tint color depend on the root view offset.
- Made the status bar's style depend on the root view offset.
- Made DepictionSeparatorView lighter.
First beta
v0.1-1 Fixed headers