Commit Graph

914 Commits (5f36c7a686d84f2a73a44eb92cbf8e45fa5fc9e8)
 

Author SHA1 Message Date
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
Tim Su 3d2a67741e Removed plugin. 14 years ago
Tim Su c1821599f6 Fix for producteev control set crashing if data was null, got rid of all warnings in the project 14 years ago
Tim Su fbbc494c43 Updated .po files from xml files, ready for re-integration by launchpad 14 years ago
Tim Su 7a6fe49259 overdue alarm is still scheudled if task ain't due 14 years ago
Tim Su 5b5dd9e55e If task had no due time, edit box should reflect this 14 years ago
Tim Su 3e2c86ff72 Updated changelog for 3.2, pushed it into version name. 14 years ago
Tim Su 08b810be2f Removed debuggable from manifest 14 years ago
Tim Su be75a93e9e Fix for AST-145 - due time stays same when editing due date 14 years ago
Tim Su feb42c087f Got unit tests for translations working 14 years ago
Arne Jans afe876d4fd Merge remote branch 'upstream/master' into dev 14 years ago
Tim Su 4992bab24c Pulled in translations from launchpad, updated value xml's 14 years ago
Tim Su b467882564 Translations from strings.xml => .po files 14 years ago
Arne Jans 85ca151b01 TaskEditPage: responsibleSpinner gets updated by selecting another dashboard. And its more robust now, if selecting another dashboard, it tries to identify the responsible amongst the associated users and sets it. And if you select the nosync-dashboard, it doesnt get NPEs anymore. Also fixed an invalid whitespace in strings-producteev.xml 14 years ago
Tim Su 1f77461c61 Merge branch 'master' of github.com:todoroo/astrid 14 years ago
Tim Su ea1764dfce had to rewrite filter counting query to make sense of LIMIT clause 14 years ago
Tim Su 175543d494 Fixing crashes, duplicated RTM list size count, reordering in addon service 14 years ago
Tim Su a64f557a10 Git ignore for lp translations. 14 years ago
Tim Su 992eb9f746 Bump! 3.2.0 14 years ago
Tim Su 5cc2e0d041 Fix for AST-147 - show filter sizes 14 years ago
Tim Su dffd0d1e11 Fix for AST-170 - clear notifications when complete tasks 14 years ago
Tim Su e31cc41372 Fix for AST-260 - overdue alarms during quiet hours get no vibrate 14 years ago
Tim Su c092436f4f Fix for AST-242 - task editing cancelled when rotate on edit new task, AST-211 - new tag box doesn't always appear, AST-262 - tag drop down selector 14 years ago
Arne Jans dd458901f9 Merge remote branch 'upstream/master' into dev 14 years ago
Arne Jans 3f2a2685ca TaskEditPage: responsibleSpinner gets updated by selecting another dashboard. And its more robust now, if selecting another dashboard, it tries to identify the responsible amongst the associated users and sets it. And if you select the nosync-dashboard, it doesnt get NPEs anymore. Also fixed an invalid whitespace in strings-producteev.xml 14 years ago
Tim Su bfbd493fe9 Fix for RTM duplicating tasks on sync (it was happening twice), fix for PDV log in activity not showing up, fix for PDV not logging you out 14 years ago
Arne Jans e76dc3328a Merge remote branch 'upstream/master' into dev 14 years ago
Arne Jans a06835153c Merge remote branch 'upstream/dev' into dev 14 years ago
Tim Su c03394e6bd Fix for NPE during task adapter initialization 14 years ago