Commit 370eb7d
authored
Release v3.0.7 (#120)
* [iOS] [13314] Fixes venue map zoom defaults.
* Restores OAuth2 access revoked notification handling.
Updates aerogear-ios-oauth2 lib.
* [iOS] [13370] Splash fallbacks to loaded summit name and date display.
* [iOS] [13431] Updates NOW button logic.
* Version bump to 3.0.2.
* Updates oauth2 lib with token refresh getter fix.
* Version bump to 3.0.3.
* Updates oauth lib to allow keychain tokens read when device is locked.
* Version bump to 3.0.4.
* Resets oauth keychain by changing accounts prefix.
* Version bump to 3.0.5.
* Revert "Version bump to 3.0.5."
This reverts commit 35f3d89.
* [CoreSummit] [tvOS] Fixed tvOS compiler crash
Hopefully this will be fixed in the future
* Revert "[CoreSummit] [tvOS] Fixed tvOS compiler crash"
This reverts commit fe5647d.
* [CoreSummit] Fixes compiler crash.
Removes redundant conformance constraint.
* Updates ImageSlideshow dependency.
For swift(>=3.2) compatibility.
* Updates XCDYouTubeKit dependency.
* Swift 4 Migration (#117)
* [CoreSummit] Fixes closures syntax.
* [CoreSummit] Fixes reduce and sorted closures syntax.
* [CoreSummit] Fixes range at syntax.
* [watchOS] Fixes reduce and sorted closures syntax.
* [watchOS] Fixes html to attributed string conversion.
* [iOS] Fixes reduce and sorted closures syntax.
* [iOS] Fixes closures syntax.
* [iOS] Fixes attributed text keys syntax.
* [iOS] Adds new function signature to match expected argument type.
* [iOS] Disambiguiates type(of: self) usage.
* [iOS] Fixes mocked summit store call.
* [macOS] Fixes closures syntax.
* [macOS] Fixes html to attributed string conversion.
* [macOS] Migrates to swift 4 syntax.
* [macOS] Makes segues strings into identifiers.
* [iOS] Adds missing event kit default calendar unwrapping.
* [iOS] Adds @objc attribute for minimal inference.
* [tvOS] Fixes closure syntax.
* [tvOS] Fixes html to attributed string conversion.
* [tvOS] Coverts metadata identifier syntax.
* [CoreSummit] Treats string as collection.
* [iOS] Treats string as collection.
* Updates R.swift.Library dependency.
* Updates XLPagerTabStrip dependency.
* Updates Cosmos dependency.
* Updates project and settings to target swift 4.
objc inference still set to match swift 3 behaviour
* [iOS] [12678] Rearranges My Summit tabs.
* [iOS] Removes schedule view duplicate constraints.
* [iOS] Fixes schedule view content view layout bug.
* [iOS] Fixes venue detail slideshow full screen image selection.
* [iOS] Renames slideshow input source type.
* [iOS] [11351] Links location to floor map.
* [iOS] [13513] Adds filter by track.
* [iOS] [11887] Adds schedule url deep linking.
* Renames schedule active dates methods.
* [CoreSummit] Fixes summits request.
* [iOS] [13776] Improves splash screen transitioning state.
* [iOS] [13776] Fixes splash screen logo size.
* [iOS] [13776] Adds day counters to splash screen.
* [iOS] [13776] Fixes label instances tracking bug.
* [iOS] [13776] Fixes summit name bug.
* Version bump to 3.0.5.
* Fixes delete persistence store call ambiguity.
* [iOS] [14023] Fixes filters equatable bug.
* [iOS] Adds borders to now button.
* [iOS] Updates Google Maps to v2.7.0
* [CoreSummit] Fixes summit data update processing.
* Adds data updates unit tests.
* Updates Crashalytics dependecy.
Fixes:
-[ANSWriteEventOperation logLineWithTimestamp:eventName:payloadDictionary:]
Raw Text
* +[NSJSONSerialization dataWithJSONObject:options:error:]: value parameter is nil
* [CoreSummit] Prevents concurrent data update polling.
Updates event data update test json data.
* [Core Summit] Clears data update storage if no active summit.
* [CoreSummit] Skips data update processing if data wiping.
Simplifies data update processing error recording.
* [CoreSummit] [iOS] Revamps data update error logging to Fabric.
* [iOS] Adds logging to view controllers api error.
* [iOS] [14135] Changes button wording.
* [iOS] [14182] Changes event detail section name wording.
* [iOS] [14075] Fixes deep linking UI transitioning.
* [iOS] Fixes layout bug caused by front view being pushed again to front.
* [iOS] Prevents consecutive presses on menu items.
* [iOS] [14218] Changes filter name wording.
* [iOS] [14179] Adds filtering by video.
* [cespinoza] - #14106 (#119)
* Add CONTRIBUTING.md
* [CoreSummit] [iOS] Checks allowed3 redirect url to identify IDP deep linking.
Defers event viewing after data load completion.
* [CoreSummit] Adds auth revoke and retry on service account api calls.
* [iOS] Adds event search by presentation speaker or moderator.
* [iOS] [14393] Fixes duplicated biography.
Caused by race condition.
* Version bump to 3.0.71 parent 6675e15 commit 370eb7d
43 files changed
Lines changed: 103126 additions & 228 deletions
File tree
- OpenStack Summit
- CoreSummitTests
- JSON
- CoreSummit
- OpenStack Summit.xcodeproj
- OpenStack Summit
- OpenStackSummitWatch Extension
- OpenStackSummitWatch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 9 | | |
18 | 10 | | |
19 | 11 | | |
20 | 12 | | |
| 13 | + | |
| 14 | + | |
21 | 15 | | |
22 | 16 | | |
23 | 17 | | |
| |||
68 | 62 | | |
69 | 63 | | |
70 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
74 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
75 | 79 | | |
76 | | - | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
85 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
89 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
90 | 100 | | |
91 | 101 | | |
92 | 102 | | |
93 | 103 | | |
94 | 104 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 105 | + | |
114 | 106 | | |
115 | 107 | | |
116 | 108 | | |
| |||
119 | 111 | | |
120 | 112 | | |
121 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| 148 | + | |
| 149 | + | |
145 | 150 | | |
146 | 151 | | |
147 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
31 | 50 | | |
32 | 51 | | |
33 | 52 | | |
| |||
62 | 81 | | |
63 | 82 | | |
64 | 83 | | |
65 | | - | |
66 | 84 | | |
67 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
68 | 106 | | |
69 | 107 | | |
70 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
35 | 54 | | |
36 | 55 | | |
37 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
67 | 86 | | |
68 | 87 | | |
69 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
31 | 50 | | |
32 | 51 | | |
33 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
38 | 36 | | |
39 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
40 | 57 | | |
41 | 58 | | |
42 | 59 | | |
| |||
0 commit comments