Maarten Billemont
91e0a04e66
Add support for i386 in libjson-c and libsodium builds.
2017-08-13 16:53:18 -04:00
Maarten Billemont
661fc523ad
Don't pass nil error to crashlytics.
2017-08-13 16:49:56 -04:00
Maarten Billemont
b9cbaf7343
Cross-compile fixes for iOS.
2017-08-13 15:52:08 -04:00
Maarten Billemont
a8776eec58
Fix C cli API.
2017-08-13 08:50:16 -04:00
Maarten Billemont
d9cdb7ef83
Fix error name collision.
2017-08-13 01:00:03 -04:00
Maarten Billemont
28c7a64bd2
Fork json-c temporarily to fix some code issues.
2017-08-13 00:30:25 -04:00
Maarten Billemont
d7193f7753
Adapt macOS for new APIs.
2017-08-12 22:26:48 -04:00
Maarten Billemont
f5c7d11f0e
Add marshalling metadata lookup & adapt iOS for new APIs.
2017-08-12 21:57:47 -04:00
Maarten Billemont
c0ba96daa2
Update Darwin platform project with solid support for linking libsodium & libjson-c
2017-08-11 01:42:03 -04:00
Maarten Billemont
c044ae79cd
Support updating the mpw, showing loginName, adding new sites & questions, fix password memory leak.
2017-08-07 17:42:38 -04:00
Maarten Billemont
322e056661
Implement algorithm support for hybrid personal passwords.
2017-08-05 17:33:45 -04:00
Maarten Billemont
9d5105a9e5
Rename identifiers to align better with their meaning (siteVariant -> keyPurpose, siteContext -> keyContext, siteType -> passwordType).
2017-08-01 13:45:54 -04:00
Maarten Billemont
3c5cb1673a
Split the API into the three distinct phases of the mpw algorithm.
2017-08-01 08:31:39 -04:00
Maarten Billemont
13107063df
Refactor marshall utilities out, some clean-up, and prepare iOS/macOS project for libjson-c
2017-07-28 09:50:26 -04:00
Maarten Billemont
560cb1a266
WIP performing marshalling of sites in C.
2017-07-15 21:13:49 -04:00
Maarten Billemont
738ad197b2
Fix the main thread lock-up detector across background events.
2017-06-06 22:10:02 -04:00
Maarten Billemont
cfcc5287db
Fix bad assumption that there is always a zero'th group.
2017-06-04 09:46:41 -04:00
Maarten Billemont
d3e3c9d720
Fixes #174 - Login name copy button was made inoperative when hint was hidden.
2017-06-03 11:57:41 -04:00
Maarten Billemont
2e2c654ec9
Fix for fetchedResultsController getter, haslib() and ability to turn off libsodium.
2017-05-28 15:32:50 -04:00
Maarten Billemont
d361ae2381
Assist the user with store setup and allow continuing anyway.
2017-05-08 14:58:46 -04:00
Maarten Billemont
fcbb93762a
Cleanup, renaming restructuring, etc.
2017-05-07 18:44:09 -04:00
Maarten Billemont
f86210f5da
Ability to handle versions without suffix after platform.
2017-05-04 14:30:50 -04:00
Maarten Billemont
e96f678236
Introduce a main thread lockup test feature.
2017-05-04 13:57:12 -04:00
Maarten Billemont
25b13dfb22
Rollback temporary storyboard hack.
2017-05-01 18:41:55 -04:00
Maarten Billemont
635692ef09
Fix issue causing site list to appear empty on login.
2017-05-01 18:40:51 -04:00
Maarten Billemont
e6bab4e504
Support for associating a URL to sites.
2017-05-01 18:32:52 -04:00
Maarten Billemont
cd6b7e6051
Settle on a method of making the password cells visible in storyboard.
2017-04-30 19:08:34 -04:00
Maarten Billemont
b180202e07
Dismiss keyboard when dropping down preferences or app deactivates.
2017-04-30 18:54:07 -04:00
Maarten Billemont
f83f2af529
Fix store product images and http URL links.
2017-04-30 18:45:08 -04:00
Maarten Billemont
cf2c30cfe6
Convert store into template cells for products.
2017-04-30 17:48:03 -04:00
Maarten Billemont
834e94ebd5
Fix usage of dubious objectID in global context.
2017-04-29 23:52:57 -04:00
Maarten Billemont
6d9be3fdfe
Add support for Answers and improved Fabric integration.
2017-04-29 23:03:50 -04:00
Maarten Billemont
07e55140ac
Bump Pearl.
2017-04-29 18:07:06 -04:00
Maarten Billemont
fbbd08790d
Pasteboard improvements, UI fixes and site name from pasteboard URL.
...
[UPDATED] Timeout after 3 min for other pasteboard copies too.
[FIXED] Sometimes cell content loading can fail, schedule a retry.
[UPDATED] Dismiss keyboard when copying content.
[IMPROVED] Handling of deactivation and reactivation observation.
[ADDED] When a URL is in the pasteboard, search for the hostname.
2017-04-29 17:50:48 -04:00
Maarten Billemont
fcaa5d1d8c
Some improvement to observing user changes.
2017-04-29 15:01:24 -04:00
Maarten Billemont
ea5be8efcb
Rewrite handling of collection view and table view reloading for reliability.
2017-04-27 02:22:01 -04:00
Maarten Billemont
c8b4933c3d
Expire the password from the clipboard after 3 minutes on iOS 10+.
2017-04-26 22:01:27 -04:00
Maarten Billemont
15ac7a2dbf
Improve font size and font scaling fixes.
2017-04-22 12:00:47 -04:00
Maarten Billemont
bb58ed0169
Update In-App Settings Kit.
2017-04-22 10:03:31 -04:00
Maarten Billemont
4545a5c745
Improve readability of some of the smaller and thinner fonts.
2017-04-22 09:52:28 -04:00
Maarten Billemont
da8c7064fe
Support for reduced transparency.
2017-04-20 22:29:10 -04:00
Maarten Billemont
d9bd604436
Improve support for import/export headers on iOS/Mac.
...
[ADDED] iOS/macOS support for Full Name, Algorithm and Default Type mpsites headers.
2017-04-19 21:58:10 -04:00
Maarten Billemont
c99252809d
Disable ADHOC and tester functionality / bypasses.
2017-04-18 20:31:38 -04:00
Maarten Billemont
d704f451a3
Fixed issue causing emergency generator password button to not respond.
2017-04-17 22:27:36 -04:00
Maarten Billemont
2c9ab5d153
Fixed issue when cancelling touchID login.
2017-04-17 22:13:01 -04:00
Maarten Billemont
d5d33da12f
Fixed UI issues with passwords list and drop-down animation + support for phrase and name default types.
...
[FIXED] Fixed issues with animating changes in the passwords list during certain & multiple events.
[FIXED] Slightly broken UI prior to drop-down animation & improved animation a bit.
[ADDED] Phrase & Name default password types.
2017-04-17 21:57:08 -04:00
Maarten Billemont
0a1f215a1a
Style login name, add login generated gear, improve logic for when to show login name.
2017-04-15 10:57:52 -04:00
Maarten Billemont
907d2a8ca6
Fixed key disappearing from NSCache after suspension and not being reloaded from keychain.
2017-04-15 02:28:11 -04:00
Maarten Billemont
89f6e77f67
Hack to ensure Xcode doesn't incorrectly link libsodium.dylib instead of libsodium.a
2017-04-14 17:23:41 -04:00
Maarten Billemont
e3edd42b88
Fixed a bug in PearlMutableStaticTableViewController.
2017-04-14 16:10:11 -04:00
Maarten Billemont
cc5d246d7d
Update Storyboard.
2017-04-14 13:20:13 -04:00
Maarten Billemont
ca320de6d9
Fix detection of ios platforms.
2017-04-14 13:08:23 -04:00
Maarten Billemont
23aae490df
Update version calculation.
2017-04-14 00:43:34 -04:00
Maarten Billemont
3fcf1131ac
Need to -resume the task to start it, fixes issue with importing sites.
2017-04-14 00:24:34 -04:00
Maarten Billemont
d91140439a
Properly deactivate when copying password so previous app regains focus and signOut happens properly.
2017-04-13 11:33:03 -04:00
Maarten Billemont
a7912dd1b7
Small format update.
2017-04-13 00:06:46 -04:00
Maarten Billemont
05391d893e
Fix slow fuzzy queries.
2017-04-12 23:41:17 -04:00
Maarten Billemont
2047422b08
Generate libsodium's ios/osx libs first run.
2017-04-10 13:29:52 -04:00
Maarten Billemont
e3fffc1923
Migrate from Tarsnap's scrypt to libsodium.
2017-04-10 11:43:55 -04:00
Maarten Billemont
9bf50569cc
Fix some remaining references to libscrypt.
2017-04-09 08:32:34 -04:00
Maarten Billemont
4058d33202
Support for dynamically linking libscrypt & libsodium as alternative to statically linking Tarsnap's scrypt.
2017-04-08 14:25:54 -04:00
Maarten Billemont
29ecbaeb19
Move adhoc-signing into CODE_SIGN_IDENTITY.
2017-04-06 09:19:34 -04:00
Maarten Billemont
3ebdfe1180
Try adhoc-signing for Test builds
2017-04-06 01:20:56 -04:00
Maarten Billemont
b13bdb171e
Update iOS and macOS schemes.
2017-04-06 00:23:01 -04:00
Maarten Billemont
2cfa1439e6
Don't upload to Crashlytics when not building archive.
2017-04-05 17:03:05 -04:00
Maarten Billemont
a363a8a715
GPLv3 headers on C and ObjC code.
2017-04-05 16:56:22 -04:00
Maarten Billemont
4c5c7b8aaf
Move code-signing configuration into target and fix loginhelper.
2017-04-05 16:18:35 -04:00
Maarten Billemont
e4d3c0b47c
Configure macOS Test scheme with no signing.
2017-04-05 14:40:07 -04:00
Maarten Billemont
ec0712350f
PCH fixes for macOS/iOS switching.
2017-04-05 12:53:56 -04:00
Maarten Billemont
86f956571d
Needs 14 2's to work around iTc bug.
2017-04-01 00:43:44 -04:00
Maarten Billemont
559934607b
Reformat to AppCode style.
2017-04-01 00:30:53 -04:00
Maarten Billemont
de4300c3d3
Improve the style a little of these menu tips.
2017-03-30 12:29:34 -04:00
Maarten Billemont
05f91d53db
Fix description of full-screen menu item.
2017-03-30 12:22:59 -04:00
Maarten Billemont
01eddf9f42
macOS project configuration updates.
2017-03-30 12:15:28 -04:00
Maarten Billemont
58a6f17641
Updates for latest Xcode.
2017-03-11 11:20:15 -05:00
Maarten Billemont
63b757f51a
More Master Password availability.
2017-03-06 17:51:43 -05:00
Maarten Billemont
94159ed11a
Adjust darwin build configuration to new project structure.
2017-03-06 17:25:59 -05:00