-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.txt
More file actions
352 lines (317 loc) · 7.54 KB
/
manifest.txt
File metadata and controls
352 lines (317 loc) · 7.54 KB
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
Autorentool-RMT
Autorentool-RMT.sln
manifest.txt
./Autorentool-RMT:
Autorentool-RMT
Autorentool-RMT.Android
Autorentool-RMT.UWP
Autorentool-RMT.iOS
./Autorentool-RMT/Autorentool-RMT:
App.xaml
App.xaml.cs
AssemblyInfo.cs
Assets
Autorentool-RMT.csproj
IDirectoryPicker.cs
ISerialNumberRetriever.cs
ISessionExporter.cs
ISessionImporter.cs
ITooltipProvider.cs
MainPage.xaml
MainPage.xaml.cs
Models
Resources
Services
ViewModels
Views
./Autorentool-RMT/Autorentool-RMT/Assets:
FilmIcon.png
HyperlinkIcon.png
ImageChecklist.png
ImageLogoBrainDark.png
ImageLogoBrainLight.png
ImageLogoEXIST.png
ImageLogoEXISTrmt.png
ImageLogoFullLight.png
ImageOld.png
ImageSharingContent.png
MusikIcon.png
TextIcon.png
preview.png
./Autorentool-RMT/Autorentool-RMT/Models:
CSVMediaItemMetaData.cs
HttpMessage.cs
Lifetheme.cs
Mail.cs
MediaItem.cs
MediaItemLifethemes.cs
MediaMetaData.cs
Model.cs
Rating.cs
Resident.cs
ResidentLifethemes.cs
ResidentSessions.cs
Session.cs
SessionMediaItems.cs
Tooltip.cs
WebSocketMessage.cs
./Autorentool-RMT/Autorentool-RMT/Resources:
HeaderTemplate.xaml
HeaderTemplate.xaml.bak.7z
HeaderTemplate.xaml.cs
Resources.bak.7z
Resources.de.resx
./Autorentool-RMT/Autorentool-RMT/Services:
BackendCommunication
DBHandling
FileHandler.cs
./Autorentool-RMT/Autorentool-RMT/Services/BackendCommunication:
BackendPullMediaItems.cs
BackendPullSessions.cs
Helper
./Autorentool-RMT/Autorentool-RMT/Services/BackendCommunication/Helper:
BackendContentHelper.cs
BackendIdHelper.cs
DeviceSerialNumberHelper.cs
HttpRequestHelper.cs
MediaItemBackendIdHelper.cs
SessionBackendIdHelper.cs
./Autorentool-RMT/Autorentool-RMT/Services/DBHandling:
DBHandler.cs
LifethemeDBHandler.cs
MediaItemDBHandler.cs
ReferenceTablesDBHandler
ResidentDBHandler.cs
SessionDBHandler.cs
./Autorentool-RMT/Autorentool-RMT/Services/DBHandling/ReferenceTablesDBHandler:
MediaItemLifethemesDBHandler.cs
RatingDBHandler.cs
ResidentLifethemesDBHandler.cs
ResidentSessionsDBHandler.cs
SessionMediaItemsDBHandler.cs
./Autorentool-RMT/Autorentool-RMT/ViewModels:
AboutUsViewModel.cs
AppViewModel.cs
ContactViewModel.cs
ContentManagementViewModel.cs
ContentViewModel.cs
CreateOrEditResidentViewModel.cs
EditSessionViewModel.cs
PlaySessionContentViewModel.cs
PopupViewModels
ResidentViewModel.cs
SelectContentViewModel.cs
SessionCreationViewModel.cs
SessionEditSessionNameViewModel.cs
SessionViewModel.cs
ViewModel.cs
./Autorentool-RMT/Autorentool-RMT/ViewModels/PopupViewModels:
LifethemePopupViewModel.cs
MediaItemFullscreenPopupViewModel.cs
NotesPopupViewModel.cs
PasswordPopupViewModel.cs
SessionRatingPopupViewModel.cs
SessionResidentSelectionPopupViewModel.cs
TooltipPopupViewModel.cs
./Autorentool-RMT/Autorentool-RMT/Views:
AboutUsPage.xaml
AboutUsPage.xaml.cs
ContactPage.xaml
ContactPage.xaml.cs
ContentsPage.xaml
ContentsPage.xaml.cs
CreateOrEditResidentPage.xaml
CreateOrEditResidentPage.xaml.cs
EditSessionPage.xaml
EditSessionPage.xaml.cs
PlaySessionContentPage.xaml
PlaySessionContentPage.xaml.cs
Popups
ResidentsPage.xaml
ResidentsPage.xaml.cs
SessionsPage.xaml
SessionsPage.xaml.cs
./Autorentool-RMT/Autorentool-RMT/Views/Popups:
LifethemePopup.xaml
LifethemePopup.xaml.cs
MediaItemFullscreenPopup.xaml
MediaItemFullscreenPopup.xaml.cs
NotesPopup.xaml
NotesPopup.xaml.cs
PasswordPopup.xaml
PasswordPopup.xaml.cs
SessionCreationPopup.xaml
SessionCreationPopup.xaml.cs
SessionEditSessionNamePopup.xaml
SessionEditSessionNamePopup.xaml.cs
SessionRatingPopup.xaml
SessionRatingPopup.xaml.cs
SessionResidentSelectionPopup.xaml
SessionResidentSelectionPopup.xaml.cs
TooltipPopup.xaml
TooltipPopup.xaml.cs
./Autorentool-RMT/Autorentool-RMT.Android:
AndroidSerialNumberRetriever.cs
Assets
Autorentool-RMT.Android.csproj
MainActivity.cs
Properties
Resources
./Autorentool-RMT/Autorentool-RMT.Android/Assets:
AboutAssets.txt
fa-brands-400.ttf
fa-regular-400.ttf
fa-solid-900.ttf
./Autorentool-RMT/Autorentool-RMT.Android/Properties:
AndroidManifest.xml
AssemblyInfo.cs
./Autorentool-RMT/Autorentool-RMT.Android/Resources:
AboutResources.txt
Resource.designer.cs
drawable
ic_launcher-web.png
layout
mipmap-anydpi-v26
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
playstore-icon.png
values
./Autorentool-RMT/Autorentool-RMT.Android/Resources/drawable:
FilmIcon.png
HFU_Logo.png
HyperlinkIcon.png
ImageChecklist.png
ImageLogoBrainDark.png
ImageLogoBrainLight.png
ImageLogoEXIST.png
ImageLogoEXISTrmt.png
ImageLogoFullLight.png
ImageOld.png
ImageSharingContent.png
MusikIcon.png
TextIcon.png
bmbf_Logo.jpg
preview.png
./Autorentool-RMT/Autorentool-RMT.Android/Resources/layout:
Tabbar.xml
Toolbar.xml
./Autorentool-RMT/Autorentool-RMT.Android/Resources/mipmap-anydpi-v26:
icon.xml
icon_round.xml
./Autorentool-RMT/Autorentool-RMT.Android/Resources/mipmap-hdpi:
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
launcher_foreground.png
./Autorentool-RMT/Autorentool-RMT.Android/Resources/mipmap-mdpi:
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
launcher_foreground.png
./Autorentool-RMT/Autorentool-RMT.Android/Resources/mipmap-xhdpi:
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
launcher_foreground.png
./Autorentool-RMT/Autorentool-RMT.Android/Resources/mipmap-xxhdpi:
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
launcher_foreground.png
./Autorentool-RMT/Autorentool-RMT.Android/Resources/mipmap-xxxhdpi:
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
launcher_foreground.png
./Autorentool-RMT/Autorentool-RMT.Android/Resources/values:
colors.xml
ic_launcher_background.xml
styles.xml
./Autorentool-RMT/Autorentool-RMT.UWP:
App.xaml
App.xaml.cs
Assets
Autorentool-RMT.UWP.csproj
FilmIcon.png
FolderPickerHelper.cs
HyperlinkIcon.png
ImageChecklist.png
ImageLogoBrainDark.png
ImageLogoBrainLight.png
ImageLogoEXIST.png
ImageLogoEXISTrmt.png
ImageLogoFullLight.png
ImageOld.png
ImageSharingContent.png
MainPage.xaml
MainPage.xaml.cs
MusikIcon.png
Package.appxmanifest
Properties
TextIcon.png
UWPDirectoryPicker.cs
UWPSerialNumberRetriever.cs
UWPSessionExporter.cs
UWPSessionImporter.cs
preview.png
./Autorentool-RMT/Autorentool-RMT.UWP/Assets:
LargeTile.scale-100.png
LargeTile.scale-200.png
LargeTile.scale-400.png
SmallTile.scale-100.png
SmallTile.scale-200.png
SmallTile.scale-400.png
SplashScreen.scale-100.png
SplashScreen.scale-200.png
SplashScreen.scale-400.png
Square150x150Logo.scale-100.png
Square150x150Logo.scale-200.png
Square150x150Logo.scale-400.png
Square44x44Logo.altform-unplated_targetsize-16.png
Square44x44Logo.altform-unplated_targetsize-256.png
Square44x44Logo.altform-unplated_targetsize-48.png
Square44x44Logo.scale-100.png
Square44x44Logo.scale-200.png
Square44x44Logo.scale-400.png
Square44x44Logo.targetsize-16.png
Square44x44Logo.targetsize-256.png
Square44x44Logo.targetsize-48.png
StoreLogo.backup.png
StoreLogo.scale-100.png
StoreLogo.scale-200.png
StoreLogo.scale-400.png
Wide310x150Logo.scale-100.png
Wide310x150Logo.scale-200.png
Wide310x150Logo.scale-400.png
./Autorentool-RMT/Autorentool-RMT.UWP/Properties:
AssemblyInfo.cs
Default.rd.xml
./Autorentool-RMT/Autorentool-RMT.iOS:
AppDelegate.cs
Assets.xcassets
Autorentool-RMT.iOS.csproj
Entitlements.plist
IOSSerialNumberRetriever.cs
Info.plist
Main.cs
Properties
Resources
./Autorentool-RMT/Autorentool-RMT.iOS/Assets.xcassets:
AppIcon.appiconset
./Autorentool-RMT/Autorentool-RMT.iOS/Assets.xcassets/AppIcon.appiconset:
Contents.json
./Autorentool-RMT/Autorentool-RMT.iOS/Properties:
AssemblyInfo.cs
./Autorentool-RMT/Autorentool-RMT.iOS/Resources:
Default-568h@2x.png
Default-Portrait.png
Default-Portrait@2x.png
Default.png
Default@2x.png
LaunchScreen.storyboard
fa-brands-400.ttf
fa-regular-400.ttf
fa-solid-900.ttf