Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Releases: pixelomer/ModernDepictions

Dark mode bug fixes and iRU API

04 Apr 18:07
Compare
Choose a tag to compare
Pre-release
  • 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

02 Apr 15:11
05bb7fe
Compare
Choose a tag to compare
Pre-release
  • popoverPresentationController is now configured before presenting the action sheet on iPads.

Bug and UI fixes

01 Apr 12:32
Compare
Choose a tag to compare
Bug and UI fixes Pre-release
Pre-release
  • 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

01 Apr 08:53
Compare
Choose a tag to compare
Fixed a possible bug Pre-release
Pre-release
  • Made the original navigation bar tint color a static variable.

Made the status bar readable

01 Apr 08:52
Compare
Choose a tag to compare
Pre-release
  • 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

31 Mar 17:49
Compare
Choose a tag to compare
First beta Pre-release
Pre-release
v0.1-1

Fixed headers