Git Product home page Git Product logo

dictionary's Introduction

Fork of the iOS 5-era https://github.com/forresty-archive/Dictionary, made for personal use. I did the bare-minimum to make the app compile and look pretty on my iPhone 6S running iOS 12.1.1.

I don't actually know anything about iOS development. My strategy for getting the app to compile on a modern SDK was to keep commenting out lines until xCode finally shut up. (I think most of what I removed were just automated tests for development purposes.) However, the app itself feels perfectly polished and stable on my iPhone. I updated the fonts and colors to fit the non-skeumorphic style of modern iOS.

The Releases tab contains both an unsigned IPA (for Cydia Impactor / "Signing Services") and a DEB (for Jailbroken devices).

I wish Apple allowed apps like this in the App Store. It would have saved me a lot of trouble.

License

MIT

dictionary's People

Contributors

forresty avatar wowfunhappy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

dictionary's Issues

Add a status bar and/or proper iPhone X support, without search animation glitch.

Keen observers may notice this app lacks a status bar—it always launches in full screen. Also, if you open the app on an iPhone X, there will be black bars on the top and bottom.

This was done to work around an animation glitch. To reproduce:

  1. Enable the status bar (uncheck "Hide Status Bar" in Xcode) or add proper iPhone X support (add an iPhone X-specific launch image in Images.xcassets).
  2. Open the app, and tap the search bar. The bar will suddenly jump up past the top of the screen.

I imagine this would be easy for an actual iOS developer to fix, but that's not me!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.