Skip to content

Commit f390071

Browse files
committed
Android notification stacking feature
* When sending a notification set an android group to enable stacking of notification in the same group.
1 parent 12b2caf commit f390071

File tree

6 files changed

+48
-18
lines changed

6 files changed

+48
-18
lines changed
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.3
1+
1.10.0

UnityOneSignalExample/Library/ProjectSettings.asset

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,14 @@
33
--- !u!129 &1
44
PlayerSettings:
55
m_ObjectHideFlags: 0
6-
serializedVersion: 6
6+
serializedVersion: 7
77
AndroidProfiler: 0
88
defaultScreenOrientation: 4
99
targetDevice: 2
10-
targetGlesGraphics: 1
11-
targetIOSGraphics: -1
1210
targetResolution: 0
1311
accelerometerFrequency: 60
1412
companyName: OneSignal
1513
productName: OneSignal Example
16-
cloudProjectId:
1714
defaultCursor: {fileID: 0}
1815
cursorHotspot: {x: 0, y: 0}
1916
m_ShowUnitySplashScreen: 1
@@ -26,7 +23,6 @@ PlayerSettings:
2623
m_ActiveColorSpace: 0
2724
m_MTRendering: 1
2825
m_MobileMTRendering: 0
29-
m_UseDX11: 0
3026
m_Stereoscopic3D: 0
3127
iosShowActivityIndicatorOnLoading: -1
3228
androidShowActivityIndicatorOnLoading: -1
@@ -123,6 +119,7 @@ PlayerSettings:
123119
iOSLaunchScreenCustomXibPath:
124120
AndroidTargetDevice: 3
125121
AndroidSplashScreenScale: 0
122+
androidSplashScreen: {fileID: 0}
126123
AndroidKeystoreName:
127124
AndroidKeyaliasName:
128125
AndroidTVCompatibility: 1
@@ -172,6 +169,13 @@ PlayerSettings:
172169
- m_Icon: {fileID: 2800000, guid: 6ede91192c9704cbba3bef8d76e2ed6b, type: 3}
173170
m_Size: 57
174171
m_BuildTargetBatching: []
172+
m_BuildTargetGraphicsAPIs:
173+
- m_BuildTarget: WindowsStandaloneSupport
174+
m_APIs: 01000000
175+
m_Automatic: 0
176+
- m_BuildTarget: AndroidPlayer
177+
m_APIs: 08000000
178+
m_Automatic: 0
175179
webPlayerTemplate: APPLICATION:Default
176180
m_TemplateCustomTags: {}
177181
actionOnDotNetUnhandledException: 1
@@ -233,6 +237,7 @@ PlayerSettings:
233237
ps4ApplicationParam2: 0
234238
ps4ApplicationParam3: 0
235239
ps4ApplicationParam4: 0
240+
ps4GarlicHeapSize: 2048
236241
ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
237242
ps4pnSessions: 1
238243
ps4pnPresence: 1
@@ -244,6 +249,7 @@ PlayerSettings:
244249
psp2NPTrophyPackPath:
245250
psp2NPSupportGBMorGJP: 0
246251
psp2NPAgeRating: 12
252+
psp2NPTitleDatPath:
247253
psp2NPCommsID:
248254
psp2NPCommunicationsID:
249255
psp2NPCommsPassphrase:
@@ -258,6 +264,7 @@ PlayerSettings:
258264
psp2PatchOriginalPackage:
259265
psp2PackagePassword:
260266
psp2KeystoneFile:
267+
psp2MemoryExpansionMode: 0
261268
psp2DRMType: 0
262269
psp2StorageType: 0
263270
psp2MediaCapacity: 0
@@ -285,6 +292,7 @@ PlayerSettings:
285292
psp2InfoBarOnStartup: 0
286293
psp2InfoBarColor: 0
287294
psmSplashimage: {fileID: 0}
295+
virtualRealitySupported: 0
288296
spritePackerPolicy:
289297
scriptingDefineSymbols: {}
290298
metroPackageName: UnityGameThriveExample
@@ -373,8 +381,7 @@ PlayerSettings:
373381
blackberrySquareSplashScreen: {fileID: 0}
374382
tizenProductDescription:
375383
tizenProductURL:
376-
tizenCertificatePath:
377-
tizenCertificatePassword:
384+
tizenSigningProfileName:
378385
tizenGPSPermissions: 0
379386
tizenMicrophonePermissions: 0
380387
stvDeviceAddress:
@@ -393,6 +400,7 @@ PlayerSettings:
393400
XboxOnePackagingOverridePath:
394401
XboxOneAppManifestOverridePath:
395402
XboxOnePackageEncryption: 0
403+
XboxOnePackageUpdateGranularity: 2
396404
XboxOneDescription:
397405
XboxOneIsContentPackage: 0
398406
XboxOneEnableGPUVariability: 0
@@ -418,11 +426,18 @@ PlayerSettings:
418426
iOS::Architecture: 0
419427
iOS::ScriptingBackend: 0
420428
boolPropertyNames:
429+
- WebGL::analyzeBuildSize
421430
- WebGL::dataCaching
431+
WebGL::analyzeBuildSize: 0
422432
WebGL::dataCaching: 0
423433
stringPropertyNames:
424434
- WebGL::emscriptenArgs
425435
- WebGL::template
426436
WebGL::emscriptenArgs:
427437
WebGL::template: APPLICATION:Default
428-
firstStreamedLevelWithResources: 0
438+
firstStreamedSceneWithResources: 0
439+
cloudProjectId:
440+
projectId:
441+
projectName:
442+
organizationId:
443+
cloudEnabled: 0

UnityOneSignalExample/ProjectSettings/ProjectSettings.asset

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,14 @@
33
--- !u!129 &1
44
PlayerSettings:
55
m_ObjectHideFlags: 0
6-
serializedVersion: 6
6+
serializedVersion: 7
77
AndroidProfiler: 0
88
defaultScreenOrientation: 4
99
targetDevice: 2
10-
targetGlesGraphics: 1
11-
targetIOSGraphics: -1
1210
targetResolution: 0
1311
accelerometerFrequency: 60
1412
companyName: OneSignal
1513
productName: OneSignal Example
16-
cloudProjectId:
1714
defaultCursor: {fileID: 0}
1815
cursorHotspot: {x: 0, y: 0}
1916
m_ShowUnitySplashScreen: 1
@@ -26,7 +23,6 @@ PlayerSettings:
2623
m_ActiveColorSpace: 0
2724
m_MTRendering: 1
2825
m_MobileMTRendering: 0
29-
m_UseDX11: 0
3026
m_Stereoscopic3D: 0
3127
iosShowActivityIndicatorOnLoading: -1
3228
androidShowActivityIndicatorOnLoading: -1
@@ -123,6 +119,7 @@ PlayerSettings:
123119
iOSLaunchScreenCustomXibPath:
124120
AndroidTargetDevice: 3
125121
AndroidSplashScreenScale: 0
122+
androidSplashScreen: {fileID: 0}
126123
AndroidKeystoreName:
127124
AndroidKeyaliasName:
128125
AndroidTVCompatibility: 1
@@ -172,6 +169,13 @@ PlayerSettings:
172169
- m_Icon: {fileID: 2800000, guid: 6ede91192c9704cbba3bef8d76e2ed6b, type: 3}
173170
m_Size: 57
174171
m_BuildTargetBatching: []
172+
m_BuildTargetGraphicsAPIs:
173+
- m_BuildTarget: WindowsStandaloneSupport
174+
m_APIs: 01000000
175+
m_Automatic: 0
176+
- m_BuildTarget: AndroidPlayer
177+
m_APIs: 08000000
178+
m_Automatic: 0
175179
webPlayerTemplate: APPLICATION:Default
176180
m_TemplateCustomTags: {}
177181
actionOnDotNetUnhandledException: 1
@@ -233,6 +237,7 @@ PlayerSettings:
233237
ps4ApplicationParam2: 0
234238
ps4ApplicationParam3: 0
235239
ps4ApplicationParam4: 0
240+
ps4GarlicHeapSize: 2048
236241
ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
237242
ps4pnSessions: 1
238243
ps4pnPresence: 1
@@ -244,6 +249,7 @@ PlayerSettings:
244249
psp2NPTrophyPackPath:
245250
psp2NPSupportGBMorGJP: 0
246251
psp2NPAgeRating: 12
252+
psp2NPTitleDatPath:
247253
psp2NPCommsID:
248254
psp2NPCommunicationsID:
249255
psp2NPCommsPassphrase:
@@ -258,6 +264,7 @@ PlayerSettings:
258264
psp2PatchOriginalPackage:
259265
psp2PackagePassword:
260266
psp2KeystoneFile:
267+
psp2MemoryExpansionMode: 0
261268
psp2DRMType: 0
262269
psp2StorageType: 0
263270
psp2MediaCapacity: 0
@@ -285,6 +292,7 @@ PlayerSettings:
285292
psp2InfoBarOnStartup: 0
286293
psp2InfoBarColor: 0
287294
psmSplashimage: {fileID: 0}
295+
virtualRealitySupported: 0
288296
spritePackerPolicy:
289297
scriptingDefineSymbols: {}
290298
metroPackageName: UnityGameThriveExample
@@ -373,8 +381,7 @@ PlayerSettings:
373381
blackberrySquareSplashScreen: {fileID: 0}
374382
tizenProductDescription:
375383
tizenProductURL:
376-
tizenCertificatePath:
377-
tizenCertificatePassword:
384+
tizenSigningProfileName:
378385
tizenGPSPermissions: 0
379386
tizenMicrophonePermissions: 0
380387
stvDeviceAddress:
@@ -393,6 +400,7 @@ PlayerSettings:
393400
XboxOnePackagingOverridePath:
394401
XboxOneAppManifestOverridePath:
395402
XboxOnePackageEncryption: 0
403+
XboxOnePackageUpdateGranularity: 2
396404
XboxOneDescription:
397405
XboxOneIsContentPackage: 0
398406
XboxOneEnableGPUVariability: 0
@@ -418,11 +426,18 @@ PlayerSettings:
418426
iOS::Architecture: 0
419427
iOS::ScriptingBackend: 0
420428
boolPropertyNames:
429+
- WebGL::analyzeBuildSize
421430
- WebGL::dataCaching
431+
WebGL::analyzeBuildSize: 0
422432
WebGL::dataCaching: 0
423433
stringPropertyNames:
424434
- WebGL::emscriptenArgs
425435
- WebGL::template
426436
WebGL::emscriptenArgs:
427437
WebGL::template: APPLICATION:Default
428-
firstStreamedLevelWithResources: 0
438+
firstStreamedSceneWithResources: 0
439+
cloudProjectId:
440+
projectId:
441+
projectName:
442+
organizationId:
443+
cloudEnabled: 0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 5.0.0f4
1+
m_EditorVersion: 5.1.0f3
22
m_StandardAssetsVersion: 0

UnityOneSignalSDK.unitypackage

80.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)