Giter VIP home page Giter VIP logo

mitt-saldo's Introduction

Mitt Saldo v3

This is the complete source code for Mitt Saldo, a free multi banking app for iOS. The UI has been completely re-written and underlaying communication with banks/cards has ben totally re-engineered and improved.

Code details

A lot (almost everything) has changed since version 2. The really interesting parts of the code, the bank/card communication stuff, has been moved to a separate repository to make it easier to re-use and maintain.

The app contains both non-free/copyrighted images and code. In the production app I use retina images bought from Glyphish, I have excluded the retina images in this repo but the low-res free ones are still included.

I have also bougth the image-pack from App-bits, the files are included in this repo but do note that they are licensed under CC Attribution-No-Derivs License.

The SDK for Tactivo (the fingerprint reader, aka. Precise iOS Toolkit) is unfortunately not free and therefor those parts are grouped into a separate project inside the solution (MittSaldoTactivo). If you don't want to register and download their SDK in order to build:

  • Remove the project MittSaldoTactivo from the solution
  • Remove the preprocessor macro "Tactivo" from the build settings of MittSaldo-project
  • Remove the header search paths for Tactivo

Dependencies

Optional

Installation / getting started

git clone [email protected]:bjornsallarp/Mitt-Saldo.git
cd Mitt-Saldo
git submodule init
git submodule update
cd Vendor/Mitt-Saldo-Library
git submodule init
git submodule update

Copyright?

No! No copyright. Take what you want and leave the rest. There might be some files that have the standard XCode copyright header, just ignore that. If the header mentions someone elses copyright or license, then it's not OK to ignore, but you probably realize that. If you build a super cool project with bits of my code please get in touch and let me know.

Author

It's just me, want to help out?

@bjornsallarp / blog.sallarp.com / bjorn.sallarp [at] gmail.com

mitt-saldo's People

Contributors

bjornsallarp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mitt-saldo's Issues

Kompileringsvarningar

NSXMLParserDelegate är ett nytt protokoll sedan iOS 4, Mitt Saldo har stöd från iOS 3+. Varningar rörande NSXMLParserDelegate när man kompilerar i XCode 4.

Keychain för lösenord?

Hej!
Jag har kollat igenom och använt en del kod från MittSaldo i ett eget projekt. Fint jobb!
Jag undrar bara om det finns någon anledning till att lösenord sparas i NSUserDefaults och inte i iOS Keychain?

Felstavning

Bokmärke är felstavat i inställningslistan. Står "bookmärke", borde stå "bokmärke".

Rapporterat av: Jakob Holmberg

Retina ikoner i tab-bar

Saknas @2x versioner av

  • 20-gear2.png
  • 32-iphone.png
  • 119-piggybank.png
  • 84-lightbulb.png
  • bookmark.png

Kanske ersätta med detta eller detta set eller något annat från denna förträffliga samling.

Bugg i scrollfunktionen för mobilbanken

Om man konfigurerat en bank, öppnat mobilbanken och sedan konfigurerar en bank till så flyttas web-vyn nedåt med justeras inte i storlek vilket får till följd att man inte kan se allt innehåll i mobilbanken.

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.