2
0

Emergency generator, action pictograms.

[ADDED]     Emergency Generator!
[ADDED]     Easier method for just using the master password algorithm bare.
[UPDATED]   Pictograms in action popup and centering of text.
This commit is contained in:
Maarten Billemont
2013-04-19 00:43:01 -04:00
parent c31df49599
commit ac1358a0ec
12 changed files with 397 additions and 274 deletions

View File

@@ -38,6 +38,7 @@
- (Class)classOfType:(MPElementType)type;
- (NSString *)generateContentForElement:(MPElementGeneratedEntity *)element usingKey:(MPKey *)key;
- (NSString *)generateContentNamed:(NSString *)name ofType:(MPElementType)type withCounter:(NSUInteger)counter usingKey:(MPKey *)key;
@end