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 年之前 |
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 年之前 |