Blog

Version 1.6

Bug fix, which caused an unnoticeable crash in the background Stability to delete iCloud Bookmarks, which you would have created in the iOS partner app Ssupport for GetTheResearch.org in highlight & search Ssupport for GetTheResearch.org (Single Page Application) for Open Access Detection (DOI) Sa slightly improved layout

Version 1.6

After adding a lot of features in version 1.5, this version focuses on improving usability of these features.  * The code for finding Open Access versions of otherwise paywalled scientific articles has been further improved * You will now find a familiar tabbed interface, ensuring quick and easy access to all features * Settings, which […]

Version 1.5

Thank you for your interest in OA Helper, in this release a lot has happened: Improved DOI recognition ———————— Several enhancements have been made to make the recognition of Digital Object Identifiers on popular sites, such as PubMed.gov more accurate. Improved handling of unpaywall.org response ——————————————- I had made a mistake in handling the unpaywall.org […]

Version 1.1

For this version, I focused on improving the user experience: * in the result overview you will now see up to two lines of the title and three lines of the abstract * furthermore in the result list an icon indicates whether a PDF is readily available (green) or a click to core.ac.uk is needed […]

Swift 4: Copy a UILabel in iOS

By default a UILabel doesn’t get any copy & paste commands in iOS. After all, it’s a label, why would you want to copy a label? It turns out, you might want to do that, if you are “abusing” a label to show something useful and in that case you probably want the entire label […]

Scroll to top