Commit 6675e15
Release v3.0.5 (#118)
* [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.
* [iOS] Adds borders to now button.1 parent 6cff26e commit 6675e15
113 files changed
Lines changed: 1331 additions & 571 deletions
File tree
- OpenStack Summit
- CoreSummit
- OpenStack Summit.xcodeproj
- OpenStack Summit
- Assets.xcassets
- AppIcon.appiconset
- arrow.imageset
- OpenStackSummit macOS
- OpenStackSummitTV
- OpenStackSummitWatch Extension
- OpenStackSummitWatch
- Assets.xcassets/AppIcon.appiconset
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 | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | | - | |
| 239 | + | |
241 | 240 | | |
242 | 241 | | |
243 | 242 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
95 | 108 | | |
96 | 109 | | |
97 | 110 | | |
| |||
104 | 117 | | |
105 | 118 | | |
106 | 119 | | |
| 120 | + | |
107 | 121 | | |
108 | 122 | | |
0 commit comments