提交历史

作者 SHA1 备注 提交日期
  Avram Lyon 698d2763a7 Prevent null values for item fields. Addresses crash reported with 1.1.3 when we get a SEND intent with a null title 13 年之前
  Avram Lyon 2db21b6c93 Run add instead of update when syncing from a new item (closes #61) 13 年之前
  Avram Lyon 97d9bd18c7 And now WebDAV actually works! Closes #59 13 年之前
  Avram Lyon b1a2d9e5dd Make close() a no-op, as part of db reworking 13 年之前
  Avram Lyon 21106fee72 Preferences for WebDAV, with i18n. Now seems to work! 13 年之前
  Avram Lyon 11c943bdf2 Feedback while unzipping 13 年之前
  Avram Lyon ae53c5f46d WebDAV attachment download (#59) 13 年之前
  Avram Lyon bfe7825f2e More i18n 13 年之前
  Avram Lyon 0fb1f666bc File saving on a separate thread. Still cancelled by back button / leaving activity 13 年之前
  Avram Lyon d5bf2a6e66 i18n nit 13 年之前
  Avram Lyon 585ea7192b Support for adding and removing items from collections, closes #40 13 年之前
  Avram Lyon ae6ed4cb20 * Collection memberships can be removed (#40) 13 年之前
  Avram Lyon fd94b87bf8 Naive implementation of tag search (#33); further changes to be built into 13 年之前
  Avram Lyon 2d24f202bd Display # of collection memberships, on the short road to #40 13 年之前
  Avram Lyon 50eab2cb95 More i18n in ItemDataActivity 13 年之前
  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 年之前