Commit Graph

23 Commits

Author SHA1 Message Date
PangMo5 923af3f013 swiftlint autocorrect 2021-11-08 03:53:42 +09:00
PangMo5 6307ae4e26 Replace R.swift with Swiftgen 2021-11-08 03:37:01 +09:00
PangMo5 1e0ae4745c Replace the existing strings and texts with R.swift 2021-11-08 02:56:07 +09:00
Ethan Pippin 7af1a4ac1f Directory cleanup 2021-10-15 13:56:50 -06:00
Ethan Pippin fdeb74a0bd Neutralize all entitlements 2021-10-15 13:41:10 -06:00
Ethan Pippin b2fb9fbe2b Add BasicAppSettingsView, refactor, and organize 2021-10-15 09:35:32 -06:00
Ethan Pippin 804ddd1d5d Remove KeychainSwift from widget 2021-10-15 00:58:25 -06:00
Ethan Pippin 1576d9d6b7 Create new SessionManager and begin new connect flow 2021-10-13 15:58:45 -06:00
PangMo5 5d96de329f Temporarily process deep link from HomeView 2021-08-25 20:15:57 +09:00
acvigue e6ede1280d [create-pull-request] automated change 2021-06-25 18:46:43 +00:00
Aiden Vigue e1d2edfca4
51 prep 2021-06-22 00:10:54 -04:00
Aiden Vigue a7ed08e2b5
release 49 2021-06-20 23:18:22 -04:00
acvigue add5908be2 [create-pull-request] automated change 2021-06-18 02:34:18 +00:00
Aiden Vigue ac26ac8077
some fixes for TabView getting cut off when scrolling out of viewport. 2021-06-17 22:33:41 -04:00
Aiden Vigue 104bdaddb9
changes 2021-06-17 15:17:44 -04:00
PangMo5 c66fce752a Singleton renamed 2021-06-14 03:08:42 +09:00
PangMo5 bc03de481d add ServerEnvironment
add SessionManager
remove WidgetEnvironment
2021-06-14 01:26:56 +09:00
Aiden Vigue 5a2a0f06a4
build 43 2021-06-13 00:48:54 -04:00
Aiden Vigue 3d6eb2f183
release 41 2021-06-12 00:00:02 -07:00
Aiden Vigue 18cc3ac15d
bugs bugs bugs *squash* 2021-06-10 17:28:05 -07:00
github-actions[bot] b26f81247a
[create-pull-request] automated change (#47)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
2021-06-10 09:28:21 -07:00
Aiden Vigue 93edcee7dd
req to opt 2021-06-10 01:20:01 -07:00
Kwangmin Bae 7c5a4441c1
Add Next Up Widgets (#43)
* WIP

* add EntryView UI

apply AppGroups
apply KeychainGroups

* update widget layout

* update widget layout

* Refactoring

add WidgetEnvironment
add snapshot logic
add placeholder

* fix

* fix team id

* pass ci?

* update keychain group

* Update PersistenceController.swift

Co-authored-by: Aiden Vigue <acvigue@me.com>
2021-06-10 01:05:52 -07:00