Skip to content

Commit

Permalink
Updating default images. Pre-selecting top row on iPad
Browse files Browse the repository at this point in the history
  • Loading branch information
offsky committed Jun 15, 2012
1 parent 1848f93 commit ebdc34f
Show file tree
Hide file tree
Showing 104 changed files with 1,236 additions and 213 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added Artwork/.DS_Store
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "CodeBook/MasterViewController.m"
timestampString = "361470097.033635"
timestampString = "361489179.662052"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "114"
Expand Down
9 changes: 8 additions & 1 deletion CodeBook/DetailViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,15 @@ - (void)viewDidLoad

- (void) infoButtonAction
{
NSString *infoFileName = [self.detailItem objectForKey:@"INFO"];
//TODO: Present infoFileName in a modal dialog

return;

NSString *infoFileName = [self.detailItem objectForKey:@"INFO"];

UIViewController *infoViewController = nil;

[self presentModalViewController:infoViewController animated:YES];
}

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
Expand Down
4 changes: 2 additions & 2 deletions CodeBook/MasterViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ - (void)viewDidLoad
section3 = [[NSMutableArray alloc] initWithObjects:railfence, coltrans, nil];
section4 = [[NSMutableArray alloc] initWithObjects:morse, tap, ascii, nil];

if(UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad) {
//TODO: Highlight section 0, row 0
if(UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad) {
[self.tableView selectRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0] animated:NO scrollPosition:UITableViewScrollPositionNone];
}

}
Expand Down
Binary file modified Default-Landscape@2x~ipad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Default-Landscape~ipad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Default-Portrait@2x~ipad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Default-Portrait~ipad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Default@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 37 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,38 @@
CodeBook
========
========
This app contains 12 different methods for encrypting and decrypting secret messages. We will be adding more methods with future updates! Learn about cryptography with CodeBook•

•• Monoalphabetic Ciphers ••
A monoalphabetic cipher replaces one letter with another and uses the same substitution across the entire message. The popular Cryptogram puzzles that you see in newspapers and puzzle books are all monoalphabetic ciphers.

1) Caesar Cipher
2) Atbash Cipher
3) Keyword Cipher
4) Polybius Square Cipher

•• Polygraphic Ciphers ••
Instead of substituting one letter for another letter, a polygraphic cipher performs substitutions with two or more groups of letters. This has the advantage of masking the frequency distribution of letters, which makes decryption much more difficult.

5) Playfair Cipher
6) Bifid Cipher
7) Trifid Cipher

•• Transposition Ciphers ••
Unlike substitution ciphers that replace letters with other letters, a transposition cipher keeps the letters the same, but rearranges their order according to a specific algorithm.

8) Rail Fence Cipher
9) Columnar Transposition Cipher

•• Codes ••
A code is a monoalphabetic cipher that is standardized. Because everyone knows the secret, these are not use for encrypting messages, but instead for encoding the message in a format that is more convenient for certain purposes.

10) Morse Code
11) Tap Code
12) ASCII Code

Note: This app is for educational and entertainment purposes. None of the encryption methods in this app are safe enough to use for actual secret messages.


Keywords
========
code,cipher,encipher,encrypt,decode,decipher,decrypt,secret,encryption,codebook,decoder,caesar,morse
Binary file added Screenshots/caesar-iphone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/ipad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/list-iphone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 30 additions & 6 deletions build/CodeBook.build/Debug-iphoneos/CodeBook.build/CodeBook.dep
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
ffffffffffffffffffffffffffffffff 97b4beea9c267de044db165788e9d6d7 ffffffffffffffffffffffffffffffff 416 /Users/jake/Documents/Programming/CodeBook/build/CodeBook.build/Debug-iphoneos/CodeBook.build/CodeBook.xcent
ffffffffffffffffffffffffffffffff 81b610dc0ed75caea4c94f25c06d6306 ffffffffffffffffffffffffffffffff 1700 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app
00000000000000000000000000000000 2c0ba5fc51731102065419cde4dc4e92 ffffffffffffffffffffffffffffffff 224954 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/Default-Landscape@2x~ipad.png
00000000000000000000000000000000 ab2054fa7ca5770d6ab0e6e1f67e4846 ffffffffffffffffffffffffffffffff 95947 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/Default-Portrait@2x~ipad.png
00000000000000000000000000000000 75e8794d41f7f2874d4dcd8d117a9dab ffffffffffffffffffffffffffffffff 80801 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/Default-Landscape~ipad.png
00000000000000000000000000000000 68f7cf8cf302cd94e02e3b23f8fed68d ffffffffffffffffffffffffffffffff 24599 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/Default@2x.png
00000000000000000000000000000000 0f6ecec890eb6425350197b0e6a5ff6b ffffffffffffffffffffffffffffffff 32821 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/Default-Portrait~ipad.png
00000000000000000000000000000000 9583ac39e00d162a1e131d7a9913a19f ffffffffffffffffffffffffffffffff 7570 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/Default.png
ffffffffffffffffffffffffffffffff 47ff43f6778a38c8cb2e268b639490ab ffffffffffffffffffffffffffffffff 102 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app.dSYM
ffffffffffffffffffffffffffffffff 81b610dc0ed75caea4c94f25c06d6306 ffffffffffffffffffffffffffffffff 884 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app
ffffffffffffffffffffffffffffffff e1680a5c8a616e8567b9799dbc4cac7b ffffffffffffffffffffffffffffffff 42144 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/CodeBook
f960b4a94b04f8a19b089f7600f7fa38 2f755fb180d8060917085fe33247ebe8 ffffffffffffffffffffffffffffffff 69336 /Users/jake/Documents/Programming/CodeBook/build/CodeBook.build/Debug-iphoneos/CodeBook.build/Objects-normal/armv7/MasterViewController.o
ffffffffffffffffffffffffffffffff 97b4beea9c267de044db165788e9d6d7 ffffffffffffffffffffffffffffffff 414 /Users/jake/Documents/Programming/CodeBook/build/CodeBook.build/Debug-iphoneos/CodeBook.build/CodeBook.xcent
00000000000000000000000000000000 d85de918d7086dff970100f23a5b5c5f ffffffffffffffffffffffffffffffff 10934 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/embedded.mobileprovision
00000000000000000000000000000000 5db145acc653bedc3fecb3ea0adb8ec6 ffffffffffffffffffffffffffffffff 20137 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/icon72@2x.png
00000000000000000000000000000000 acc45eb131ab192f76d6a16fa558029e ffffffffffffffffffffffffffffffff 6308 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/icon72.png
00000000000000000000000000000000 4337f3983a9006a02d4883d70953b519 ffffffffffffffffffffffffffffffff 13869 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/icon57@2x.png
00000000000000000000000000000000 2ba8f5e4d3aa630d32f80ccdf9dc88d9 ffffffffffffffffffffffffffffffff 4097 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/icon57.png
00000000000000000000000000000000 40a5e48315ffa73b17d9ab10d87e1491 ffffffffffffffffffffffffffffffff 2391 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/trifid-info.html
00000000000000000000000000000000 4892abd9c40080b32ca167dae3337c59 ffffffffffffffffffffffffffffffff 1885 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/tap-info.html
00000000000000000000000000000000 a2c52ad2c159ebdb288a0fdabfdff90d ffffffffffffffffffffffffffffffff 1175 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/railfence-info.html
00000000000000000000000000000000 ae3e212d6d914632bf7796b54ad03cba ffffffffffffffffffffffffffffffff 1349 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/polybius-info.html
00000000000000000000000000000000 9294294777a87d1533a7733229fae12e ffffffffffffffffffffffffffffffff 2688 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/playfair-info.html
00000000000000000000000000000000 e33b56486601b139076497dc13fc9c62 ffffffffffffffffffffffffffffffff 14662 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/morse.gif
00000000000000000000000000000000 6bc25dd16fac11d2d9c33d2bf5b5f5b2 ffffffffffffffffffffffffffffffff 981 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/morse-info.html
00000000000000000000000000000000 0d881334f48d2d3116f897ce50e7cc23 ffffffffffffffffffffffffffffffff 850 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/keyword-info.html
00000000000000000000000000000000 b9949fb9ee752091d3921e302aac00b3 ffffffffffffffffffffffffffffffff 2087 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/coltrans-info.html
00000000000000000000000000000000 dc454c48cc71db85ea420552ecc63779 ffffffffffffffffffffffffffffffff 1133 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/caesar-info.html
00000000000000000000000000000000 f41612571e38f2ad774fe8d7e7410725 ffffffffffffffffffffffffffffffff 2223 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/bifid-info.html
00000000000000000000000000000000 3ce774831aab6980b2d4ea3b6ef4e914 ffffffffffffffffffffffffffffffff 593 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/atbash-info.html
00000000000000000000000000000000 4b8a99a4a1028387d34f8bc2a6be16e5 ffffffffffffffffffffffffffffffff 3643 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/ascii.png
00000000000000000000000000000000 4d6ffd8b29b03b7e466080712667d7f8 ffffffffffffffffffffffffffffffff 565 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/ascii-info.html
00000000000000000000000000000000 ff2f71ecb222be7c38805da789aa0944 ffffffffffffffffffffffffffffffff 1763 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/back.png
00000000000000000000000000000000 4771d3228479ea5cbbfaf44f13e0a899 ffffffffffffffffffffffffffffffff 27086 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/tests.html
00000000000000000000000000000000 c06946366fbc206935a5047676802051 ffffffffffffffffffffffffffffffff 949 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/tap.html
00000000000000000000000000000000 73989e08f27f5d5908df41722f188448 ffffffffffffffffffffffffffffffff 1004 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/style.css
00000000000000000000000000000000 4676ca340c7b83b5ac80d1bce3337923 ffffffffffffffffffffffffffffffff 1150 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/railfence.html
Expand All @@ -22,12 +47,11 @@ ffffffffffffffffffffffffffffffff 81b610dc0ed75caea4c94f25c06d6306 ffffffffffffff
00000000000000000000000000000000 710f5b0bf9a7a6887830e0ae648c9877 ffffffffffffffffffffffffffffffff 947 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/trifid.html
00000000000000000000000000000000 204bdfb037009cb6fa078fc011e4a08d ffffffffffffffffffffffffffffffff 24482 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/cipher.js
00000000000000000000000000000000 5b6a4f403b97d07820564d11196d219b ffffffffffffffffffffffffffffffff 94840 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/jquery-1.7.2.min.js
ffffffffffffffffffffffffffffffff e1680a5c8a616e8567b9799dbc4cac7b ffffffffffffffffffffffffffffffff 42144 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/CodeBook
f960b4a904deaf479b089f7600f7fb6d 186ed5a5259c5207fa7741abb707a791 ffffffffffffffffffffffffffffffff 60384 /Users/jake/Documents/Programming/CodeBook/build/CodeBook.build/Debug-iphoneos/CodeBook.build/Objects-normal/armv7/DetailViewController.o
f960b4a94b04f8a19b089f7600f7fa38 2f755fb180d8060917085fe33247ebe8 ffffffffffffffffffffffffffffffff 69336 /Users/jake/Documents/Programming/CodeBook/build/CodeBook.build/Debug-iphoneos/CodeBook.build/Objects-normal/armv7/MasterViewController.o
ffffffffffffffffffffffffffffffff 38c042b2521fed0cf0fdfd6894c1c2db ffffffffffffffffffffffffffffffff 61936 /Users/jake/Documents/Programming/CodeBook/build/CodeBook.build/Debug-iphoneos/CodeBook.build/Objects-normal/armv7/AppDelegate.o
ffffffffffffffffffffffffffffffff 51199bfbaf6ef441bd731757952ebd5d ffffffffffffffffffffffffffffffff 3176 /Users/jake/Documents/Programming/CodeBook/build/CodeBook.build/Debug-iphoneos/CodeBook.build/Objects-normal/armv7/main.o
000000004fda57e60000000000000139 f960b4a94b04f7f09b089f7600f7fa1c ffffffffffffffffffffffffffffffff 3961956 /var/folders/w4/mmp48tgn5bd7gqbkj8yrxm940000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/CodeBook-Prefix-guywgarxseqqalebaukttxfnrsnq/CodeBook-Prefix.pch.pth
00000000000000000000000000000000 f39abe4313a9d54fa9b0ddd03a711d08 ffffffffffffffffffffffffffffffff 8 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/PkgInfo
00000000000000000000000000000000 f39abe4313a9d54fa9b0ddd03a711d08 ffffffffffffffffffffffffffffffff 1286 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/Info.plist
00000000000000000000000000000000 f39abe4313a9d54fa9b0ddd03a711d08 ffffffffffffffffffffffffffffffff 1589 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/Info.plist
00000000000000000000000000000000 598c09b502e1d869ad920d4049a19b7e ffffffffffffffffffffffffffffffff 485 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/ResourceRules.plist
00000000000000000000000000000000 4771d3228479ea5cbbfaf44f13e0a899 ffffffffffffffffffffffffffffffff 27086 /Users/jake/Documents/Programming/CodeBook/build/Debug-iphoneos/CodeBook.app/tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<plist version="1.0">
<dict>
<key>application-identifier</key>
<string>6DX5ZV23MC.com.toodledo.CodeBook</string>
<string>6DX5ZV23MC.com.olefsky.CodeBook</string>
<key>get-task-allow</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>6DX5ZV23MC.com.toodledo.CodeBook</string>
<string>6DX5ZV23MC.com.olefsky.CodeBook</string>
</array>
</dict>
</plist>
Binary file not shown.
Loading

0 comments on commit ebdc34f

Please sign in to comment.