Onboarding Screen (#906)

This PR is related to this issue: #676

### What's new
-  Add an onboarding screen (only appear on first launch)
- 🇫🇷 French translations for the new onboarding screen
- 🛠 Reorganize AppDelegate a bit
- 🛠 Move View Controllers into folders

### What's left to do
All current translations beside French & English (for the new onboarding) are missing for now.
If you want to help with translations, please read the opening post of this discussion: #637
This commit is contained in:
Guillaume B 2022-01-26 14:16:56 +01:00 committed by GitHub
parent 4d408a581f
commit e60ffc9326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 944 additions and 39 deletions

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>6970</string>
<string>7000</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>