Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod: Ensure We Account For Odd Number Of Images When Finding Center #280

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Feb 20, 2014

  1. Mod: Ensure We Account For Odd Number Of Images When Finding Center

    This modifies an implicit divide by int which has the effect of rounding
    and causing center to be offset when there are an odd number of photos
    beign shown.
    Tres Wong-Godfrey committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    fef0d3e View commit details
    Browse the repository at this point in the history
  2. Mod: Don't Queue A Message That's Already Showing

    This update modifies the library so that it doesn't enqueue multiple
    messages of the same type which can keep showing to the user long after
    no longer being relevant.
    Tres Wong-Godfrey committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    179e4b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. Merge remote-tracking branch 'origin/master'

    Tres Wong-Godfrey committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    44419d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. Merge remote-tracking branch 'tapku/master'

    Tres Wong-Godfrey committed Sep 11, 2014
    Configuration menu
    Copy the full SHA
    8930aca View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2014

  1. Mod: No Fondling Needed For Orientation Anymore

                        _....----"""----...._
                     .-'  o    o    o    o   '-.
                    /  o    o    o         o    \
                   /     o      o   o     o    o \
                 _|   o   o    o      o  o     o  |_
                / `''-----.................-----''` \
                \___________________________________/
                  \~`-`.__.`-~`._.~`-`~.-~.__.~`-`/
               jgs \                             /
                    `-._______________________.-'
    
        From small things, momma, big things one day come.
    Tres Wong-Godfrey committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    48bf828 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2015

  1. Mod: Make Stuff Work With < iOS 8

    8""""8
    8      eeeee eeee eeeee e   e  e eeeee eeeee  eeee
    8eeeee 8  88 8      8   8   8  8 8   8 8   8  8
        88 8   8 8eee   8e  8e  8  8 8eee8 8eee8e 8eee
    e   88 8   8 88     88  88  8  8 88  8 88   8 88
    8eee88 8eee8 88     88  88ee8ee8 88  8 88   8 88ee
    Tres Wong-Godfrey committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    594a6df View commit details
    Browse the repository at this point in the history
  2. Mod: Bump Version

    Tres Wong-Godfrey committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    4d9ce69 View commit details
    Browse the repository at this point in the history