Daniel Chick
07c895ddba
[tvOS] App Settings & Splashscreen ( #1419 )
...
* Bring over iOS app settings
* Re-enable advanced settings menu option
* Conditionally show splash screen
* Disable app appearance setting
* cleanup
* File rename
* Change how version is displayed
* Disable app icon option due to not working
* comment
* Bring over signout interval section
* Enforce sign-out on close
* Revert change
* localizations
* wip
---------
Co-authored-by: chickdan <=>
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2025-02-06 20:59:18 -07:00
Joe Kribs
adec8de122
[Meta] 2025 Disclaimer ( #1381 )
2025-01-02 16:05:15 -07:00
Joe Kribs
23beb088da
[iOS] Admin Dashboard - User Profiles ( #1328 )
...
* Make user profile more generic. Still need to make it work for the reset image / other stuff like delete & username.
* Username Changing and PFP deletion.
* Functional, refreshing, and good to go!
* Clean up localizations
* Migrate [UserDto] -> IdentifiedArrayOf<UserDto>
* Solve "Username should probably be at the top of this section."
* allow notification filter
* WIP:
Created `UserProfileHeroImage` but I haven't used it anywhere.
* Centralize UserProfileHeroImages
* Rename UserProfileImages
* Fix Merge Issue?
* Move to UserProfileImage
* Merge with Main
* Fix Merge?
* Clear the cache on update.
* Delete duplicate `UserProfileImage`
* wip
* wip
* Update ImagePipeline.swift
* fix tvOS build issue and update comment to be more accurate
* clean up
* fix string
---------
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-12-28 22:35:10 -07:00
Steve Byatt
58dfddeeca
Update lastSignedInUserID defaults to use new UserSignInState enum ( #1209 )
...
* init
* projecgt file
* Update project.pbxproj
---------
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-09-02 01:00:25 -06:00
Daniel Chick
29b917ead0
Migrate to the latest version of Factory ( #1097 )
2024-07-01 19:58:59 -06:00
Ethan Pippin
b2a31dbc3a
User Profile Image Selection ( #1061 )
2024-05-22 13:45:48 +09:00
Ethan Pippin
74b8b286c7
User/Server Sign In Redesign ( #1045 )
2024-05-14 23:42:41 -06:00
Ethan Pippin
b038f05848
Update 2024 headers ( #951 )
...
* update header
* the rest after upgrading
2024-01-13 15:13:44 -07:00
Ethan Pippin
a08a92e98a
New Year, New Video Player + Other Goodies ( #593 )
2023-04-20 09:33:51 -06:00
Ethan Pippin
3ffb67a400
Implement Factory ( #587 )
2022-09-15 11:32:47 -06:00
Ethan Pippin
cfb3aa1faa
No Tab Characters and Before First for Argument and Parameter Wrapping ( #482 )
2022-07-16 07:46:25 -06:00
David Ullmer
46cbd4f7d1
Implement suggestions
2022-07-12 19:54:52 +02:00
David Ullmer
95aabd22d0
Add Quick Connect input in settings
2022-07-12 15:01:10 +02:00
Ethan Pippin
4c76ac1438
new log structure
2022-01-25 12:35:38 -07:00
Ethan Pippin
4298062ca3
swiftformat
2022-01-10 12:28:03 -07:00
Ethan Pippin
3eb92cd325
cinematic views for tvOS and more final work
2022-01-03 18:38:50 -07:00
Ethan Pippin
5b451ceaaa
begin final work
2022-01-02 21:20:20 -07:00
Ethan Pippin
b2fb9fbe2b
Add BasicAppSettingsView, refactor, and organize
2021-10-15 09:35:32 -06:00
Ethan Pippin
b6b78cc617
Reduce item view complexity
2021-08-31 23:12:09 -06:00
Ethan Pippin
4e41863d23
Add custom time skip durations
2021-08-17 23:41:08 -06:00
acvigue
95977c1053
[create-pull-request] automated change
2021-07-27 01:47:11 +00:00
Ethan Pippin
4fa6059a2a
Allow changing appearance
2021-07-26 13:44:14 -06:00
Aiden Vigue
f1dc7be31d
Add related items, add logging statements.
2021-07-14 17:42:53 -04:00
acvigue
e6ede1280d
[create-pull-request] automated change
2021-06-25 18:46:43 +00:00
PangMo5
fe5f41838c
fix naming
2021-06-26 03:05:05 +09:00
PangMo5
c27ebe5ad2
add SearchablePickerView
2021-06-25 18:49:54 +09:00
PangMo5
f308219c34
Apply prefer language settings to VideoPlayer
2021-06-25 17:42:40 +09:00
PangMo5
3ee33461d3
add Defaults package
...
replaced UserDefaults.default with Defaults
add prefer language settings
2021-06-25 17:02:24 +09:00
Aiden Vigue
de632aeb7e
add some views - rename a few folders.
2021-06-15 19:56:49 -04:00