Commit Graph

68 Commits (cc3a70962b76784f7c89d64aa87695a778575604)

Author SHA1 Message Date
Tim Su c34c1df463 Cleaned up a bunch of warnings, fixed a few small issues, code and formatting cleanup 13 years ago
Tim Su e70d7e4cca Renamed fragments to end with Fragment, renamed *WrapperActivity to Activity. Save our sanity by not calling things by other names. 13 years ago
Arne Jans 28a339467f Merge branch 'master' into unifiedtabletphone-ui
Conflicts:
	astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskEditActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
13 years ago
Tim Su d77e7da5b6 Re-write and fix user id 13 years ago
Arne Jans e9913eac56 2nd alpha version of tablet/phone ui with actionbar-classes and basic callback-structure through activities as proposed in the 'supporting handsets' article on developer.android.com 13 years ago
Tim Su e9db48b229 Created EditNoteActivity for viewing and adding task comments and notes. 14 years ago
Tim Su e1ba346364 Another test, this time for DI, and fixes for the things we found 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 8004d6f906 dos-to-unix on all files. Everything now should have only LF 14 years ago
Tim Su 4b032a1140 Legacy backup now backs up completed tasks 14 years ago
Tim Su 934ff46fbb bump 3.0.3 - created a legacy task list activity so users can use their old shortcut to launch Astrid 14 years ago
Tim Su cca9c363b9 Fixed issue with repeated tasks getting upgraded as completed, also fixed backup not getting created while upgrading, and upgrade failure results in backup restore. Also temporary restore of backup functionality 14 years ago
Tim Su 293788ae2f Updated the legacy com.timsu.astrid.tasksprovider provider 14 years ago
Tim Su e8b02cf8ec Handling OEM + isPowerPack 14 years ago
Tim Su 8d94011729 Got rid of legacy styles and strings, fixed it all up 14 years ago
Tim Su 1e4b5557f6 Re-added data stuff for legacy backup :| 14 years ago
Tim Su 2a88772ae8 Deleted and moved around a bunch of legacy things 14 years ago
Tim Su 4fd5639428 Deleted a bunch of legacy stuff, seeing what broke 14 years ago
Tim Su b333a8243c Beginnings of google calendar plugin 14 years ago
Tim Su bfd8a80907 Fixed upgrade test, disabled xml exporter for now, fixed up filter list activity not to be so resistant to change 14 years ago
Tim Su 2662b5282b Added upgrade for RTM, got quick add box working better, other minor polishes 14 years ago
Tim Su 24d90aa020 Deleted old sync stuff 14 years ago
Tim Su 115bda98f6 RTM can sync! Now to make it better... 14 years ago
Tim Su c38890a885 Remember the milk initial commit. stuff don't compile yet... 14 years ago
Tim Su 82e734d986 Upgrade for repeats, and repeat tests. also reorganized some imports on accident 14 years ago
Tim Su 652fe11827 Removed other languages temporarily 14 years ago
Tim Su 734face4c2 got widget working. and fixed some bugs with it... 14 years ago
Tim Su 9df24b5fff cool new astrid reminder thing, polished up reminder settings 14 years ago
Tim Su fc25791878 Deleted unused layouts and activities 14 years ago
Tim Su 8b85736976 added reminder preferences, fixed up various minor bugs with tests and real app 14 years ago
Tim Su 05234dde7f Merge branch '100616-replace-controllers' of ponyo into 100616-replace-controllers
Conflicts:
	astrid/res/xml/preferences.xml
	astrid/res/xml/preferences_reminders.xml
14 years ago
Tim Su aefbf09ada and we compile! 14 years ago
Tim Su 1c9d4c1696 More progress in the effort of getting notifications working. 14 years ago
Tim Su 3cb2ed563e Updating reminders to use new stuff... 14 years ago
Tim Su 8bb4e95530 Removed some stuff that took up extra space, made the icon thing work well. 14 years ago
Tim Su d3e33d0d8b yay compiles 14 years ago
Tim Su 52d61e7bd0 been updating task edit. just finished urgency... rest of stuff should be fast 14 years ago
Tim Su e06f60b95f Now got edit to work. yay! no saving tags, and no alerts. Still to do: due date stuff, urgency stuff 14 years ago
Tim Su 4b85db1e46 Deleted some unused stuff, made prettier filters 14 years ago
Tim Su c537ea95c8 Merge branch 'master' into 100616-replace-controllers
Conflicts:
	astrid/AndroidManifest.xml
14 years ago
Tim Su 6b0b376639 Got rid of date format strings in localized strings.xml, now we rely on preferences and some hard coded strings for date formatting. Fix OEM request 14 years ago
Tim Su 9225898806 Crazy Astrid 3 activity merged in. Does it work? not really. But it's cool that it's there. 15 years ago
Tim Su 4287d13969 Alarm stuff, added upgrade logic for it, trying to fix tests 15 years ago
Tim Su 3e9d440ce7 Schedule the service, if constants.synchronize is set 15 years ago
Tim Su f636caaf9f Wrong way to do a null check 15 years ago
Tim Su a319a8967b Fix for crashes that people have encountered 15 years ago
Tim Su 9150357c82 Suppress task killer information when OEM 15 years ago
Tim Su d6d1d56672 Explicitly set notification audio stream. Not sure if this is going to do anything, but can't hurt. 15 years ago
Tim Su bfb2f12bb0 Update to date checking logic... no more using system date format, wrote my own. :| 15 years ago
Tim Su 8f7ea21081 Added a switch to disable synchronization from the UI 15 years ago