Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

38 lines (21 loc) · 572 Bytes

1.0.4

2017-09-04

  • support android 7.0
  • set default apk name is {{TimeMillis}}.apk
  • fix notification content error

1.0.3

2016-09-12

just update version

1.0.2

2016-07-21

  • add isSendBroadcast Whether to send broadcast
  • replace v7 NotificationCompat to v4

1.0.1

2016-6-14

  • fix notification flag error
  • remove UpdateService.start, user UpdateService.Builder
  • add storeDir , updateProgress, downloadNotificationFlag, downloadErrorNotificationFlag, downloadSuccessNotificationFlag, etc params

1.0.0

2016-6-12

  • init