Sam Bosley
|
8d298dda58
|
Merge remote-tracking branch 'upstream/master' into 130221_sb_gtasks_new_sync
|
12 years ago |
Sam Bosley
|
2a28937a65
|
Fixed several theming issues with the new action bar library
|
12 years ago |
Sam Bosley
|
a4f92a6446
|
Fixed several fb login errors--it seems to be working now
|
12 years ago |
Sam Bosley
|
ce37aa607b
|
Move facebook app id to keys.xml file so we can reference it from the manifest
|
12 years ago |
Sam Bosley
|
2b3c9ef3b3
|
Removed dead code
|
12 years ago |
Sam Bosley
|
ef7879b6e9
|
Deleted the support library from the facebook sdk (use actionbarsherlock's instead)
|
12 years ago |
Sam Bosley
|
cd4d90715c
|
Started integrating Facebook SDK 3.0
|
12 years ago |
Sam Bosley
|
28e0c93ecb
|
Fixed the rest of the compiler type errors with the new version of actionbarsherlock (untested)
Conflicts:
astrid/plugin-src/com/todoroo/astrid/tags/reusable/FeaturedTaskListFragment.java
|
12 years ago |
Sam Bosley
|
9786b11daf
|
Upgraded actionbarsherlock sources and fixed some resource conflicts
|
12 years ago |
Sam Bosley
|
19545cb729
|
Fixed a compile error in a unit test
|
12 years ago |
Sam Bosley
|
c979e1c2c1
|
Fixed some ui bugs when renaming a list
|
12 years ago |
Sam Bosley
|
1d77ddf0c6
|
Fixed a typo
|
12 years ago |
Sam Bosley
|
f42662cfa4
|
Fixes to processing of manual order strings
|
12 years ago |
Sam Bosley
|
2f2f96c3b1
|
Improvements to tag uuid matching
|
12 years ago |
Sam Bosley
|
e195d68182
|
Revert ActFmInvoker default URL to android localhost
|
12 years ago |
Sam Bosley
|
e86f1a7681
|
Rewrote TagService.rename to use uuids
|
12 years ago |
Sam Bosley
|
5a139463ae
|
Removed some references to getTag (which is renamed to getTagByName)
|
12 years ago |
Sam Bosley
|
f10b3acc31
|
Better handling of deleting tags--use uuids only instead of names
|
12 years ago |
Sam Bosley
|
918e533ead
|
Fixed a stupid bug when checking tag membership
|
12 years ago |
Sam Bosley
|
e2dac89c37
|
Fixed some behavior with how tag data is loaded from filter--always use the uuid when possible
|
12 years ago |
Sam Bosley
|
caf163d90f
|
The capitalize tag was in the wrong place in tag settings
|
12 years ago |
Sam Bosley
|
7403f9add2
|
Fixed a ui refresh bug when members removed from list
|
12 years ago |
Sam Bosley
|
51e9762022
|
Fixed a bug where list members view wouldn't always refresh after leaving tag settings
|
12 years ago |
Sam Bosley
|
345673d40d
|
Fixed some sync bugs when cloning featured lists
|
12 years ago |
Sam Bosley
|
bf955399b9
|
Fixed e801415 to do what it was supposed to do the first time
|
12 years ago |
Sam Bosley
|
fa8f4d6995
|
Killed dead code
|
12 years ago |
Sam Bosley
|
2880d9cf32
|
Fixed crashes when getting user display name
|
12 years ago |
Sam Bosley
|
e801415040
|
Don't send empty task ids changes
|
12 years ago |
Sam Bosley
|
3e6c67a3c3
|
Fixed several bugs related to constructing outstanding tables after login
|
12 years ago |
Sam Bosley
|
9c9dfaf288
|
Sanity check tagData before syncing
|
12 years ago |
Sam Bosley
|
4fb86211b5
|
Don't send empty task list metadata id changes
|
12 years ago |
Sam Bosley
|
c1fadbc430
|
Added a unit test for ConstructOutstandingTableFromMasterTable
|
12 years ago |
Sam Bosley
|
27879460ff
|
Added a helper class to construct outstanding tables from master tables after login
|
12 years ago |
Sam Bosley
|
d145a7ad18
|
In migration, only create oustanding entries if logged in
|
12 years ago |
Sam Bosley
|
ebe269b117
|
Set the outstanding entry flag in the new sync tests so that they still work
|
12 years ago |
Sam Bosley
|
f770046989
|
Set a 'record outstanding entry' flag based on user logged in state so we don't have to record outstanding entries when a user isn't logged in
|
12 years ago |
Sam Bosley
|
6dded6fb06
|
In subtasks mode, new tasks should be added at the top of the list like on the web
|
12 years ago |
Sam Bosley
|
7a655f04bb
|
All TLM entries created on migration should be synced, since we will need to get real UUIDs for them and/or create them at some point
|
12 years ago |
Sam Bosley
|
8baa2ce54a
|
Fix for setting the correct assigned index in EditPeopleControlSet
|
12 years ago |
Sam Bosley
|
20c94fe178
|
Fixed several places where missing properties needed to be read or were the wrong type
|
12 years ago |
Sam Bosley
|
ed6d4fc852
|
Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync
|
12 years ago |
Sam Bosley
|
78869c93d9
|
Back button should save tag changes instead of canceling
|
12 years ago |
Sam Bosley
|
cca5ecfe0f
|
Fixed a bug affecting display of manual order in widgets
|
12 years ago |
Sam Bosley
|
4a510f858f
|
Fixed an equality check in EditPeopleControlSet, removed dead code
|
12 years ago |
Sam Bosley
|
fbdb85c337
|
Fixed a couple things from the merge in the previous commit
|
12 years ago |
Sam Bosley
|
802627db14
|
Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync
|
12 years ago |
Sam Bosley
|
8c9a37bd99
|
Validate tag data/id when initializing widget filters in case of name change
|
12 years ago |
Sam Bosley
|
a2fe083f0f
|
Deprecated tag ordering property, fixed references to it in widgets to look for TLM instead
|
12 years ago |
Sam Bosley
|
21e4035ce8
|
Fixed a bug in TitleParserTest
|
12 years ago |
Sam Bosley
|
76c509d932
|
Stupid typo causing all my problems
|
12 years ago |