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

pixelomer/ModernDepictions

Repository files navigation

ModernDepictions

Sileo depictions for Cydia.

TODO

  • Cool header
  • Transparent Navigation Bar
  • Completely switch to AutoLayout
  • Create a small portion of every cell
  • Split classes
  • Async web requests
  • Tab controller (unusable)
  • Tab-specific views
  • Creating cells from the parsed JSON
  • ModernPackageController for text-only depictions
  • Support for Packix and BigBoss depictions
    • NOTE: Although the support is implemented, the implementation is incomplete and since it's not possible to display ads from these repositories using Google's API, it's currently not available to everyone.
  • ModernPackagenController for web depictions
  • Make the package controller as functional as CYPackageController

Might be implemented in distant future

  • Payment API support

Warning

  • This is the second time I used UIKit to create a user interface, and the first time I created a user interface without interface builder. I might be doing some things completely wrong. If you think I am, please send me DM on Twitter or open a new issue.