Commit Graph

1243 Commits

Author SHA1 Message Date
naturecodevoid
09b82a8cc4 [skip ci] Remove me from feature report assignees
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
2023-12-12 18:32:21 -08:00
naturecodevoid
c5f47dabc1 [skip ci] Remove me from bug report assignees
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
2023-12-12 18:32:05 -08:00
Stern
ff7d018d54 [skip ci] ci: Update stable.yml
This removes workflow_dispatch as it was making the builds show as SideStore `develop`

Signed-off-by: Stern <xsternent@gmail.com>
2023-11-28 05:50:44 -05:00
Stern
6d8ed2b608 Merge pull request #550 from SideStore/Add-description-for-idle
Add description on what disable idle timeout toggle + change add to Siri text for accuracy
2023-11-28 03:12:22 -05:00
Spidy123222
8c4010d558 Change button text for adding Siri to refresh apps
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
2023-11-27 23:39:20 -08:00
Spidy123222
82d3011fc0 add description on what disable idle timeout toggle
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
2023-11-27 23:18:36 -08:00
junepark678
7dbd5022ed bugfix(NoIdle): Fix slider not being set to correct value on load 2023-11-28 12:00:20 +09:00
June Park
221dfae820 [skip ci] bump nightly to 0.5.5
Signed-off-by: June Park <rjp2030@outlook.com>
2023-11-28 03:02:04 +09:00
June P
b8f0d3e650 bugfix: fix removal of attributes 2023-11-28 02:34:15 +09:00
Stern
27023125b7 Merge pull request #539 from junepark678/NoIdle
feat(Operations): don't idle timeout during installations
2023-11-27 12:12:10 -05:00
June P
e3765e5504 bugfix: fix appending to a list that is nil 2023-11-28 02:04:14 +09:00
June Park
3b4a658464 Merge branch 'develop' into NoIdle
Signed-off-by: June Park <rjp2030@outlook.com>
2023-11-28 00:46:48 +09:00
junepark678
a653e1beb5 bugfix: make it able to be toggled, fix bug in crash on installation 2023-11-28 00:44:47 +09:00
nythepegasus
2f38b687f4 [skip ci] Bump nightly to 0.5.4
Signed-off-by: nythepegasus <nythepegasus84@gmail.com>
2023-11-27 10:39:41 -05:00
Stern
3243b4358c [skip ci] ci: add workflow_dispatch
Signed-off-by: Stern <xsternent@gmail.com>
2023-11-27 10:18:06 -05:00
nythepegasus
cc59e5ab93 [skip ci] Add other project maintainers to CODEOWNERS
Signed-off-by: nythepegasus <nythepegasus84@gmail.com>
2023-11-27 09:37:25 -05:00
junepark678
81806ca4ec chore(Clear Cache): do proper error handling 2023-11-27 09:31:36 -05:00
June Park
c82ad2486b bugfix(settings): fix rounding issues on clear cache button (#536) 2023-11-27 09:31:36 -05:00
Spidy123222
a9b54c2f70 move debug row 2023-11-27 09:31:36 -05:00
Spidy123222
cc21c45238 make button function again 2023-11-27 09:31:36 -05:00
Spidy123222
127d8b1d08 change order of settings debug section 2023-11-27 09:31:36 -05:00
Spidy123222
2405fabca3 Add button to storyboard 🙄 2023-11-27 09:31:36 -05:00
Spidy123222
8c864a3959 please fix to show button 2023-11-27 09:31:36 -05:00
Spidy123222
7418f8177d attempt fix settings 2023-11-27 09:31:36 -05:00
Spidy123222
59f4629cfc fix the mighty error 2023-11-27 09:31:36 -05:00
Spidy123222
74e604eb3e get rest of batcherror 2023-11-27 09:31:36 -05:00
Spidy123222
34b906f722 please o riley build 2023-11-27 09:31:36 -05:00
Spidy123222
1aff19cf86 hopefully fix error code build error 2023-11-27 09:31:36 -05:00
Riley Testut
15f699a5c7 Adds “Clear Cache” description to Techy Things section footer
(cherry picked from commit fe0e637135ed2c64e9fe3fb65a82930369e907e3)
2023-11-27 09:31:36 -05:00
Riley Testut
78e4f52b67 Adds “Clear Cache” button to remove temporary files and uninstalled app backups
(cherry picked from commit 4ff61d33f6b31c27cb61de68767a5151764feb96)
2023-11-27 09:31:36 -05:00
junepark678
95704a0537 chore(App IDs, My Apps): change back to full 2023-11-27 09:22:19 -05:00
junepark678
cdafd03aa4 chore(App IDs, My Apps): change to use DateComponentsFormatter.UnitsStyle.abbreviated 2023-11-27 09:22:19 -05:00
junepark678
190a05ec6b bugfix(App IDs, My Apps): fix date display 2023-11-27 09:22:19 -05:00
junepark678
87f0c7d661 bugfix(App IDs, My Apps): display only necessary information 2023-11-27 09:22:19 -05:00
junepark678
0ef10b5d93 bugfix(App IDs, My Apps): calculate in correct direction in time (we aren't time travelers) 2023-11-27 09:22:19 -05:00
junepark678
3d23b09529 feat(My Apps): make expiration dates more specific 2023-11-27 09:22:19 -05:00
junepark678
3b7e8ec0fa chore(App IDs): localize Unknown string 2023-11-27 09:22:19 -05:00
junepark678
7cbc1dff65 feat(App IDs): make expiration dates more specific 2023-11-27 09:22:19 -05:00
junepark678
cb5afe1c8d feat: remove reliance on Info.plist for getting udid 2023-11-27 09:21:54 -05:00
junepark678
f96c3ce350 feat(Operations): don't idle timeout during installations 2023-11-26 10:51:33 +09:00
nythepegasus
43e5dc5950 [skip ci] Update Ignited source URL 2023-11-06 09:02:49 -05:00
Spidy123222
30492bb279 Change pairing file link with new wiki link
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
2023-10-23 13:12:23 -07:00
nythepegasus
5ef38b9f5d Fix AltWidget App Group issue 2023-10-23 10:12:09 -04:00
naturecodevoid
686d4cbab1 Revert most of xcodeproj changes 2023-10-21 20:44:49 -07:00
naturecodevoid
85c440e40b Revert "Attempt to fix submodule dependencies for GH runner"
This reverts commit bac820bcaa.
2023-10-21 20:30:32 -07:00
naturecodevoid
4a2679986a Use forked libplist 2023-10-21 20:30:23 -07:00
nythepegasus
535fe70e50 [skip ci] Bump nightly to 0.5.3
Signed-off-by: nythepegasus <nythepegasus84@gmail.com>
2023-10-21 21:02:41 -04:00
nythepegasus
32eec5bea0 Update Roxas 2023-10-21 20:35:32 -04:00
nythepegasus
bac820bcaa Attempt to fix submodule dependencies for GH runner 2023-10-21 20:34:44 -04:00
nythepegasus
f19129bf0f Update limd/libplist submodules 2023-10-20 22:04:47 -04:00