Skip to content

Commit ad01c87

Browse files
committed
Update to Batch 1.9.1
1 parent 7ec74b7 commit ad01c87

File tree

13 files changed

+8
-156
lines changed

13 files changed

+8
-156
lines changed

SDK/Batch.aar

378 KB
Binary file not shown.

SDK/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
CHANGELOG
22
=========
33

4+
1.9.1
5+
----
6+
* Batch SDK is now built with and targets API 26
7+
* Added support for Android 8.0 Notification Channels
8+
See Batch.Push.getChannelsManager() and our channels documentation (coming soon) to tweak how Batch handles them.
9+
* Batch requires support-v4 26.0.0, for notifications to work with Android 8.0. (As of writing, only 26.0.0-beta2 is available)
10+
* Eclipse support had been dropped
11+
412
1.9.0
513
----
614
* Added the Inbox module, allowing you to fetch previously received notifications from your code. More info: https://batch.com/doc/android/inbox.html

SDK/Eclipse/Batch/.classpath

Lines changed: 0 additions & 9 deletions
This file was deleted.

SDK/Eclipse/Batch/.project

Lines changed: 0 additions & 33 deletions
This file was deleted.

SDK/Eclipse/Batch/AndroidManifest.xml

Lines changed: 0 additions & 20 deletions
This file was deleted.

SDK/Eclipse/Batch/build.gradle

Lines changed: 0 additions & 40 deletions
This file was deleted.
-1.13 MB
Binary file not shown.

SDK/Eclipse/Batch/libs/batch.jar

-390 KB
Binary file not shown.

SDK/Eclipse/Batch/proguard-project.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

SDK/Eclipse/Batch/project.properties

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)