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: AndroidByJerry/UpdateHelper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shelwee/UpdateHelper
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.
  • 2 commits
  • 24 files changed
  • 2 contributors

Commits on Mar 26, 2016

  1. 增加在下载前检查本地APK文件完整性

    Shelwee
    Shelwee committed Mar 26, 2016
    Configuration menu
    Copy the full SHA
    2913d5e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. 1.从 ADT 转换成 Android Studio 项目
    2.优化部分代码实现逻辑
    3.网络部分全部改为 HttpURLConnection 实现
    4.修复下载过程与通知栏进度条卡顿情况
    5.提示文字全部提取到 strings.xml,方便国际化操作
    6.新增强制升级功能,通过后台接口 JSON 返回 forceUpgrade:true / false
    Shelwee Mao Shelwee Mao
    Shelwee Mao authored and Shelwee Mao committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    bbfa929 View commit details
    Browse the repository at this point in the history
Loading