File tree
78 files changed
+1784
-68
lines changed- Example_Objective-C
- Example_Objective-C.xcodeproj
- xcuserdata/Alexander.xcuserdatad/xcschemes
- Example_Objective-C
- Assets.xcassets
- AppIcon.appiconset
- bg_button_normal.imageset
- bg_button_red_normal.imageset
- bg_white.imageset
- ic_alert_display_mode_normal.imageset
- ic_alert_display_mode_selected.imageset
- ic_fullscreen_display_mode_normal.imageset
- ic_fullscreen_display_mode_selected.imageset
- ic_session_calendar.imageset
- ic_session_time.imageset
- ic_session_total_time.imageset
- ic_session_total_view.imageset
- ic_session_view.imageset
- logo_launch_screen.imageset
- Base.lproj
- Views
- Example
- Example.xcodeproj
- xcuserdata/Alexander.xcuserdatad/xcschemes
- Example
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- UserReport.xcworkspace
- xcuserdata/Alexander.xcuserdatad
- UserReport
- UserReport.xcodeproj
- xcuserdata/Alexander.xcuserdatad/xcschemes
- UserReport
- Models
- Session
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+1784
-68
lines changedLines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
| 196 | + | |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| |||
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
| 310 | + | |
310 | 311 |
| |
311 | 312 |
| |
312 | 313 |
| |
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
316 | 317 |
| |
| 318 | + | |
317 | 319 |
| |
318 | 320 |
| |
319 | 321 |
| |
| |||
364 | 366 |
| |
365 | 367 |
| |
366 | 368 |
| |
| 369 | + | |
367 | 370 |
| |
368 | 371 |
| |
369 | 372 |
| |
370 | 373 |
| |
371 | 374 |
| |
372 | 375 |
| |
373 | 376 |
| |
| 377 | + | |
374 | 378 |
| |
375 | 379 |
| |
376 | 380 |
| |
| |||
413 | 417 |
| |
414 | 418 |
| |
415 | 419 |
| |
416 |
| - | |
417 |
| - | |
| 420 | + | |
418 | 421 |
| |
419 | 422 |
| |
420 | 423 |
| |
| |||
430 | 433 |
| |
431 | 434 |
| |
432 | 435 |
| |
433 |
| - | |
434 |
| - | |
| 436 | + | |
435 | 437 |
| |
436 | 438 |
| |
437 | 439 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
| |||
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
49 |
| - | |
50 | 48 |
| |
51 | 49 |
| |
52 | 50 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
| |||
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
73 |
| - | |
74 | 72 |
| |
75 | 73 |
| |
76 | 74 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
107 | 106 |
| |
| 107 | + | |
| 108 | + | |
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
|
Lines changed: 10 additions & 9 deletions
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 |
| |
| |||
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
170 |
| - | |
| 171 | + | |
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
| |||
221 | 222 |
| |
222 | 223 |
| |
223 | 224 |
| |
224 |
| - | |
| 225 | + | |
225 | 226 |
| |
226 | 227 |
| |
227 | 228 |
| |
| |||
275 | 276 |
| |
276 | 277 |
| |
277 | 278 |
| |
278 |
| - | |
| 279 | + | |
279 | 280 |
| |
280 | 281 |
| |
281 | 282 |
| |
| |||
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
| |
332 |
| - | |
| 333 | + | |
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
| |||
383 | 384 |
| |
384 | 385 |
| |
385 | 386 |
| |
386 |
| - | |
| 387 | + | |
387 | 388 |
| |
388 | 389 |
| |
389 | 390 |
| |
| |||
491 | 492 |
| |
492 | 493 |
| |
493 | 494 |
| |
494 |
| - | |
| 495 | + | |
495 | 496 |
| |
496 | 497 |
| |
497 |
| - | |
| 498 | + | |
498 | 499 |
| |
499 | 500 |
| |
500 | 501 |
| |
|
0 commit comments