提交历史

作者 SHA1 备注 提交日期
  Avram Lyon 0e06dec3d5 * Note deletion, closes #49 13 年之前
  Avram Lyon f3f5162c91 Attempt to avoid locking issues by using advice from http://www.touchlab.co/blog/single-sqlite-connection/ 13 年之前
  Avram Lyon f3bd5e1df2 Add check for failed intent when attempting to view attachments online, since we're getting crashes there 13 年之前
  Avram Lyon a078c3b744 * enable standalone notes, closes #53 13 年之前
  Avram Lyon f5d9aa5896 Fix dialog handling for notes 13 年之前
  Avram Lyon 824fe203ea Properly propagate key changes to attachments, closes issue #60 13 年之前
  Avram Lyon 05181419d0 * More i18n, covering almost everything but Zotero terms (item types and fields); see issue #41 13 年之前
  Avram Lyon cf1de3014e Add english l10n 13 年之前
  Avram Lyon bc7f8c7d62 Bump version for 1.1.2 release 13 年之前
  Avram Lyon 40ec0521b3 Rework database connections to reduce Sqlite errors, closes #58 13 年之前
  Avram Lyon 2bfc7ffc33 More db-passing. 13 年之前
  Avram Lyon af9094e92e First i18n and l10n for issue #41; incomplete ru locale 13 年之前
  Avram Lyon ff7ece044b Initialize Attachment.queue before clearing; resolves NullPointerException crash report from Nov 6 13 年之前
  Avram Lyon ec574bdc3f Bump version number to 1.1.1 for release 13 年之前
  Avram Lyon dc1be4f946 * Infix item key to prevent attachment collisions, closes issue #55 13 年之前
  Avram Lyon 13b9899b3c Change attachment listings to show more info 13 年之前
  Avram Lyon e6aae1514b Fixes to download handling; still need more refinement 13 年之前
  Avram Lyon d75d3fabe0 Propagate item key updates, from adding new item via API, through to 13 年之前
  Avram Lyon d7376322c7 Adding support files for search functionality 13 年之前
  Avram Lyon 77de9b327c Rename package to prepare rerelease. This is going to be a real pain. 13 年之前
  Avram Lyon 1b1627e338 Adding search functionality using LIKE for limited fields (title, creator) 13 年之前
  Avram Lyon f5883c2c56 Bugfixes for collection selection on SEND intent 13 年之前
  Avram Lyon 8924830c3d Adding collection selection to new item from webpage 13 年之前
  Avram Lyon 5a2f1370fe Bumping to 1.1.0 version in manifest; fixing small warnings 13 年之前
  Avram Lyon 9a05f3e53a And now we can save webpages! 13 年之前
  Avram Lyon 28e9c4d208 Link attachments can now be viewed online 13 年之前
  Avram Lyon 82a4854ff3 Changes to support saving changes to attachments (children); this affects only notes for now 13 年之前
  Avram Lyon ee5eb1cc53 Add note editing. Need to check note syncing and improve UI 13 年之前
  Avram Lyon 39dc599ce0 Adding sorting to item lists 13 年之前
  Avram Lyon 1fba222148 More UI for attachments, fix some repeated sync issues 13 年之前