Commit Graph

556 Commits (6676eb168c4754eff19d714582bfe3579f9d89b5)

Author SHA1 Message Date
Sam Bosley b281f48aef Popup for tag settings activity 13 years ago
Andrew Shaw d67c5adab2 Centered task checkbox and it no longer cuts off on animation. Also centered text and set max lines to 2 13 years ago
Andrew Shaw 0d56cc8c83 Task rows no longer have repeat details and shortened the due date string 13 years ago
Andrew Shaw b98c1ecbe3 New checkboxes 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 2d7ebe67b9 Updates to task adapter row, placeholders for checkboxes 13 years ago
Sam Bosley f5c5cfa354 Updated style of new list button in FLA 13 years ago
Sam Bosley 790373c3cb Polished background color of list view, highlight currently selected list 13 years ago
Sam Bosley 6b9e23436a Strip unecessary fields out of filter list items 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 dd11d36160 Merge upstream/master 13 years ago
Sam Bosley 0029e881cb Reorganized layout of repeat and calendar control in date dialog, updated some strings 13 years ago
Tim Su 3c2f614cec Killed welcomeLogin class, made welcome walkthrough dots smaller, localize a string. 13 years ago
Tim Su c4cc1477e3 Shrank a bunch of images, indexed color some, and flat out deleted some others 13 years ago
Tim Su 6d45d6fa02 Fix padding issue for google task adapter 13 years ago
Sam Bosley d62a573cb8 Styled the action bar for the tag settings activity 13 years ago
Tim Su 6f6956dcd8 Merge branch 'master' into 4.0
Conflicts:
	astrid/AndroidManifest.xml
	astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
	astrid/project.properties
	astrid/res/drawable-hdpi/widget_frame.png
	astrid/res/drawable-land-hdpi/widget_frame.png
	astrid/res/drawable-land/widget_frame.png
	astrid/res/drawable/widget_frame.png
	astrid/res/layout/task_list_activity.xml
	astrid/src/com/todoroo/astrid/activity/FilterListActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
	greendroid/GreenDroid/.classpath
13 years ago
Sam Bosley 0721f11fbc Cleaned up some header bar action items, styled the task edit activity header 13 years ago
Sam Bosley fdc5775a8f Style the header nav bar for the redesign 13 years ago
Sam Bosley cf24441363 Localize welcome walkthrough strings, simplify layout 13 years ago
Sam Bosley 1a3f148306 Simplified callback on list selection from dropdown, fixed bug with displayed title consistency when launched with filter 13 years ago
Sam Bosley 495b43b737 Added disclosure arrow to list dropdown picker 13 years ago
Sam Bosley b8972304fb Use two column layout in portrait and landscape for all large screens 13 years ago
Sam Bosley d6c16125fb Fixed text color in quickadd bar 13 years ago
Sam Bosley 2e72bb936a Adjusted parent style of Theme.Dialog to be android:Theme.Dialog to fix a crash in EditNoteActivity 13 years ago
Andrew Shaw d1e9b4c7c0 Walkthrough tutorial upon app launch 13 years ago
sbosley 98ef75fbc3 Merge pull request #121 from StingerAJ/120113_aj_googleloginpage_fixes
120113 aj googleloginpage fixes
13 years ago
Arne Jans 45635f22ec Fixed the loginpage and actfmaloginactivity for landscape 13 years ago
Tim Su 7dcd0736f3 Add progress bar for fetching task activity 13 years ago
Tim Su db5aae654a Fix padding that makes our rows shifted 13 years ago
Sam Bosley a950b0eae2 Highlight list picker when pressed, don't allow popover in landscape mode 13 years ago
Sam Bosley c014cccc2c Popover list selection menu 13 years ago
Tim Su 85eda2a62d Added new progress bar to task list activity, now using it to sync task list activity 13 years ago
Sam Bosley 2a8134947c Dropdown menu for list selection 13 years ago
Sam Bosley 0767328c5c Can now swap custom task list fragments for filters with custom intents 13 years ago
Sam Bosley 837b491b19 Wrap main fragments in frame layouts for easier replacement in transactions later, use tags instead of ids 13 years ago
Sam Bosley 67c2776472 Fixed invisible checkboxes in repeat control set 13 years ago
Sam Bosley ed01e28916 Resolve merge conflicts from tablet branch 13 years ago
Sam Bosley 016ef6b5f8 Rearranged some of the control sets in the edit page, fixed the dialog popup widths 13 years ago
Arne Jans 6511d7e594 merged master into unifiedtabletphone-ui
fixed NotificationActivity to be shown, also for landscape
13 years ago
Sam Bosley ba8fc52520 Fixed some bugs with task description field from JSON and cleaned up description UI, removed some debug code 13 years ago
Amy Tang e4b57e963f Press astrid on empty list to create new task 13 years ago
Amy Tang a0c6528e24 Tag description UI and backend 13 years ago
Sam Bosley 671791670c Fixed background color of contact adapter row to match themes 13 years ago
Amy Tang e98a494f08 Changed copy on add new tasks 13 years ago
Sam Bosley 846eb66a9e Cleaned up the repeat control set layout 13 years ago
Sam Bosley ad4d1b48a3 Don't center notes display when notes are long 13 years ago
Sam Bosley 09dc2b7eb3 Put sort and filter button in header 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
Arne Jans 9b52157978 preliminary widget-landscape fix for xlarge-tablets 13 years ago
Arne Jans 27010eb6cd Merge branch 'master' into unifiedtabletphone-ui
Conflicts:
	astrid/AndroidManifest.xml
	astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
	astrid/src/com/todoroo/astrid/activity/FilterListActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskEditActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
	astrid/src/com/todoroo/astrid/welcome/SplashScreenLauncher.java
	astrid/src/com/todoroo/astrid/welcome/WelcomeGraphic.java
13 years ago
Sam Bosley 78b5bb31c2 Fixed a bug where the save toast wouldn't show correctly for shared tasks 13 years ago
Sam Bosley 79d5bf9dd5 New user experience improved with more help popovers, updated copy, feedback when saved task will be hidden 13 years ago
Sam Bosley f799c57fe4 Nine-patch the save and cancel buttons in task edit, use for new list button 13 years ago
Sam Bosley 93c10c4d65 Pixel pushing and ninepatch fix 13 years ago
Arne Jans 1d60b42138 Added fragment-version of TaskEditActivity, callbacks not ready yet. 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
Sam Bosley 2cd5cf1005 Cleaned up some more code, added chronometer to timer in task edit view 13 years ago
Sam Bosley b188bc6cdd Cleaned up unused files and polished the tag view activity people header 13 years ago
Sam Bosley 5c197923bc Cancel button in tag settings activity 13 years ago
Sam Bosley abef35cab3 Removed a bunch of unused code 13 years ago
Sam Bosley 4698c1288f Don't cut off long notes when keyboard is up 13 years ago
Sam Bosley ebf290e6a5 Improved some scrolling performance issues 13 years ago
Sam Bosley 90dde46082 make task edit ok button pretty 13 years ago
Sam Bosley 653811520b Fixed the bug where task edit ok buttons would get squished off screen 13 years ago
Sam Bosley 89af29b011 Killed settings button 13 years ago
Sam Bosley 34130ccf78 Linkify notes in task edit page 13 years ago
Sam Bosley fe8556ce44 New list button now in lists footer, not in any list is now under filters section 13 years ago
Sam Bosley b265036260 Aligned assigned images better 13 years ago
Sam Bosley 9841f605fb Killed branding in header, only show informative titles 13 years ago
Sam Bosley 943e9b6219 Themed all the task edit dialogs, including the calendar picker 13 years ago
Tim Su 028cb8caee Suppress virtual keyboard was preventing task edit from being multiline 13 years ago
Sam Bosley 0d16c7d0b9 Slight layout tweaks, version bump and upgrade message for release 13 years ago
Sam Bosley 4cd6321fa3 More progress on calendar picker
New and awesome date and time picker for deadlines, alarms, etc.
13 years ago
Sam Bosley 1741dd34ee Customization of task edit activity layout 13 years ago
Sam Bosley 157d77d14a Updated default person and unassigned images 13 years ago
Sam Bosley 18c728f6e9 Made all the edit task line separators as skinny as possible 13 years ago
Sam Bosley 5e90c768ac Fixed a small layout bug in filter list 13 years ago
Sam Bosley 0e626de22c Pictures in assignment list 13 years ago
Sam Bosley e943d0ac67 Animation polish, updated some icons 13 years ago
Sam Bosley 1f2de54d33 New tasks button in FLA 13 years ago
Sam Bosley 43de77edb7 Forgot a file 13 years ago
Sam Bosley 0df9ae4c39 Lots of polish to edit page, dialogs, making things work on small screen, etc. 13 years ago
Sam Bosley 14c4e65298 Use the same clear button icon for assigned and collaborators 13 years ago
Sam Bosley e3d19bd54f No more tag icon in task details 13 years ago
Sam Bosley c45360c415 New check button, comments in task edit header 13 years ago
Sam Bosley 7f9f9f7634 Some color/layout polish on edit page 13 years ago
Sam Bosley 0577a5d865 New edit page in its entirety 13 years ago
Tim Su 924ebbd2ac Center checkbox for filter selection 13 years ago
Sam Bosley 965221b11c Removed web buttons from addon activity rows 13 years ago
Sam Bosley 4ddff4a3d0 New list view like iOS version. Header for members with filter by assigned to. Separate activities for settings and comments, with comments now having the ability to add pictures. New look for the header buttons. 13 years ago
Sam Bosley 3dd18c26b4 Use astrid logo as header of filter list activity 13 years ago
Sam Bosley fbdd8652db Fixed cursor moving on rotate in task title and notes 13 years ago
Sam Bosley 7c364a4ff7 A/B Testing and Feature flipping infrastructure. AB testing of new user experience. 13 years ago
Sam Bosley e5468b6360 Dismiss button for comments view 13 years ago
Tim Su d0c65d8ae4 Sexy black popover, high tech. 13 years ago
Sam Bosley 9d9680cbf2 New user experience with login prompt and welcome graphic 13 years ago
Sam Bosley 3526548762 Loading label in tag view activity 13 years ago
Sam Bosley 201f4218c4 Added basic popover views for new user help 13 years ago
Sam Bosley 13f49304ce Basic logic for welcome and login screens 13 years ago
Sam Bosley 089978b905 Implemented a few of Scott's small UI tweaks 13 years ago
Tim Su 852491fa1f More theme issue fixes 13 years ago
Tim Su a889c9d175 Minor tweaks to color, icons, and fixed upgrade service to apply before theming 13 years ago
Tim Su 8ae706b0dd More theme issues unearthed and fixed 13 years ago
Tim Su a9a9b42233 Applied white stile to filters page, minor style tweaks 13 years ago
Tim Su 75d5864c83 Merge remote-tracking branch 'sbosley/110805-light-theme' 13 years ago
Tim Su 94fd25098f New style for filters page to show list pictures and restructure custom filters. 13 years ago
Sam Bosley 3750959a0c Light view settings, works in task list and task edit activities 13 years ago
Tim Su 35c059bf26 New icons for filter page, now filter page comes from bottom 13 years ago
Tim Su 6c5f4d776b Got proguard working, shrank images and killed useless images 13 years ago
Tim Su 8890ca05f7 Fix for crashes reported from android market 13 years ago
Tim Su f8392c7659 Added divider to gcal 13 years ago
Sam Bosley c7edb5eed4 Fixed a layout issue with the draggable task list row 13 years ago
Tim Su e5a60e23ec Made check box easier to press and note decoratoin clickable 13 years ago
Tim Su e9c0a9f23f New login screen that is more streamlined 13 years ago
Tim Su 950d7f1ab2 Fix for tag view activity breaking on rotate 13 years ago
Tim Su affa165702 Save tag silenced seting, preserve members on rotate 13 years ago
Tim Su 275415702e Now use the tag view activity for new tag creation 13 years ago
Tim Su 784a37fc0b Started move to use tag view activity always, minor tweaks 13 years ago
Sam Bosley 89dc6d462a Google Tasks Api integration. Basic tests are passing, various edge cases may still need work. Code for accessing account manager has been factored in to the repurposed GtasksLoginActivity activity class. A one-time migration will occur for legacy users to update remote task ids. 13 years ago
Tim Su 0153ec1bda Fix for contacts get auutoloaded, add them as collaborators 13 years ago
Tim Su fd4d178827 Refactored Task Edit page into four tabs and added styling
- added sharing tab from edit people activity
- changed due date picker into two buttons
- refactored Task Edit Activity into multiple smaller files
- new UI elements for save/cancel buttons, tabs, and other small parts
13 years ago
Tim Su 2143ddb461 Added Google OAuth as a login option in astrid.com login 13 years ago
Tim Su d35824de76 Changed sharing button label to 'save and share' 13 years ago
Tim Su 2acfa30691 One dual-purpose task add button to rule them all. Short press - add to list. Long press - edit 13 years ago
Tim Su 83e9b715d0 Added a little blurb on sharing page 13 years ago
Tim Su e81b34b145 Make google tasks draggable list work with new style updates 13 years ago
Tim Su 27816c42bc New dark style for Astrid task list UI designed by Scott Rim & Astrid team
- new header and footer styling
- abbreviated date format, moved date and details to same line
- new icons and reduced padding for quick action bar
- notched task indicators
- smaller details font
- new icons for details row
- new check box icons
- added header to filter activity
- removed unused resources
13 years ago
Tim Su 70f3ba2b4d Merge branch '3.7'
Conflicts:
	astrid/AndroidManifest.xml
	astrid/build.xml
13 years ago
Tim Su 6d6843a83a fill parent for widget header, possible fix for oem issues 13 years ago
Tim Su 7189020842 improvements / fixes to note edite activity 13 years ago
Tim Su e9db48b229 Created EditNoteActivity for viewing and adding task comments and notes. 13 years ago
Tim Su 9ca8eb87f7 Implemented password-based login and sign up to Astrid.com 13 years ago
Tim Su 26c2d3c49b Astrid Collaboration Project
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
13 years ago
Tim Su eaebec0850 Fix for issues created by OEM
- yellow line while gesturing
- crash moving google task around
- anr when first installing app
14 years ago
Ikari b5b6294972 Integrated OpenCRX plugin with Astrid. 14 years ago
Tim Su a5dfaf119d Fix a bunch of crashes 14 years ago
Tim Su f161294848 Killed extended details. Created NoteMetadata for displaying notes created from plugins.
- migrated PDV and RTM notes to new format
14 years ago
Tim Su 8fe4afe934 Note plugin cosmetic tweaks (padding, UI) 14 years ago
Tim Su 4d5b667243 Added facebook login button to the sharing login activity 14 years ago
Tim Su d32545fbb5 Started work on sharing login activity 14 years ago
Tim Su ce320f29b8 Minor tweaks to make note viewing a pleasant experience, intro tasks 14 years ago
Tim Su fcb484fca7 Tweaks to make the note detail exposer work 14 years ago
Tim Su 2f87b67248 Moved notes from action into a decoration 14 years ago
Tim Su f229c978d6 Improved the appearance of the note dialog header 14 years ago
Tim Su a10887e577 Appearance tweaks with our new dialog style 14 years ago
Tim Su abb456e0c7 Added a dialog custom title style for note dialog 14 years ago
Tim Su 03684c9f25 First pass at creating a note-viewing activity as a quick action on the task 14 years ago
Tim Su 8b6241b042 CRLF patch from Arne 14 years ago
Tim Su 4fa87a35d9 suppress strange motorola cliq error by subclassing edit text 14 years ago
Tim Su b56e6af02e killed dead code, added calendar picker to alarms 14 years ago
Tim Su 5916d6be85 Fix to work on large screens, localize day of week, and got rid of set button 14 years ago
Jon Paris dd6aebe111 added calendar widget - still needs work though days of week are not internationalized and Set button should be removed (date should be set on pressing the date 14 years ago
Tim Su 785598a263 Minor cosmetic fixes in the addons menu 14 years ago
Tim Su adfd7ca395 Fix for widget not working because of deleted files 14 years ago
Tim Su 19ee36f9f1 Polish issues for voice, set up preferences listeners 14 years ago
Tim Su 87ed3e79ff Merge branch 'voice' into 101111-remerge-voice 14 years ago
Tim Su 3512b57b0e remove unused resources 14 years ago
Tim Su ed85a3e43c Moved gcal to standard Astrid, added message to end of task edit page 14 years ago
Arne Jans b55a819f85 changed title of voiceprompt and placement of microphone-button in taskedit, handle the case a device doesnt have market installed and would crash with ActivityNotFoundException 14 years ago
Arne Jans 82dcd57e16 first working version of voiceinput and voiceoutput, yet without PowerWidget-microphone-button 14 years ago
Arne Jans 34ba1a910e Re-merge with Arne's Producteev timezone commit, changed timezone selection method to use strings array file. 14 years ago
Tim Su 1d72228a29 hiding domain option because it is broken 14 years ago
Tim Su ab9fec7d91 added a further help section 14 years ago
Tim Su 7f5028c40d Adding new gtasks login activity for logging in 14 years ago
Tim Su e08dc10c63 minor fixes to gtasks drawable 14 years ago
Tim Su 24e1aa70f1 Consolidated three widget configuration classes into one 14 years ago
Tim Su 77297b602a Made pdv login activity scrollable for horiz orientation 14 years ago
Tim Su d4237caebc Restored green filters arrow, people seemed to prefer this to the current filters icon, which doesn't necessarily look like an actual button 14 years ago
Tim Su 933de10ef0 add background when longpressing to taskText part of task body 14 years ago
Tim Su 61cfc9eb89 now you can edit tasks and open up task actions and all that good stuff 14 years ago
Tim Su 3fda486a50 set weight to mach other task list bodies for appearance purposes 14 years ago
Tim Su f24907cbb6 Wired up swipe detector to behave as expected, restored old grabber icon at Jon's request, now indnet works 14 years ago
Tim Su 3845588661 Fix for typo on Android 1.5 14 years ago
Tim Su b291cbe2b8 Filled in draggable task list activity such that it's starting to look pretty functional now 14 years ago
Tim Su 1cc0b07dd2 Made progress on draggable adapter. It starts without crashing and has a nice grabber icon 14 years ago
Tim Su e030d23a6f Started work on draggable task list activity by separating out task list body from task list activity, pulling in cwac TouchListView class (license: APLv2) 14 years ago
Tim Su 29afb9fb75 No hardcoded producteev timezones, instead we get a list of timezones via the java api 14 years ago
Arne Jans 14819318e3 Added timezone-selection to user-signup 14 years ago
Tim Su 1d5e7ef477 Added gtasks preferences, bug fixes to get detail exposer working 14 years ago
Tim Su a87cb96a8d Further fleshing out gtasks - added decoration exposer and rewrote metadata service to use commons version 14 years ago
Tim Su f43ebb3990 Added a loading message for tags being loaded 14 years ago
Tim Su c918f251b4 4x2 widget beta... did the old widget break? 14 years ago
Tim Su a305c6b947 Rearranged the buttons. it looks a bit weird, but it seems to work in terms of separating clickable things 14 years ago
Tim Su e867f59240 Made notification buttons slightly bigger 14 years ago
Tim Su 28c31ed09e Cleaned up the clock icons, added an 'already done' button to reminders 14 years ago
Tim Su cc7bf20562 Made snooze time override other alarms, also created preference for new old-style snooze dialog 14 years ago
Tim Su d40c7e67ce Fix for AST-315 - made hyperlink colors a lighter shade of blue 14 years ago
Tim Su 4fc4ad732c Got landscape and importance stuff working out 14 years ago
Tim Su da74bc73e2 Added drop shadow to buttons, updates to widget to fix bugs with completing tasks scrolled further down 14 years ago
Tim Su 885bd84965 Modified widget to work under Android 1.5. I don't think the setBackgroundResource stuff is completedly fixed, but it's a start 14 years ago
Tim Su 4776e0e866 temporarily restoring rmilk into mainline astrid product for a bug fix release 14 years ago
Tim Su 401125c187 got widget completing working. also updated the look slightly. 14 years ago
Tim Su 50229bed6b fixed up power widget, moved drawables into drawable/ folder for compatibility with Android 1.5 14 years ago
Tim Su 0edee4ed2a First pass at not dynamically creating views from widget 14 years ago
Tim Su 597c2ea67f Initial big widget commit 14 years ago
Tim Su c6da0907ff Moved a bunch of API files into the API project. Yay for code reuse.
Please import the github project todoroo/astridApi. :)
14 years ago
Tim Su 33ae2cad02 Merge remote branch 'origin/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/MilkDetailExposer.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkPreferences.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/api/data/RtmTask.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/data/MilkNote.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMSyncProvider.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMTaskContainer.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
	astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
	astrid/src/com/todoroo/astrid/service/StartupService.java
14 years ago
Tim Su ff4e6ba5ea Got rid of confirm password box when creating new user account 14 years ago
Tim Su 888183c1bb Now we automatically feed our task to the decorations so no extra sql queries in the background. Also automatic updates when action button is pressed 14 years ago
Tim Su 1cb46c83fc Add a bit of padding, got rid of logging statement 14 years ago
Tim Su adea1b3126 AST-246 - caching task details 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 3d2a67741e Removed plugin. 14 years ago
Tim Su 4992bab24c Pulled in translations from launchpad, updated value xml's 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
Tim Su 648139e458 Fix for AST-227 - launching app goes straight to filters, back from filters goes straight home 14 years ago
Tim Su 03c83324a7 centering task list header 14 years ago
Tim Su 3375e1afb8 Made task list header support longer headers better 14 years ago
Tim Su 542d9dfee3 Fixed content values not being set correctly (most of the time, at least), fix for widget tapping not launching the right filter. I think the widget add button still doesn't respect content values, but everything else looks about right 14 years ago
Tim Su fe3dfb2fab AST-255 - when you create a widget, you get to select a filter. Awesome. 14 years ago
Tim Su dcc2aa0191 Fix for no responsible user if task is set to 'do not synchronize' 14 years ago
Tim Su 525e88e6b7 Auto-capitalizing custom filter name, trim 14 years ago
Tim Su ea10f25814 Merge remote branch 'stingeraj/dev' into dev 14 years ago
Tim Su 616b7e4072 Working on fix for AST-227 - launching app goes straight to filters. Also adjusting appearance of filters button, and lastly, got deleting custom filters up 14 years ago
Tim Su 7cbc7478c0 got saved filter saving working. also updated the icon on the task list activity 14 years ago
Arne Jans a8b5865663 resolved conflicts with my own branch... 14 years ago
Arne Jans b25e6c21ab Changed manifest, so Astrid works on 2.1-phones. Fixed Task-assignment- and dashboard-spinner on TaskEditActivity. Changes arent pushed to the server, dont know how. Here are 2 bugs left: responsible person and dashboard isnt saved with task (see Producteev-tasks and notes I gave you), and the responsible-spinner is too small, I dont know why.... 14 years ago
Arne Jans 49ac72b647 Merge remote branch 'upstream/dev' into dev 14 years ago
Arne Jans e33dd8a54d Merge remote branch 'upstream/master' into dev 14 years ago
Arne Jans 01ff80a369 added some missing new files 14 years ago
Tim Su f33c456f89 Fixed up tags not working in custom filter, hooked it up to the rest of the application 14 years ago
Tim Su 8e7b96f78f Got the awesome filter screen working. Won't save as bookmarks, but at least... it works and can filter tasks. Can edit the chaining type, can delete rows. Pretty much awesome. 14 years ago
Tim Su 0f77edb13e Wrote code for custom filter. A bunch of code. Time to see if it works 14 years ago
Tim Su b116bdfc7a Merge branch 'dev'
Conflicts:
	astrid/common-src/com/todoroo/andlib/sql/Order.java
	astrid/src/com/todoroo/astrid/widget/TasksWidget.java
14 years ago
Tim Su 8004d6f906 dos-to-unix on all files. Everything now should have only LF 14 years ago
Tim Su 0ced4fc3d9 New sort selection activity now works, updates the task list as you'd expect. 14 years ago
Tim Su d1b7bc77ab Sort selection dialog. Now to actually make it work. 14 years ago
Arne Jans e5c677412e merged dummy-conflicts from git 14 years ago
Arne Jans d7f17502fe Fix CRLF for dev 14 years ago
Tim Su aa2fe7db1b Producteev Shared Desktop initial work. what's here: synchronizing multiple workspaces, displaying this information, displaying task responsiblity info, switching things into multiple workspaces 14 years ago
Tim Su 6784b38cb1 Styled up producteev login activity. Next need to hook up to actual api calls 14 years ago
Arne Jans d9241288b6 added ProducteevLoginActivity 14 years ago
Tim Su 44e0f00b38 Merge branch 'master' into dev
Conflicts:
	astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
14 years ago
Tim Su 64040f20f3 added a little view separator to addons page 14 years ago
Tim Su 5c07e7f9bc Created wrapper layer so gestures don't crash on Android 1.5 14 years ago
Tim Su 9d2c0a8564 Made gesture detector only work with single swipes, speeds it up 14 years ago
Tim Su 77bf55d6ad Gesture detector, fixed crash with Locale edit alerts 14 years ago
Tim Su 8fee29ef55 Completed step 1 of alarms - the control set 14 years ago
Arne Jans 34bac5a11b added ProducteevLoginActivity 14 years ago
Tim Su 9b6cbaf1b5 Fix for AST-146 - moved priority bar to left side 14 years ago
Tim Su 74da37ac03 Producteev ui enhancements - add onpage and task edit can edit stars 14 years ago
Tim Su cb09991e2d Removed a logging message, got widget working on Android 1.5 14 years ago
Tim Su 29145c7b32 Cleaned up add on adapter and made it work. Next step is locale plugin. Also added some help to backup preferences 14 years ago
Tim Su ca8a74d755 Minor ui tweaks to make task edit adapter third page look nicer when no plugins, add on activity have a 'no items' text 14 years ago
Tim Su ad4e1db7a4 add on adapter, add on items, add on activity now populated 14 years ago
Tim Su 2735c80979 Added emtpy add-on activity, made links to it and made it pretty 14 years ago
Tim Su e66e252f62 Timer control set pulled out now power pack window 14 years ago
Tim Su 49d1a8bbbf when RTM repeating task is completed, Astrid automatically picks up the new task without having to re-sync 14 years ago
Tim Su e87a8df9bf consolidated arrays file into strings, cleaned up translations in preparation for import 14 years ago
Tim Su abb753d2ee Backup preferences, backup as a service 14 years ago
Tim Su 4ad61000a8 Fixed various bugs with rmilk lists out of sync, backup polishing & a crash while restoring because of incorrect sql filtering, etc 14 years ago
Tim Su 8082b94c2c Got export working, minor bug fixes 14 years ago
Tim Su 7c5ba12073 Text filter, and Now we can turn on or off the text filter based on what's inside so we can still change priorities 14 years ago
Tim Su 03399811f7 Added a sample filter project 14 years ago
Tim Su b6ec30285b Initial work on backups plugin 14 years ago
Tim Su a2ae7b9d36 Got snooze working, made notification activity look good. Also fixed some crashes 14 years ago
Tim Su 0cc7bdbabb Experimental location of reminder buttons 14 years ago
Tim Su 8600a6a237 Fix for selecting a subfilter and having it viewed as selected in Locale. Also, fixed crash in opening number picker 14 years ago
Tim Su e99e52b64f Locale plugin. 14 years ago
Tim Su 8d94011729 Got rid of legacy styles and strings, fixed it all up 14 years ago
Tim Su 2a88772ae8 Deleted and moved around a bunch of legacy things 14 years ago
Tim Su a84e76d983 miiinor tweaks to timers 14 years ago
Tim Su 3fa8579c3e yay! fixed the timer cache thing 14 years ago
Tim Su 7f3f92eb63 Timers work. Task adapter cache is messy. 14 years ago
Tim Su fa84414676 Awesome! timer works like it should. No notification yet... 14 years ago
Tim Su 8f757ac9fa First pass at task decorations, timer. Works but doesn't update. 14 years ago
Tim Su 95154ca51c Added gcal task complete listener, made period spinner actually do what it's supposed to. 14 years ago
Tim Su dab5eeade0 Fix for opening existing calendar event not quite working, also bug with random reminders 14 years ago
Tim Su 1af6202dcd Google calendar integration - now integrated 14 years ago
Tim Su b333a8243c Beginnings of google calendar plugin 14 years ago
Tim Su e775701320 Cleaned up and prettified stuff. Things work as far as i can tell. 14 years ago
Tim Su d1dc887920 Got the details. but the linear layout messes me up 14 years ago
Tim Su ebe6249852 Made internal api task details way faster to load 14 years ago
Tim Su 34ee32f5dd Various improvements. All over, improvements. 14 years ago
Tim Su c38890a885 Remember the milk initial commit. stuff don't compile yet... 14 years ago
Tim Su a7536dcf4d Restored importance bars, though they are all now the same height. also tweaks to actions bar 14 years ago
Tim Su dcae53dce6 very basic expandable adapter row 14 years ago
Tim Su 0bfde0a2c2 Custom time picker dialog for setting specific date 14 years ago
Tim Su d03651c801 Response to user feedback: Moved edit activity stuff around, tweaked background gradient, updated filters to be more useful. 14 years ago
Tim Su 8e02edab68 Repeats. woot 14 years ago
Tim Su 8444bce934 hiding repeat stuff, removing logging 14 years ago
Tim Su 07cccb4214 Fixed some issues, added undelete, etc. 14 years ago
Tim Su 9df24b5fff cool new astrid reminder thing, polished up reminder settings 14 years ago
Tim Su fd26639d33 Cosmetic fixes to checkbox size, made quick add add to the list itself, note detail exposer fixes 14 years ago
Tim Su f01662689b Fixes to android launch modes, improvements to task sorting by default etc 14 years ago
Tim Su e75e41643b Fixed disappearing filter text 14 years ago
Tim Su 0d7d1e464b Fixed untagged business 14 years ago
Tim Su 508357fefb ok made default values work 4 reals 14 years ago
Tim Su 753626c2ee Updated images to tango images. Updated task defaults to actually work. 14 years ago
Tim Su 218f437025 code cleanup, cosmetic fixes 14 years ago
Tim Su 329f371020 Made searching work, fixed up goodies 14 years ago
Tim Su fc25791878 Deleted unused layouts and activities 14 years ago
Tim Su a65133c44a polished up the random reminder stuff 14 years ago
Tim Su 4f61c9b5a4 Fixed various minor usability issues. A lot more smooth now. 14 years ago
Tim Su 807b8ffa9f Minor appearance tweaks - updated tab icons, made the date utilities better 14 years ago
Tim Su 52d61e7bd0 been updating task edit. just finished urgency... rest of stuff should be fast 14 years ago