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 |
Sam Bosley
|
a98fe9e0a5
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
49b01b3d4c
|
Added another proguard rule to fix support.v4 library warnings
|
13 years ago |
Sam Bosley
|
e6014d531d
|
Merge remote-tracking branch 'upstream/master' into 4.0
|
13 years ago |
Sam Bosley
|
a3456a397f
|
Updated proguard with rule for AbstractModel
|
13 years ago |
Sam Bosley
|
c130db2c9e
|
Removed redundant jar file (it's already in the actionbarsherlock project)
|
13 years ago |
Sam Bosley
|
b0e5cbef39
|
Resolve some left over merge conflicts
|
13 years ago |
Sam Bosley
|
dd11d36160
|
Merge upstream/master
|
13 years ago |
Sam Bosley
|
e0a6e52523
|
Fixed a bug that would cause activity from this user to not display correctly
|
13 years ago |
Sam Bosley
|
0029e881cb
|
Reorganized layout of repeat and calendar control in date dialog, updated some strings
|
13 years ago |
Tim Su
|
f215b77a24
|
Finer-grained keep in proguard
|
13 years ago |
Tim Su
|
62164d1064
|
Build.xml now puts clean in right place
|
13 years ago |
Sam Bosley
|
e6cac51035
|
Removed intent filter that added an extra beast mode preference under a random title
|
13 years ago |
Sam Bosley
|
dc40e65b1d
|
Use the broadcast refresh mechanism for sync finished callbacks in TLA and TVA. This gives better consistency and fewer crashes."
|
13 years ago |
Sam Bosley
|
fad14a1831
|
Removed intent filter that added an extra beast mode preference under a random title
|
13 years ago |
Tim Su
|
bcb47384e3
|
Restore Google Guava - oauth has a dependency on it that wasn't caught previously
|
13 years ago |