Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Briar503/FontAwesomeAndroid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pkcool/FontAwesomeAndroid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 54 files changed
  • 2 contributors

Commits on Jan 13, 2014

  1. Merge pull request #2 from ubiquill/master

    Added DrawableAwesome class
    bperin committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    02b87f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2014

  1. update to font awesome 4.0;

    bperin committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    8c31a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0200280 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. assets cached using LRU

    implemented the LRU caching mechanism to only load font when it's not
    stored in memory
    bperin committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    a89fe23 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. Update README.md

    You already fixed the strings conventions, just updated the readme.md  Great project, tons of other broken projects and links on this.
    aguglielmo committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    62d6ee4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2014

  1. Merge pull request #3 from aguglielmo/patch-1

    Update README.md
    bperin committed Mar 1, 2014
    Configuration menu
    Copy the full SHA
    faddf16 View commit details
    Browse the repository at this point in the history
Loading