Commit Graph

942 Commits (43f1da18a812e17e6066ce94aae6623cbd753957)
 

Author SHA1 Message Date
Tim Su 120613d067 Fix for AS-299 - notifications don't open up the right page and instead re-use the old notification. There were bugs upon bugs upon bugs! 14 years ago
Tim Su 39aa2679a7 Added a nls 14 years ago
Tim Su e4300b1237 Fix for AST-117 - call is silent w/ no vibration if call state not idle 14 years ago
Tim Su 5c5612746a AST-285 - rtm login page randomly comes up 14 years ago
Tim Su 16449a4ae2 Bump upgrade date 14 years ago
Tim Su 1049549629 Shortened notification title 14 years ago
Tim Su de28c8f072 Renamed permissions, fixed a bug with Field class 14 years ago
Tim Su ed60492f18 Fixin' tests, fixin' the content provider, i think it's in decent shape now. All unit tests pass! 14 years ago
Tim Su 0b77d19f7d Now passing the first of the content provider unit tests 14 years ago
Tim Su c1d1fa801f Fixed up unit tests. they compile but aren't passing yet 14 years ago
Arne Jans 8b084c286f first version of notifiers for producteev-worklog to show acitivites/shownotifications since last sync 14 years ago
Tim Su 8bd90f3252 catch a couple exceptions here and there, be better about varions error possibilities 14 years ago
Tim Su 561e899eff Updated content provider, started on provider tests 14 years ago
Tim Su 986de7792b Fully fleshed out content provider. Now for unit tests 14 years ago
Tim Su 17a9ec4cb2 In-progress content provider 14 years ago
Tim Su e98cbacae8 launching activities from widget resets task 14 years ago
Tim Su ae0f20e192 Remoted a temporary property on ProducteevLoginActivity, change 'Notes' -> 'Add a Comment' in taskedit with producteev 14 years ago
Tim Su eec0fbaa34 we weren't syncing responsible person. Now we are. 14 years ago
Tim Su 68c87404ab Always sync all dashboards, instead of just recently changed ones. Seems like a reasonable thing to do - small amount of data increase, prevents out of sync bugs 14 years ago
Tim Su 548fb1cf74 If user cancels new dashboard creation, bring 'em back to old selection 14 years ago
Tim Su e95222bb59 Fixes to make created user thing work 14 years ago
Tim Su 4751815fcc Merge remote branch 'origin/master' 14 years ago
Tim Su 535de14436 Update default dashboard preference from setting on server 14 years ago
Arne Jans ed8efb1e22 dashboards can now be created and assigned from within astrid. setting responsible person is now sent to server, too (fixin missing parameter in invoker.tasksCreate) 14 years ago
Tim Su de43051ee1 Adding 'created by' detail to producteev tasks, fix for not fully logging out, don't read null's from database 14 years ago
Tim Su 44a3310548 Added content provider, but it doesn't work yet! 14 years ago
Tim Su 651c87408a Updated startup service so it compiles 14 years ago
Arne Jans 149bdc382a Merge remote branch 'upstream/master' into dev 14 years ago
Tim Su da7f87a4e0 Merge branch 'master' into dev
Conflicts:
	astrid/AndroidManifest.xml
	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevDataService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkBackgroundService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkLoginActivity.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/data/MilkDataService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMSyncProvider.java
	astrid/src/com/todoroo/astrid/service/StartupService.java
14 years ago
Tim Su f9eb247ef6 Fix for RTM metadata not getting created at all. 14 years ago
Tim Su bafbf9718d Tag filters should only show active & visible tasks 14 years ago
Tim Su 8ad2ed3b6c added a second-teir upgrade step, also now we start all services at app start 14 years ago
Tim Su c74f251a91 Added Producteev startup receiver 14 years ago
Tim Su fd0e5b7d43 Minor updates to background services 14 years ago
Tim Su 8db3469871 When milk login fails, return user to login page 14 years ago
Tim Su 164317e4b8 moved RTM to use the newfangled metadata service 14 years ago
Tim Su 4b647fdd97 Version bump, added upgrade message 14 years ago
Tim Su ade52edd67 No more hooks on task dao save, it was confusing and didn't do anything. Also fix for AST-267 - task open from pure calendar 14 years ago
Arne Jans 7b5a6ebae2 dashboards can now be created and assigned from within astrid. setting responsible person is now sent to server, too (fixin missing parameter in invoker.tasksCreate) 14 years ago
Tim Su 9fab8817da Fix for AST-265, finally - don't save tasks with blank title, even when created by widget 14 years ago
Arne Jans 7ac8d9dba8 Merge remote branch 'upstream/master' into dev 14 years ago
Tim Su d66138e512 Fixed up api signature generation, also fixed up Producteev duplicate task creation 14 years ago
Tim Su b34ac067ac Fix for not using permasql translation when reading filter list counts 14 years ago
Arne Jans aa736581a4 Merge remote branch 'upstream/master' into dev 14 years ago
Tim Su 83bebe2f99 Zero-padding api signature, c/o Thomas Bonnin from Producteev 14 years ago
Tim Su 3f82f679c3 Merge branch 'master' of github.com:todoroo/astrid 14 years ago
Tim Su f765dd17e0 Fixed issues with producteev and synchronizing created/deleted tasks 14 years ago
Arne Jans a841dc9301 Merge remote branch 'upstream/master' into dev 14 years ago
Tim Su 057cfed7fc Real fix for npe when creating new tasks with producteev 14 years ago
Tim Su 38529e515c Removed some more warnings 14 years ago