update moloko to 0.17 or something
This commit is contained in:
parent
19e098a88c
commit
b52e3cd190
|
@ -4,36 +4,22 @@ Web Site:http://code.google.com/p/moloko
|
|||
Source Code:http://code.google.com/p/moloko/source/list
|
||||
Issue Tracker:http://code.google.com/p/moloko/issues/list
|
||||
|
||||
Summary:Remember the Milk client
|
||||
Summary:Todo list app
|
||||
Description:
|
||||
The goal of the app is to support nearly all features provided by the RTM web application. Moloko
|
||||
accesses all tasks via a local database. Network connection is only necessary for background
|
||||
The goal of the app is to support nearly all features provided by
|
||||
the rememberthemilk.com web application. Moloko
|
||||
accesses all tasks via a local database. Network connection is
|
||||
only necessary for background
|
||||
synchronization. Currently it supports German, English and French language.
|
||||
|
||||
rememberthemilk.com is a website that helps you manage todo lists. The app sets up an account provider
|
||||
and you can choose read access or read/write access to your account.
|
||||
rememberthemilk.com is a website that helps you manage todo lists.
|
||||
The app sets up an account provider
|
||||
and you can choose read access or read/write access to your account,
|
||||
but you will need an account on the website first.
|
||||
|
||||
Read access for RTM features: see RTMAccessLevels on the wiki
|
||||
* lists (including smart lists)
|
||||
* tasks
|
||||
* tags
|
||||
* notes
|
||||
* locations (including Google Maps and Navigation)
|
||||
* contacts (support for linking RTM contacts to phone contacts. See RTMContactLinking)
|
||||
|
||||
Write/Delete access for RTM features: see RTMAccessLevels on the wiki
|
||||
* adding/editing/removing tasks
|
||||
* adding/editing/removing notes
|
||||
* adding/renaming/removing lists including smart lists
|
||||
* create smart lists from searches
|
||||
* Support for RTM smart add syntax
|
||||
|
||||
Support for Android integrated search dialog. Allows searching for tasks using smart search syntax
|
||||
from above with search history.
|
||||
|
||||
Support for HTTP and HTTPS access of RTM including proxy settings and compression to save data volume.
|
||||
|
||||
RTM smart search syntax operators. Also used for smart lists. See the wiki on the website for more.
|
||||
Support for HTTP and HTTPS access of RTM including proxy settings and
|
||||
compression to save data volume. RTM smart search syntax operators:
|
||||
also used for smart lists. See the wiki on the website for more.
|
||||
.
|
||||
|
||||
|
||||
|
@ -41,8 +27,11 @@ Repo Type:git-svn
|
|||
Repo:http://moloko.googlecode.com/svn/trunk
|
||||
|
||||
Build Version:0.16.3b,90115,629,update=.;lib/ActionBarSherlock
|
||||
Build Version:0.17.0b,94208,714,update=.;lib/ActionBarSherlock,target=android-16,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1lib/ActionBarSherlock@' project.properties
|
||||
|
||||
#Not in Market
|
||||
Update Check Mode:None
|
||||
Current Version:0.16.3b
|
||||
Current Version Code:90115
|
||||
Current Version:0.17.0b
|
||||
Current Version Code:94208
|
||||
|
||||
|
|
Loading…
Reference in a new issue