forked from lichess/admob-for-flash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
102 lines (81 loc) · 2.97 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
### admob ane 20190101
1.add support for air 32
2.support define id for each banner
3.support the last admob sdk
4.update ios and android sdk
### admob ane 20180616
1. update admob sdk
2.fix bug
3. improve fill rate
### admob ane 20180515
1.update admob sdk
2.add tagForChildDirectedTreatment api
3.add isDesignedForFamilies api
4.add nonPersonalizedAds api required by eu-consent protocal
### admob ane 20180328
1.update android and ios sdk
2.add unityads adapter
### admob ane 20171101
1.add mute sound switch
2.update android and ios sdk to the last version
### admob ane 20170320
1.update ios sdk and android sdk
2.add support for rewarded video
### admob ane 20161220
1.update ios sdk to and android sdk
### admob ane 20160906
1.upgrade sdk
2.fix android not found resource bug
### admob ane 20160610
1.supports new native express ads
2.supports offset Y when use related position
3.supports multi banner at same screen
4.optimize banner size const name
5.optimize api name
6.fix Interstitial not shown when built with air 22 ios
7.fix banner is shown overlying Interstitial some times ios
### admob ane 20160104 changes
1.upgrade admob sdk to 7.6 and 8.1
2.upgrade air sdk to 20,to support ios 9
### admob_ane_20151115 changes
1.upgrade admob sdk to 7.3<br/>
2.add new banner type BANNER_STANDARD
### admob_ane_20150519 changes
1.upgrade admob sdk to 7.2<br/>
2.fix bottom_center position problem with ios 8 in no full screen app
3.Function admob.setKeys can be called multiple times now
### admob_ane_20150209 changes
1.upgrade admob sdk to 7.0<br/>
2.fix banner position problem completely.tested on ios 7,io8 and ios 6 with air 17 beta.
### admob_ane_20150126 changes
1.add support for android x86 ,ios armv64,support air sdk 16<br/>
2.fix ios 8 position problem.
### 6.12.2 admob ane changes
1.update admob sdk for ios to 6.12.2 <br/>
2.make it easy to show test ad on android<br/>
### 6.12.0 admob ane changes
1.update admob sdk for ios to 6.12.0 <br/>
2.add code tips document<br/>
3.add admob extra parameter that control test mode,age,location,is child app and so on. <br/>
4.refact demo code<br/>
### admob ane 6.11.1 changes
1.update admob sdk for ios to 6.11.1<br/>
2.fix Errors/warnings on publishing Air app with admob extension using Flash Professional
### 6.9.3 changes
1.update admob sdk ios to 6.9.3 ,update android google service sdk to the last version<br/>
2.trace the detail when load ad fail<br/>
###6.8.0 changes
1.update admob sdk ios 6.9.2 ,android google service sdk 4.3<br/>
2.add getScreenSize function for show banner absolute<br/>
###6.6.0 changes
1.support landscape and portrait and autoOrient<br/>
2.support relation position and Absolute position<br/>
3.support ios 5, ios 6, ios 7 ,and android<br/>
4.update admob sdk to last version<br/>
###6.4.1 changes
enable Interstitial admob ad
###6.3.1 changes
1.include ios and android in one file<br/>
2.enable debug and pack on pc<br/>
3.base on admob6.3 no more use udid<br/>
4.enable get ad size info and screen size info<br/>