Skip to content

Commit

Permalink
Merge pull request ProjectManticore#14 from ProjectManticore/revamp
Browse files Browse the repository at this point in the history
UI redesign
  • Loading branch information
rpwnage authored Aug 27, 2021
2 parents c23fdc8 + b567759 commit 21a4aa7
Showing 13 changed files with 505 additions and 135 deletions.
8 changes: 4 additions & 4 deletions manticore.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -733,7 +733,7 @@
CODE_SIGN_ENTITLEMENTS = manticore/manticore.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.0.1;
DEVELOPMENT_TEAM = 2H5YTYL5HZ;
DEVELOPMENT_TEAM = 3LJ9H6BD56;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/manticore/include",
@@ -753,7 +753,7 @@
);
MARKETING_VERSION = 0.1;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = lol.mattso.manticore;
PRODUCT_BUNDLE_IDENTIFIER = com.rpwnage.manticore;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = "1,2";
WARNING_CFLAGS = "-Wunused";
@@ -774,7 +774,7 @@
CODE_SIGN_ENTITLEMENTS = manticore/manticore.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 0.0.1;
DEVELOPMENT_TEAM = 2H5YTYL5HZ;
DEVELOPMENT_TEAM = 3LJ9H6BD56;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
"$(SRCROOT)/manticore/include",
@@ -794,7 +794,7 @@
);
MARKETING_VERSION = 0.1;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = lol.mattso.manticore;
PRODUCT_BUNDLE_IDENTIFIER = com.rpwnage.manticore;
PRODUCT_NAME = "$(TARGET_NAME)";
TARGETED_DEVICE_FAMILY = "1,2";
WARNING_CFLAGS = "-Wunused";
6 changes: 6 additions & 0 deletions manticore/Assets.xcassets/Package Managers/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "Cydia_logo.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "unnamed.jpeg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "laMqxYhl.jpeg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "Zebra-Package-Manager-actualizado-a-la-version-11-con-una.jpeg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
525 changes: 401 additions & 124 deletions manticore/Base.lproj/Main.storyboard

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions manticore/ViewController.m
Original file line number Diff line number Diff line change
@@ -36,6 +36,7 @@ bool checkDeviceCompatibility(){
}
}


char *Build_resource_path(char *filename){
NSString *resourcePath = [[NSBundle mainBundle] resourcePath];
if(filename == NULL) {
@@ -66,6 +67,8 @@ - (void)viewDidLoad {
// Do any additional setup after loading the view.
}

- (IBAction)done:(UIStoryboardSegue *)segue {
}

- (IBAction)runJailbreak:(id)sender {
[self sendMessageToLog:@"[*] Starting...."];
14 changes: 7 additions & 7 deletions manticore/de.lproj/Main.strings
Original file line number Diff line number Diff line change
@@ -6,13 +6,13 @@
"0yi-4F-L8u.text" = "APNonce setzen";

/* Class = "UILabel"; text = "Enable Tweaks"; ObjectID = "2Nf-dY-FJy"; */
"2Nf-dY-FJy.text" = "Tweaks erlauben";
"2Nf-dY-FJy.text" = "Tweaks Erlauben";

/* Class = "UIButton"; normalTitle = "Jailbreak"; ObjectID = "6hM-Fc-FDp"; */
"6hM-Fc-FDp.normalTitle" = "Jailbreak";

/* Class = "UILabel"; text = "Restore RootFS"; ObjectID = "AVZ-qX-0ms"; */
"AVZ-qX-0ms.text" = "RootFS wiederherstellen";
"AVZ-qX-0ms.text" = "RootFS Wiederherstellen";

/* Class = "UIButton"; normalTitle = "Jailbreak"; ObjectID = "B09-wX-UeI"; */
"B09-wX-UeI.normalTitle" = "Jailbreak";
@@ -24,25 +24,25 @@
"Kda-OK-gFg.text" = "iOS 14.0 - 14.3";

/* Class = "UIButton"; normalTitle = "Save & Set APNonce"; ObjectID = "WEh-zy-xS5"; */
"WEh-zy-xS5.normalTitle" = "APNonce speichern & setzen";
"WEh-zy-xS5.normalTitle" = "APNonce Speichern & Setzen";

/* Class = "UIButton"; normalTitle = "Options"; ObjectID = "czz-vo-cHF"; */
"czz-vo-cHF.normalTitle" = "Einstellungen";

/* Class = "UILabel"; text = "Block OTA Updates"; ObjectID = "efL-nQ-xsh"; */
"efL-nQ-xsh.text" = "OTA Updates blockieren";
"efL-nQ-xsh.text" = "OTA Updates Blockieren";

/* Class = "UILabel"; text = "Compatibility"; ObjectID = "i1H-yX-3n8"; */
"i1H-yX-3n8.text" = "Kompatibilität";

/* Class = "UILabel"; text = "Remove ScreenTime"; ObjectID = "kyq-MK-M3C"; */
"kyq-MK-M3C.text" = "Bildschirmzeit entfernen";
"kyq-MK-M3C.text" = "Bildschirmzeit Entfernen";

/* Class = "UILabel"; text = "Manticore"; ObjectID = "mUJ-nK-XHv"; */
"mUJ-nK-XHv.text" = "Manticore";

/* Class = "UILabel"; text = "Your iPhone 11 Pro on iOS 14.3 is compatible with Manticore!"; ObjectID = "o5h-H3-igh"; */
"o5h-H3-igh.text" = "Dein iPhone 11 Pro mit iOS 14.3 ist kompatibel mit Manticore!";
"o5h-H3-igh.text" = "Your iPhone 11 Pro on iOS 14.3 is compatible with Manticore!";

/* Class = "UITextView"; text = "Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda."; ObjectID = "oZg-Pf-ew7"; */
"oZg-Pf-ew7.text" = "Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.";
@@ -54,4 +54,4 @@
"xtR-ck-MtY.text" = "iOS 14.0 - 14.3";

/* Class = "UILabel"; text = "Toggle Log Window"; ObjectID = "yiE-wg-tPU"; */
"yiE-wg-tPU.text" = "Log-Fenster einblenden";
"yiE-wg-tPU.text" = "Log Window Einblenden";

0 comments on commit 21a4aa7

Please sign in to comment.