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

Datetweak #1

Merged
9 commits merged into from
Jan 21, 2011
Merged

Datetweak #1

9 commits merged into from
Jan 21, 2011

Commits on Jan 16, 2011

  1. Commented most of the code.

    Removed more stale code and files.
    mattprecious authored and brilthor committed Jan 16, 2011
    Configuration menu
    Copy the full SHA
    b4e7e9c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2011

  1. Accidental deletion.

    Should not have removed this file. Used to reactivate the service when the phone boots up.
    mattprecious authored and brilthor committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    3dacd01 View commit details
    Browse the repository at this point in the history
  2. Deleted Thread Fix

    Uses a different URI to observe for new/deleted messages.
    mattprecious authored and brilthor committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    18a42ce View commit details
    Browse the repository at this point in the history
  3. URI error.

    content://mms-sms doesn't exist, whoops.
    mattprecious authored and brilthor committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    1f58b09 View commit details
    Browse the repository at this point in the history
  4. Formatting

    Cleaned up the code formatting. Most importantly, changed tabs to 4x spaces.
    mattprecious authored and brilthor committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    a6af765 View commit details
    Browse the repository at this point in the history
  5. removed unecesarry uses of the date() objects, aditionally added gen …

    …to gitignore
    John Wice committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    f18492f View commit details
    Browse the repository at this point in the history
  6. had wrong type for inttime

    John Wice committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    7fbac97 View commit details
    Browse the repository at this point in the history
  7. refactored name of variable to not infer int type

    John Wice committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    bd27d74 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2011

  1. adding .settings to .gitignore

    John Wice committed Jan 21, 2011
    Configuration menu
    Copy the full SHA
    ff42749 View commit details
    Browse the repository at this point in the history