提交历史

作者 SHA1 备注 提交日期
  Avram Lyon 911128c7d0 Fix intents for opening downloaded files 13 年之前
  Avram Lyon c2af0e640d Support for downloading attachments, with some more changes in the sync process. 13 年之前
  Avram Lyon 82dc1594be Finish DB changes for attachments (children) 13 年之前
  Avram Lyon 32848dbc2d More detailed and updated README 13 年之前
  Avram Lyon 1367c65481 Initial code for children (attachments), plus some work to update 13 年之前
  Avram Lyon e893fa9433 Fix collection size reporting to show real size, not number of items 13 年之前
  Avram Lyon c7e849dc63 Resetting classpath, then adding it to gitignore 13 年之前
  Avram Lyon 7a868108a3 Fixing up cursors. This might fix issue #19. 13 年之前
  Avram Lyon 9ed405409d First steps to fix cursor issues, moving to activities and managing explicitly 13 年之前
  Avram Lyon 09b9e5edec Null check in getSubcollections(..) 13 年之前
  Avram Lyon 78a39b59c8 - Add migration for deleteditems table for 1.0.2 clients who upgraded from 1.0.1 13 年之前
  Avram Lyon a7fe1f3c68 Upping version number to 1.0.2 for database creation hotfix 13 年之前
  Avram Lyon 4b4740d05b Add missing create table line for deleted items 13 年之前
  Avram Lyon 0070e9e944 Applying AGPLv3 declaration to add files, and adding license file 13 年之前
  Avram Lyon 425b623d80 More minor cleanup 13 年之前
  Avram Lyon 9a32699be6 Adding item deletion, bumping version to 1.0.1 (3) 13 年之前
  Avram Lyon efcf7910c6 - UI improvements: more detailed text, resized buttons 13 年之前
  Avram Lyon 6c04878ef3 Fix new item creation and syncing and get around our JSON template parsing issues 13 年之前
  Avram Lyon 3c50a35ff5 Big commit of things on their way to 1.0.1. Much of this is debug logging 13 年之前
  Avram Lyon 22edeba5c2 - Actually use collection timestamps to detect what to sync 13 年之前
  Avram Lyon 1f8018fb32 Reworking syncing, especially aggressive syncing, to iterate nicely over 13 年之前
  Avram Lyon 6252ef19c4 Strip out verbose logging (I have a lot of it!) using proguard. Tip from http://stackoverflow.com/questions/5553146/disable-logcat-output-completely-in-release-android-app/5553290#5553290 13 年之前
  Avram Lyon d124cc61f0 Last instance of incorrect prefs usage. Now OAuth is optional. 13 年之前
  Avram Lyon 5e5b1d054b Change to using default preference manager everywhere. Fixes issue #26 13 年之前
  Avram Lyon a40275a04a - Fix wrong call to localized strings function in previous commit 13 年之前
  Avram Lyon f67c91fe8d - Set activity titles when navigating from activity to activity 13 年之前
  Avram Lyon 134aa8e832 Incrementing version to allow APK update 13 年之前
  Avram Lyon 5aa2fa0044 Fixing minSdkVersion in manifest 13 年之前
  Avram Lyon 3b093f085d Final changes for 1.0 public release 13 年之前
  Avram Lyon 47fe797674 Changes to get prefs to start workingy 13 年之前