Commit Graph

1920 Commits

Author SHA1 Message Date
Magesh K
e5ef0575e8 [Feature]: Import external backup, Restore n-1 backup if current backup is corrupted by importing wrong directory 2025-01-07 18:24:25 +05:30
Magesh K
e4c3bd0521 [ErrorLog]: Fix too much spacing in the right bar buttons in navigation bar 2025-01-02 22:20:37 +05:30
Magesh K
22118ffdb6 [diagnostics]: make operations logging into console to be conditional, toggled by a switch in settings 2025-01-02 20:59:27 +05:30
Magesh K
ab4c0225b6 [AuthScreen]: Fix toastView bg/fg color and text color 2025-01-02 20:30:16 +05:30
Magesh K
c7762df65e [refactor]: renamed package Util.debug to Util.diagnostics 2025-01-02 20:22:42 +05:30
Magesh K
79d8d6fd88 [FileName-Timestamp]: use accuracy upto millis to have unique file name 2025-01-02 20:16:21 +05:30
Magesh K
56f0a591b3 [coredata-export]: Tried implementing serialization underlying for the sqlite store when performing backup, but cannot do so because coredata might have open handle to db 2025-01-02 20:12:14 +05:30
Magesh K
73d18c3a59 [diagnostics]: Added exporting of the coredata sqlite for debugging 2025-01-02 20:05:16 +05:30
Magesh K
9371e0c7ec [CI]: post apps-v2 on main instead of nightly 2024-12-30 04:21:46 +05:30
Magesh K
cecb14df9f [CI]: use main branch for updates to apps-v2 sources.json 2024-12-30 03:54:18 +05:30
Magesh K
64bb6b9015 [CI]: apps-v2 sources.json updater - use default bundleID as sidestore 2024-12-30 03:36:28 +05:30
Magesh K
d0c3080349 [CI]: updated sources.json updater script 2024-12-30 03:27:03 +05:30
Magesh K
d30320f33f [apps-v2]: sync submodule to latest commit 2024-12-30 03:25:26 +05:30
Magesh K
6b56635a8a [CI]: updated nightly workflow to match apps-v2 2024-12-30 03:24:31 +05:30
Magesh K
5095181682 [apps-v2]: updated to push beta(nightly) updates to sources 2024-12-30 00:49:06 +05:30
Magesh K
da606b564f [apps-v2]: updated to latest commit 2024-12-30 00:48:40 +05:30
Magesh K
fe0b264eb0 [Console-Log]: Added raw console logging in ErrorLog section (ladybug icon) 2024-12-29 03:12:59 +05:30
Magesh K
4d1e6a4711 [README]: updated iOS requirement 2024-12-28 14:54:38 +05:30
Magesh K
59c8e2ff5a [Fix]: operate on UI controls in main thread 2024-12-28 02:12:03 +05:30
Magesh K
4cf72efc00 [README]: updated min iOS to 15 and added info about cocoapods requirement for development 2024-12-28 02:06:14 +05:30
Magesh K
3984809758 Reapply "[cleanup]: remove left overs from last cleanup"
This reverts commit cb99428886.
2024-12-28 01:01:06 +05:30
Magesh K
576788afbe [Pods-fix]: using "Folders" feature of xcode to organize files bumped the project objectVersion from 60 to 71(Xcode 16) which is still unsupported by latest cocoapods 2024-12-28 00:54:04 +05:30
Magesh K
87edaaccb2 [xcconfigs]: Move the missed configs and fix path for pods directory 2024-12-28 00:48:16 +05:30
Magesh K
cb99428886 Revert "[cleanup]: remove left overs from last cleanup"
This reverts commit 5dc43924d6.
2024-12-28 00:44:06 +05:30
Magesh K
5dc43924d6 [cleanup]: remove left overs from last cleanup 2024-12-27 23:38:52 +05:30
Magesh K
140498d43b [AltSign]: updated to use latest AltSign from SideStore/AltSign master 2024-12-27 23:36:53 +05:30
Magesh K
66be67e85d [cleanup]: declutter by moving the xcconfig into their own directory 2024-12-27 23:36:21 +05:30
Magesh K
50c48b417d -[AltSign]: updated submodule to latest 2024-12-27 23:13:10 +05:30
Magesh K
351704f62b [AltSign]: updated to use latest AltSign from SideStore/AltSign master 2024-12-27 22:52:30 +05:30
Magesh K
e15642d003 [xcconfig]: corrected the variable from DEBUG_BUNDLE_ID_SUFFIX to BUNDLE_ID_SUFFIX 2024-12-27 18:48:08 +05:30
Spidy123222
e6750d4fa9 Try adding backwards compatibility in trusted
Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com>
2024-12-27 00:25:52 -08:00
Magesh K
431d0079cb [trusted-apps]: update url to develop branch trustedapps.json (need to move it to proper location later) 2024-12-26 22:00:38 +05:30
Magesh K
6bc89aa4ab [CI]: update rebase.yml to alpha.yml 2024-12-26 21:15:29 +05:30
Magesh K
e5d5b436cf [rebase]: restore dropped changes 2024-12-26 21:15:29 +05:30
Magesh K
97bd312fb3 [SPM-package-cache]: Never check-in the resolved package file into SCM 2024-12-26 21:15:29 +05:30
Magesh K
97d13b2386 cleanup received from rebase-2.0-wip 2024-12-26 21:15:29 +05:30
Magesh K
947637dc71 [Icons]: added Snow icon 2024-12-26 21:15:29 +05:30
Magesh K
235f241ed5 [Settings]: added toggle for ExportResignedApps to export resigned apps to SideStore Documents dir 2024-12-26 21:15:29 +05:30
Magesh K
592cb357cf [CI]: Added conditional deployment of the alpha commit to apps-v2 sources
- (useful when debugging CI and to prevent continuous in-app update noise to the users)
2024-12-26 21:15:29 +05:30
Magesh K
7080607262 [AltBackup]: Fix: fakesign was not applied to AltBackup.ipa since it was not re-created causing missing entitlements 2024-12-26 21:15:29 +05:30
Magesh K
39fc3d8617 [AppGroupsID]: use common ID across sideStore, widget, altbackup 2024-12-26 21:15:29 +05:30
Magesh K
14f745a715 [CI]: Fix dSYM artifact upload path 2024-12-26 21:15:29 +05:30
Magesh K
912d37ff4d [View]: Fix: temporarily use hardcoded values for headerSize since double dequeue is strictly disallowed 2024-12-26 21:15:29 +05:30
Magesh K
9949e90e8c [debug]: added export capability for resigned apps and makefile cleanup 2024-12-26 21:15:29 +05:30
Magesh K
9fd8f2a766 [AltBackup]: restore dropped changes 2024-12-26 21:15:29 +05:30
Magesh K
f13a7e58ff [AltStoreCore]: cut out recursion due to customError inheritance in ALTLocalizedError for errorDescription field 2024-12-26 21:15:29 +05:30
Magesh K
0fef90b744 [CI]: upgrade to use Xcode 16.1 on macOS 14 runner 2024-12-26 21:15:29 +05:30
Magesh K
09561e83c8 [debug]: restore debug information format to "dwarf-with-dsym" 2024-12-26 21:15:29 +05:30
Magesh K
7ef59f6cec [xcconfig]: refactor AltStore xcconfig to extract out common configs 2024-12-26 21:15:29 +05:30
Magesh K
a9efbb837c [bundleID]: use BUNDLE_ID_SUFFIX for both debug/release builds and separate unsigned-altStoreCore from signed bundleID 2024-12-26 21:15:29 +05:30