Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Licorize Service #128

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open

Added Licorize Service #128

wants to merge 51 commits into from

Conversation

pippolino
Copy link

Licorize is a minimalistic and fast to-do manager that you can feed with your bookmarks and web updates.

On ShareKit we enabled link and text sharing on Licorize service.

Licorize User:
login url: http://licorize.com/applications/licorize/site/access/login.jsp

user: testerLicorize
passwd: goodtester

Test OAuth
Key: TM4BTDAK1N4D7ZSJ5GFJ6V4Y2IG47B913
Secret: JC1683G7H9H1L6D9533U1JPT948428YXSG96Z4B86D3NR9F5V1BS3XB51A7E5KEM

Test XAuth
Key: Z2J9C2ENR9TX178225WIPX5854DC44N24
Secret: 1I7PTDU51F6I5451W2825M4AG7I6GWU6L4LV3UJ6C6WGN63IRC55E8324629EBZE

ideashower and others added 30 commits July 6, 2010 14:17
- Debug switch
- ModalPresentationStyle (for iPad apps)
- ModalTransitionStyle (for iPad apps)

New Features:
- Logout of all services +[SHK logoutOfAll]
- Logout of specific service +[SHK logoutOfService:serviceId]

Critical Fixes:
- Delicious token expiring after 1 hour
- Bit.ly could return non-bit.ly domains causing shortened url to be rejected

Minor Improvements:
- SHKActionSheet tried to act on indexes less than 0
- Cancelling OAuth login no longer prompts 'user cancelled' error message

Other bug fixes
- Fixed facebook logout
- Added additional comments for setting up twitter
- Added sanity check to catch pin based auth with twitter
- Version 0.1.6 - release going to website
You can add your own language by simply adding your lang in ShareKit.bundle.

You have to include ShareKit.bundle now in your project
…t were evaluated on clickedButtonAtIndex. This produced a black screen when no mail client was setup, mail was a favorite and the user pressed "more".
- SHKPhotoAlbum: Save images to photo album action
- Facebook accepts text sharing

Fixes:
- SHKItem now carries over full item when sharing
- Crash when saving items offline that did not contain custom variables
- Modal popups would not go away when using pagesheet modal type on iPad
- Editing sharers now affects actionsheet choices
- Race condition in SHKShareMenu

Improvements:
- Improved display of SHKTwitterForm on iPad
- Facebook uses text variable when sharing urls to repopulate status message
- SHKMail now uses up to date template, improved handling of text when it's available in SHKItem
- Updated SHKActionSheet to not override delegate, now you can assign your own delegate

Code Refactoring:
- Renamed SHLocalizedString to use proper SHK prefix
- Updated SHKLocalizedString to work like stringWithFormat
- Removed/Combined some localization strings
-SHKTwitter: Don't attempt to shorten while offline
-SHKTwitter: Crash on @"Follow %@" format string
-SHKEmail: Added 'Sent with ...'
-SHKDelicious: Titles were double encoded
-SHK: SHKStringOrBlank function

-Updated FBConnect to version 1.3.0
innopage and others added 21 commits August 26, 2010 03:41
- New: Added 'logout' button example to project

- Improved: Moved translations into file structure that is easier to view in github

- Fixed: Translations not being applied
- Fixed: C++ compile error because of 'new' in SHKSwizzle
- Fixed: Twitter message dialog appearing blank
- Fixed: Twitter failed to login with special characters (%&,etc) in password
- Fixed: OAuth logout now flushes cookies from domain too
- Fixed: Twitter dialog does not display 'ALREADY_A_BITLY_LINK' from bit.ly response
- Fixed: SHKMail now listens to SHKModalTransitionStyle
- Fixed: SHKMail signature not localized
- Fixed: Problems in devices without email configured
- Fixed: Issue where SHKActionSheet could respond to the incorrect choice
- Fixed: Removed auto-correction form login form fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants