Sam Bosley
|
d5b704badf
|
Fixed another widget with custom task list bug
|
13 years ago |
Sam Bosley
|
7233b14f35
|
Merge upstream/master
|
13 years ago |
Sam Bosley
|
7ff8adf475
|
Updates to widget to use the custom component of tags correctly
|
13 years ago |
Tim Su
|
15db4fbd86
|
More fix
|
13 years ago |
Tim Su
|
f80ebaa0c9
|
Fix for first_task and first_list metrics not being reported
|
13 years ago |
Sam Bosley
|
121774dd4a
|
Fixed a bug with task completion, moved onBackPressed override to tlwa
|
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
|
d67c5adab2
|
Centered task checkbox and it no longer cuts off on animation. Also centered text and set max lines to 2
|
13 years ago |
Sam Bosley
|
7d06f46fc4
|
Fixed some bugs with quickadd, adjusted landscape layout weights
|
13 years ago |
Sam Bosley
|
1afc91152c
|
Fixed a bug with the filterlist fragment not being present on phones
|
13 years ago |
Tim Su
|
372e66da8a
|
Get rid of task edit wrapper activity in default task edititing mode
|
13 years ago |
Tim Su
|
b79c666f22
|
Cleaned up / consolidated fragment logic, implemented three-pane layout
|
13 years ago |
Tim Su
|
41b672928d
|
Minor source code cleanup
|
13 years ago |
Andrew Shaw
|
0d56cc8c83
|
Task rows no longer have repeat details and shortened the due date string
|
13 years ago |
Andrew Shaw
|
b98c1ecbe3
|
New checkboxes
|
13 years ago |
Tim Su
|
d0a9889490
|
Fix for oauth error when you are not online
|
13 years ago |
Tim Su
|
9597e91ecc
|
Use userinfo.profile as authentication scope to get user information
|
13 years ago |
Tim Su
|
363db8d62c
|
One-click google login.
|
13 years ago |
Andrew Shaw
|
e63c374b98
|
Changed padding so checkbox isn't cut off
|
13 years ago |
Andrew Shaw
|
fe16310518
|
Added new check box images for tasks
|
13 years ago |
Sam Bosley
|
21e66cc82f
|
Fix for the problem described here: http://code.google.com/p/android/issues/detail?id=23096
|
13 years ago |
Sam Bosley
|
31dc5e4958
|
Forgot the images
|
13 years ago |
Sam Bosley
|
2d7ebe67b9
|
Updates to task adapter row, placeholders for checkboxes
|
13 years ago |
Sam Bosley
|
34e751e632
|
Register a device id with c2dm
|
13 years ago |
Sam Bosley
|
7f740c159c
|
Moved filterlist creation back into onCreate to fix a refresh bug
|
13 years ago |
Sam Bosley
|
2cdf3f9f62
|
Fixed a bunch of bugs with behavior when creating new lists
|
13 years ago |
Sam Bosley
|
7094a852cc
|
Fix proguard optimizing out a google method, round 2
|
13 years ago |
Sam Bosley
|
6e15d95a6e
|
Adjusted C2DM receiver to only process when logged in, added helper class for SyncResultCallback
|
13 years ago |
Sam Bosley
|
f5c5cfa354
|
Updated style of new list button in FLA
|
13 years ago |
sbosley
|
2646b38dbd
|
Merge pull request #123 from atshaw/120119_as_walkthrough_text_edit
Walkthrough text polish with henry
|
13 years ago |
Sam Bosley
|
790373c3cb
|
Polished background color of list view, highlight currently selected list
|
13 years ago |
Andrew Shaw
|
6ebe7a3461
|
Walkthrough text polish with henry
|
13 years ago |
Sam Bosley
|
6b9e23436a
|
Strip unecessary fields out of filter list items
|
13 years ago |
Sam Bosley
|
a6a1a9fcff
|
Added a refresh receiver to the filterlist fragment to refresh lists after sync
|
13 years ago |
Sam Bosley
|
a99a484cbb
|
Use the filterlist fragment view directly in the popover on phones
|
13 years ago |
Sam Bosley
|
50eebc46b8
|
Refactor filter adapter to not be expandable
|
13 years ago |
Sam Bosley
|
dd7daff539
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
e30263b04e
|
Modified proguard to keep a class that gtasks sync needs
|
13 years ago |
Sam Bosley
|
9d237bf81f
|
Merge from upstream/master
|
13 years ago |
Sam Bosley
|
06514f3a19
|
Try/catch in update message dialog to fix crashes with trying to show with a non-running activity
|
13 years ago |
Tim Su
|
14f8d81ae8
|
Allow ability to show welcome activity from settings
|
13 years ago |
Tim Su
|
7412481730
|
Merge pull request #122 from atshaw/120118_as_regex_fix
Fixed regular expression error
|
13 years ago |
Tim Su
|
b366ebf35a
|
Merge remote-tracking branch 'mruwek/Polish-translation'
Conflicts:
astrid/res/values-pl/strings.xml
|
13 years ago |
Tim Su
|
b3f3bd02ea
|
If you haven't saved a tag, don't transmit picture until after you have.
|
13 years ago |
Tim Su
|
cf64d736cd
|
Removed sync code from filter list activity in preparation for fragments
|
13 years ago |
Tim Su
|
8ffe684d94
|
Bring back a menu item for synchronizing with Astrid.com from task list activity. Modified the abstract provider class to make that happen
|
13 years ago |
Andrew Shaw
|
f5bc5fbca2
|
Fixed regular expression error where task only added the first word of the tag
|
13 years ago |
Sam Bosley
|
acc651f9fc
|
Merge fixes from upstream/master
|
13 years ago |
Sam Bosley
|
84a0311f23
|
Updated landscape layout
|
13 years ago |