Commit Graph

659 Commits

Author SHA1 Message Date
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 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
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
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
b38f0a1896 Add iOS 17 JIT error notice with other errors 2023-10-20 21:51:24 -04:00
nythepegasus
90e5142bcd Hardcode SideStore's URL scheme for now 2023-10-20 21:51:24 -04:00
nythepegasus
cf35e400a8 Add newly compiled AltBackup 2023-10-20 21:51:24 -04:00
Bogdan Seniuc
70a1e5d97a Use provisioning profile details instead of guessing active app limit 2023-10-20 21:50:50 -04:00
nythepegasus
db1accdedd Remove buggy retry code finally 2023-10-17 17:37:29 -04:00
naturecodevoid
c7794dc7b9 Update Swift Packages and submodules (#469)
* Update Swift Packages

* Update submodules

* make sure it builds

---------

Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
2023-09-17 10:45:55 -07:00
naturecodevoid
bffaecf2c0 [skip ci] Add more information to staging errors (#468)
* Point to my forks and attempt to add more information to staging errors

* Improve error message a bit

* Revert fetch-prebuilt.sh changes

* Undo some whitespace changes

* missed one

* oops

* [skip ci]

* [skip ci]

* [skip ci] remove staging directory from install app error

Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>

---------

Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
Co-authored-by: Dadoum <dadoum@protonmail.com>
2023-09-17 10:37:49 -07:00
Spidy123222
52a951a279 Fix message and put in proper spot.
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
2023-07-27 23:42:32 -07:00
Spidy123222
f903ee23e1 Make Notification explanation smaller for refresh
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
2023-07-27 23:17:58 -07:00
Nythepegasus
d173ddd0ce Update default anisette server 2023-07-27 06:55:31 -04:00
Nythepegasus
33082b676f Fix going to the home screen 2023-07-27 06:23:26 -04:00
Nythepegasus
35f888d95b Reintroduce notification/pop-up 2023-07-27 06:23:26 -04:00
Nythepegasus
9ab744d193 Remove extra returns and make sure to decrement 2023-07-27 06:23:26 -04:00
Nythepegasus
03b0486186 Finally fix retries for minimuxer calls 2023-07-27 06:23:26 -04:00
nythepegasus
a0caecb295 [skip ci] Merge pull request #419 from Nythepegasus/chore/up-fixes
[Chore] Pull upstream changes from AltStore
2023-07-27 06:22:54 -04:00
Riley Testut
f944ae2c79 Enforces 77x31 minimum size for PillButton 2023-07-27 04:47:44 -04:00
Riley Testut
382f430d9e Fixes incorrect cell height for some News items
We need to take layoutMargins into account when calculating the height of the prototype cell.
2023-07-27 04:47:44 -04:00