Skip to content
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: CheckNow/android-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: litesuits/android-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 82 files changed
  • 5 contributors

Commits on Aug 3, 2016

  1. Configuration menu
    Copy the full SHA
    1f46a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b789b98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    054ca17 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    d9dbdf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Merge pull request litesuits#8 from luffykou/master

    Change project to android studio type, and publish it to jcenter.
    
    Thanks
    litesuits authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    24dac3e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. add getEthernetMacAddress method.

    add getWifiMacAddress.
    deprecate getMacAddress method.
    Sloaix committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    3a2ed9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6671dff View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2016

  1. Merge pull request litesuits#9 from lsxiao/master

    add getEthernetMacAddress method for ethernet device,such as TV BOX.
    litesuits authored Sep 18, 2016
    Configuration menu
    Copy the full SHA
    da795db View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Configuration menu
    Copy the full SHA
    353f3c4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Merge pull request litesuits#14 from 1049884729/master

    修改多次加密失败问题,加密时Base64是最后加密,所以解密时也需要先使用Base64解密,后再使用其他解密
    litesuits authored May 26, 2017
    Configuration menu
    Copy the full SHA
    4580693 View commit details
    Browse the repository at this point in the history
  2. 优化 base 64 加解密

    氢一 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    907a252 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2017

  1. 完善工具类

    氢一 committed May 27, 2017
    Configuration menu
    Copy the full SHA
    ad31164 View commit details
    Browse the repository at this point in the history
  2. 加入打jar包脚本

    氢一 committed May 27, 2017
    Configuration menu
    Copy the full SHA
    4aa89fd View commit details
    Browse the repository at this point in the history
Loading