Tim Su
|
ff16bb21ce
|
Applied proper format strings where applicable
|
13 years ago |
Tim Su
|
4b5419cc30
|
Deleting deprecated androidxml2po script. Using a2po with appropriate template names for api and android projects.
|
13 years ago |
Tim Su
|
3c5f3f20e6
|
Added translations for the files not yet shipped with Astrid
|
13 years ago |
Tim Su
|
b589a25e32
|
New translation system build on android2po. Includes bin/a2po script, locales folders.
|
13 years ago |
Sam Bosley
|
8b0f3e80cc
|
Refactored sync preferences to go straight back to task list and autosync after logging in, other polish
|
13 years ago |
Sam Bosley
|
c92693feef
|
Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags
|
13 years ago |
Sam Bosley
|
0d7f5b21b9
|
Use update instead of updateWithOnConflict--it caused an api level error and we want the abort semantics anyways
|
13 years ago |
Tim Su
|
cbe42c1532
|
Moved art to assets folder to get preserved by jjjenkins
|
13 years ago |
Tim Su
|
ff01ab795f
|
Subtasks help page now looks cool and fits on one page
|
13 years ago |
Tim Su
|
cbb4df0c11
|
Make our default task order have a fixed time component so crittercism alamgamates crashes
|
13 years ago |
Tim Su
|
df1e3cba8c
|
Fix for SQL onconflict - specify FAIL. This fixes the default update's error because we don't use transactions.
|
13 years ago |
Tim Su
|
d8f08f0b61
|
Don't let sync with errors report date of 1969
|
13 years ago |
Tim Su
|
fc0989fcfa
|
Merge remote-tracking branch 'origin/4.0' into 120220-st
|
13 years ago |
Tim Su
|
04c92a3915
|
Made tag view stuff work together in tandem with subtasks
|
13 years ago |
Andrew Shaw
|
fbd3c90a21
|
fixed update comments for task created, and specialized comments for different update views
|
13 years ago |
Tim Su
|
d9765ee8b6
|
Add a sort setting for toggling subtasks. On change, it recreates the task list. Also a fix for the child tasks not getting completed with subtasks correctly
|
13 years ago |
Tim Su
|
9cff87724e
|
Merge remote-tracking branch 'origin/4.0' into 120220-st
|
13 years ago |
Tim Su
|
c83cdfba7a
|
Made forward progress on being able to toggle drag and drop from sort dialog
|
13 years ago |
Sam Bosley
|
d3ce02dffc
|
Introduce a nullable option for properties to fix errors where some long properties would return null instead of 0
|
13 years ago |
Tim Su
|
57f3a70089
|
Refactored GtasksTaskListUpdater into OrderedListUpdater to create a new child class
|
13 years ago |
Sam Bosley
|
33dc23d5db
|
Check uniqueness of remote id in task api dao
|
13 years ago |
Sam Bosley
|
6c0ef54104
|
I broke abstractdatabase.insert. Fixed now
|
13 years ago |
Sam Bosley
|
46f2ee2c2e
|
Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id.
|
13 years ago |
Andrew Shaw
|
f1595129c7
|
Pushing queued updates and enabling commenting while offline
|
13 years ago |
Sam Bosley
|
451abd43c6
|
New task actions--killed the quick action bar and REQUEST_ACTIONS api constant
|
13 years ago |
Tim Su
|
d9a0ff6b46
|
Removd printline and unneeded suppress warning
|
13 years ago |
Tim Su
|
772e90fa56
|
Add gzip to outgoing requests. According to my benchmarks it has a very small effect.
|
13 years ago |
Andrew Shaw
|
99a8a73638
|
Task rabbit views
|
13 years ago |
Tim Su
|
f12560be95
|
Merge pull request #129 from sbosley/120208_sb_sync_polish
120208 sb sync polish
|
13 years ago |
Sam Bosley
|
f6ff8d0e60
|
Sync error reporting
|
13 years ago |
Sam Bosley
|
c4b0a3629c
|
Make last sync date work with new providers in sync preferences
|
13 years ago |
Tim Su
|
be714da510
|
Got amazon search working
|
13 years ago |
Sam Bosley
|
37b24d530b
|
Refactored new sync providers into api project and created a new SyncV2BackgroundService
|
13 years ago |
Tim Su
|
26df60f891
|
Now stuff compiles
|
13 years ago |
Tim Su
|
09d0d27ec0
|
Fixed up all translation strings by hand
|
13 years ago |
Tim Su
|
23c6c9d38e
|
First pass at translation via automation
|
13 years ago |
Tim Su
|
955fdc20b6
|
Code cleanup
|
13 years ago |
Sam Bosley
|
f41a1b3de9
|
If the currently active list is deleted, switch to active tasks
|
13 years ago |
Sam Bosley
|
d8cdd97478
|
Make sure placeholder share bar images show up immediately after share
|
13 years ago |
Sam Bosley
|
9a5120cba4
|
Fixed a bug in filterwithcustomintent, fixed text color in list members
|
13 years ago |
Sam Bosley
|
5658f820de
|
Alert popup for when magic has happened via quickadd markup
|
13 years ago |
Tim Su
|
53b7b76a55
|
Bring api and facebook projects in line with our core build target
|
13 years ago |
Sam Bosley
|
695c78fd18
|
Killed the NotificationWrapperActivity and other custom wrappers for custom intents--just use the normal tasklistactivity with a custom fragment
|
13 years ago |
Sam Bosley
|
c498eabba6
|
Gtasks V2 sync provider
|
13 years ago |
Sam Bosley
|
05018ec901
|
Merge remote-tracking branch 'upstream/120120_as_new_task_icons' into 4.0
|
13 years ago |
Sam Bosley
|
b281f48aef
|
Popup for tag settings activity
|
13 years ago |
Andrew Shaw
|
0d56cc8c83
|
Task rows no longer have repeat details and shortened the due date string
|
13 years ago |
Tim Su
|
6f6956dcd8
|
Merge branch 'master' into 4.0
Conflicts:
astrid/AndroidManifest.xml
astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
astrid/project.properties
astrid/res/drawable-hdpi/widget_frame.png
astrid/res/drawable-land-hdpi/widget_frame.png
astrid/res/drawable-land/widget_frame.png
astrid/res/drawable/widget_frame.png
astrid/res/layout/task_list_activity.xml
astrid/src/com/todoroo/astrid/activity/FilterListActivity.java
astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
greendroid/GreenDroid/.classpath
|
13 years ago |
Arne Jans
|
45635f22ec
|
Fixed the loginpage and actfmaloginactivity for landscape
|
13 years ago |
Tim Su
|
85eda2a62d
|
Added new progress bar to task list activity, now using it to sync task list activity
|
13 years ago |