Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
45e360d
delete old example
fadi-george Feb 21, 2026
9990781
add build prompt
fadi-george Feb 21, 2026
b074c23
Revert "delete old example"
fadi-george Feb 21, 2026
1a1c673
update demo models
fadi-george Feb 21, 2026
884e2ff
add build android script
fadi-george Feb 21, 2026
c88003c
remove old scene and fix scaling
fadi-george Feb 21, 2026
8584451
fix scaling
fadi-george Feb 21, 2026
b020af3
place logview after appbar
fadi-george Feb 21, 2026
97fe68a
fix logo in appbar
fadi-george Feb 21, 2026
327ea92
hide scrollbars
fadi-george Feb 21, 2026
e0ade04
fix status bar color
fadi-george Feb 21, 2026
6bb9658
adjust build script
fadi-george Feb 21, 2026
eaf5699
use material icon
fadi-george Feb 21, 2026
90c1c2b
move styles to uss
fadi-george Feb 21, 2026
702ee79
fix log view icons
fadi-george Feb 21, 2026
be670ca
fix app id/push id styling
fadi-george Feb 21, 2026
76a0b10
improve build dev time
fadi-george Feb 21, 2026
9577252
hide splash screen
fadi-george Feb 21, 2026
62f494e
adjust ui
fadi-george Feb 21, 2026
bba92ac
tweak build script
fadi-george Feb 21, 2026
2c0f698
tweak theme
fadi-george Feb 21, 2026
2a8f5f7
hack checkbox theme into toggles
fadi-george Feb 21, 2026
405545e
tweak card theme
fadi-george Feb 21, 2026
5c5c299
ui tweaks
fadi-george Feb 23, 2026
2eb627b
adjust build
fadi-george Feb 23, 2026
46901ba
more build adjustment
fadi-george Feb 23, 2026
f4f1f87
feat: add ability to build AABs via bash script
fadi-george Feb 23, 2026
a1d7634
fix input styles
fadi-george Feb 23, 2026
f5520da
fix spinner styles
fadi-george Feb 23, 2026
f14eea3
adjust toggle theme
fadi-george Feb 23, 2026
bbfeca3
ui tweaks
fadi-george Feb 23, 2026
34d03fd
fix prompt push
fadi-george Feb 23, 2026
9b72bbc
generate icons script
fadi-george Feb 23, 2026
19ef278
tweak build script
fadi-george Feb 23, 2026
a852463
tweak info icon
fadi-george Feb 23, 2026
822bdd8
fix showing status bar
fadi-george Feb 23, 2026
83f5f4f
push id style tweak
fadi-george Feb 23, 2026
e493c46
fix tooltips
fadi-george Feb 23, 2026
e4720de
docs(demo): remove code block markers from build guide
fadi-george Feb 24, 2026
640405b
style(ui): improve demo styles
fadi-george Feb 24, 2026
a5857f2
chore: add ios prompts for demo
fadi-george Feb 24, 2026
ac8e6bd
chore: add build ios script for unity
fadi-george Feb 25, 2026
6ed6cf1
chore(ios): for demo; updates OneSignal extension and deployment target
fadi-george Feb 25, 2026
514a071
fix post build process
fadi-george Feb 25, 2026
7cc402f
remove sdk root change
fadi-george Feb 25, 2026
1436f13
simplify build script
fadi-george Feb 25, 2026
b510925
fix iam initialize bug
fadi-george Feb 25, 2026
bb6322f
add location description to build processor
fadi-george Feb 25, 2026
d33190e
format example
fadi-george Feb 25, 2026
5c1e758
chore(ios): lower deployment target to iOS 11.0
fadi-george Feb 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 1 addition & 5 deletions .csharpierignore
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
# Exclude Packages folders (Unity packages and third-party code)
**/Packages/**

# Exclude non-C# files
**/*.xml
examples/
55 changes: 0 additions & 55 deletions OneSignalExample/Assets/AppIcons/iOS/Icon-60@2x.png.meta

This file was deleted.

55 changes: 0 additions & 55 deletions OneSignalExample/Assets/AppIcons/iOS/Icon-60@3x.png.meta

This file was deleted.

55 changes: 0 additions & 55 deletions OneSignalExample/Assets/AppIcons/iOS/Icon-72.png.meta

This file was deleted.

55 changes: 0 additions & 55 deletions OneSignalExample/Assets/AppIcons/iOS/Icon-72@2x.png.meta

This file was deleted.

55 changes: 0 additions & 55 deletions OneSignalExample/Assets/AppIcons/iOS/Icon-76.png.meta

This file was deleted.

55 changes: 0 additions & 55 deletions OneSignalExample/Assets/AppIcons/iOS/Icon-76@2x.png.meta

This file was deleted.

55 changes: 0 additions & 55 deletions OneSignalExample/Assets/AppIcons/iOS/Icon.png.meta

This file was deleted.

Loading
Loading