Commit Graph

2957 Commits (ece12e8aefd76a24b58368c60e65ec4a1156bc94)

Author SHA1 Message Date
Tim Su b589a25e32 New translation system build on android2po. Includes bin/a2po script, locales folders. 14 years ago
Sam Bosley 9a95f6f843 Fixed voice add bugs 14 years ago
Sam Bosley 054b8b4f4f Merge remote-tracking branch 'upstream/master' into 120221_sb_swipe_between_lists
Conflicts:
	astrid/src/com/todoroo/astrid/activity/AstridActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListFragment.java

Merge upstream/master
14 years ago
Sam Bosley c082d1e672 Fixed a crash on tablets when posting to task rabbit 14 years ago
Sam Bosley 9247845670 Use debug/release api keys with google maps (for taskrabbit), fixed some task rabbit copy 14 years ago
Sam Bosley 52fbe3b63b Refresh ideas tab when switching between tasks on tablet 14 years ago
Sam Bosley 05e569e003 Version bump and upgrade message 14 years ago
Sam Bosley 76441dd269 Fixed a bug where calendar would sometimes draw incorrectly 14 years ago
Sam Bosley 14bc371f24 Fixed a bug where task edit fragment would remain attached when switching between lists on tablets 14 years ago
Sam Bosley 6b45cb19ab Finish and autosync when manually syncing from prefs when already logged in 14 years ago
Jon 3fa88dd7a9 Merge pull request #156 from sbosley/120228_sb_sync_prefs_polish
Refactored sync preferences
14 years ago
Sam Bosley 8b0f3e80cc Refactored sync preferences to go straight back to task list and autosync after logging in, other polish 14 years ago
Tim Su 2b56bc11eb Fix for force close when you have an orphaned top-level child 14 years ago
Tim Su 69d6bfb51a Only show option to take a picture if you have a camera 14 years ago
Tim Su 2d22778505 whitespace 14 years ago
Sam Bosley ee36d3d1be Fixed some concurrency bugs with EditPeopleControlSet 14 years ago
Sam Bosley 867c148996 Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists 14 years ago
sbosley a47fee9f4c Merge pull request #154 from todoroo/120227_as_location_permission
Removed gps permission for task rabbit
14 years ago
Sam Bosley 9a88805147 Missing import 14 years ago
Andrew Shaw 7d45748a6c Fixing task rabbit statistics reporting with login 14 years ago
Andrew Shaw 9ef1de188e Removed gps permission for task rabbit 14 years ago
Sam Bosley fcffb4374d Don't try to save state in tlfpageradapter; it just messes up fragment types 14 years ago
Sam Bosley c1e3b5b505 Missing import 14 years ago
Sam Bosley 36a5821813 Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists 14 years ago
Sam Bosley 4744320760 Fixed a bug in updateFromJson 14 years ago
Sam Bosley 5939725754 Use setArguments when instantiating fragments to fix errors when destroying/recreating 14 years ago
Sam Bosley dd83131a06 Fixed issue left over from refactor 14 years ago
Sam Bosley cc2d2e590c Refactored some quickadd stuff for better code 14 years ago
Sam Bosley c92693feef Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags 14 years ago
Sam Bosley ad7fc4ce80 Merge upstream/4.0 14 years ago
Sam Bosley e8a5fc576f Only send created_at for new tasks 14 years ago
Tim Su 7b6831501b This commit was overruled by committee.
Revert "For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox"

This reverts commit 514a83df60.
14 years ago
Tim Su d98781f833 Don't start the crittercism service ever. That's what they tell me is the best. 14 years ago
Tim Su ec93616384 Merge branch '4.0' of github.com:todoroo/astrid into 4.0 14 years ago
Tim Su 514a83df60 For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox 14 years ago
Sam Bosley cda325aaa5 If intents are null when constructing widgets, don't set them 14 years ago
Tim Su f255aca5fb Fixed warnings in all of our code 14 years ago
Tim Su 3c536e2708 Add nls 14 years ago
Tim Su dac9ffd318 Overrode on task delete to cascading delete in gtsaks 14 years ago
Tim Su f12bdabba4 Null check 14 years ago
Tim Su acbafa80c2 Fix for crashes 14 years ago
Sam Bosley a891306119 Fixed random rare errors in task list fragment onSortSelected 14 years ago
Sam Bosley 3bd770881d Updated version number and upgrade message 14 years ago
Tim Su b44061e676 Make one constant instead of two 14 years ago
Sam Bosley 4cbe5861e7 Updated line breaks in welcome strings 14 years ago
Sam Bosley f7143cc2ff Fixed an issue where swiping list area below task could trigger indent and drop events 14 years ago
Sam Bosley 61ddbcbeec Fixed null pointers when reading null properties in xml importer/exporter 14 years ago
Sam Bosley fec4c77af3 Sanity check for 0 when receiving remote task ids 14 years ago
Sam Bosley 024f1de1c4 Fixed a potential null pointer when showing lists help popover on tablets 14 years ago
Sam Bosley a24821f66e Check for NPE in AsyncImageView 14 years ago
Sam Bosley 8217c2579b Prevent array index out of bounds in theme preference caused by key migration 14 years ago
Sam Bosley d1da4997da Fixed a null pointer exception in task actions loader 14 years ago
Tim Su c0fddb612d Removed unused string from foreign translations 14 years ago
Tim Su cbe42c1532 Moved art to assets folder to get preserved by jjjenkins 14 years ago
Tim Su 3adfe374e1 Surround indent and drop in a try/catch 14 years ago
Tim Su ff1e720b3f Run link action stuff on UI thread, android hates us 14 years ago
Tim Su 51165c3925 Make white/blue the default theme, white/red is the new setting 14 years ago
Tim Su 183edf4a7f Version bump, and added better explanation upgrade messages 14 years ago
Sam Bosley eeeeb5713a More fixes to quickadd 14 years ago
Sam Bosley 3f744f23f9 Fixed quickadd assignment oddity, don't push task in edit note activity 14 years ago
Tim Su 80707c5281 When you indent a task, canonicalize order. 14 years ago
Tim Su 49f1b7325e Upgrade message on honeycomb should be black. Unify code. 14 years ago
Tim Su ff01ab795f Subtasks help page now looks cool and fits on one page 14 years ago
Tim Su e10e4c8a0d First pass at making a help file for subtasks 14 years ago
Andrew Shaw 2fbae84da7 Added padding one last time 14 years ago
Andrew Shaw 79c720996a Added new widget 9 patch and fixed timer activity not showing up 14 years ago
Sam Bosley e68e59b227 New upgrade message 14 years ago
Sam Bosley 865980c2be Fixed bugs with hide until default being overriden by quick add 14 years ago
Sam Bosley ba4a28723c Don't lazy load hide until control set--doing so messes up hide until when date changes 14 years ago
Tim Su 731f7c007c Fixed the cascading repeat ends up still indented bug 14 years ago
Tim Su 68c786fa3e Added holo-ic_menu_refresh, xhdpi ic_menu_refresh 14 years ago
Tim Su 72a65ea570 Killed string from XMLs 14 years ago
Sam Bosley 24350c448b Fixed issues with Gtasks sync on save 14 years ago
Tim Su 93f819c44e Reformatted stuff, edited langage strings to remove %s 14 years ago
Tim Su 2a8ad3cdd4 Merge remote-tracking branch 'origin/20120221_as_tag_settings' into 4.0 14 years ago
Tim Su 65066be923 Removed log messages 14 years ago
Tim Su 4347773f2f Merge remote-tracking branch 'origin/120222_as_bug_fixes' into 4.0 14 years ago
Tim Su df1e3cba8c Fix for SQL onconflict - specify FAIL. This fixes the default update's error because we don't use transactions. 14 years ago
Andrew Shaw e6b2afc3b5 Fixed dissappearing comments in recent activity 14 years ago
Andrew Shaw 2a01d8460d Caching images in AsyncImageView 14 years ago
Andrew Shaw 599e7b7561 Theming and UI changes 14 years ago
Andrew Shaw ab8bfbeda6 Caching tag images 14 years ago
Andrew Shaw ada52d90e1 Tag settings redesign 14 years ago
Andrew Shaw 6eb8af2d1d changing widget layouts 14 years ago
Tim Su 272cab96d1 Restore string used only in addon 14 years ago
Andrew Shaw 7759ab098a Fixed widget and added message when there is no activity 14 years ago
Andrew Shaw 6b24e0a6af updated widget frame 9 patch 14 years ago
Andrew Shaw d7841b2b44 Fixed task rabbit oauth and posting 14 years ago
Andrew Shaw e51e351fdb Updated walkthrough images 14 years ago
Andrew Shaw 9311eeb5b7 Welcome activity tag 14 years ago
Andrew Shaw a5cf5c9faf Changing welcome screen strings 14 years ago
Tim Su db1bc35877 Fix to get google tasks to drag/drop. Also removed google tasks help screen, we're gonna make another one 14 years ago
Tim Su 81fe8a5858 Deleted a bunch of unused layouts 14 years ago
Tim Su 9277794b57 Deleting resources that seem very unused 14 years ago
Tim Su 676dbb12dc Removed large unused images 14 years ago
Tim Su e60c44f710 Fixes for making google tasks work 14 years ago
Tim Su a8ea63ed30 Brought the drag goodness to google tasks fragment 14 years ago
Tim Su ec23d5b5d1 Deleted old draggable TLF and associated stuff. Also rando unused activity 14 years ago
Tim Su 5042e17b1f Generify ordered list fragment helper for use with gtasks 14 years ago
Tim Su c9559ebfb4 Add back the empty list Astrid with subtasks 14 years ago
Tim Su 2d8ee0ad96 Fix for not completing down the chain in cascading mode 14 years ago
Tim Su b3eb181c17 Cascading delete, fix a bug with cascading complete. 14 years ago
Andrew Shaw 2c9afaa3c9 Changing text for no activity 14 years ago
Tim Su 203732b29b Only kill remote id is not null 14 years ago
Tim Su f9e7b53960 Fix for astrid.com sync - in a manual sync, if your item is not in the list, it is now deleted. 14 years ago
Tim Su 2291b50041 Roll back change to start ordering of lists at 1 14 years ago
Tim Su 12d1292442 Actively prevent duplicate tasks from showing up in subtasks 14 years ago
Tim Su a09babdc38 Fix for tag view activity swapping sort making bad sorting 14 years ago
Tim Su b9f30c7d61 Fix for chained completion not working when tasks didn't have an order. Now onTaskComplete fires before actual thing is saved into the database. 14 years ago
Tim Su 984958adcd Two minor tweaks to manual sort: short vibrate time, new tasks created at bottom 14 years ago
Tim Su 22b330e05e Lighten up the divider color 14 years ago
Sam Bosley 79441b4a0a Fixed and updated welcome walkthrough images 14 years ago
Sam Bosley 6f538b4fad Fixed layout issues with help popovers on different resolution screens 14 years ago
Sam Bosley 4c6b3738a1 Make password login dialog scrollable, fix alignment of icon on pw login button 14 years ago
Sam Bosley a6a8b96e6c Fixed a bug where repeat display wouldn't update correctly 14 years ago
Sam Bosley 083f21526f Fixed inset issues with reminder view 14 years ago
Tim Su 2df80fc483 Made a task list view style for all task lists, got rid of the Gesture stuff in the standard task list, and trying turning on smooth scrollbar 14 years ago
Tim Su fc0989fcfa Merge remote-tracking branch 'origin/4.0' into 120220-st 14 years ago
Sam Bosley c375f78805 Fixed a bug where task rabbit would be hidden when ideas loading wasn't enabled 14 years ago
Sam Bosley f25f4aed67 Keep currently visible list on rotate 14 years ago
Sam Bosley 39d3b75c4f Load web services view when ideas tab clicked, present button for manual loading when preference turned off 14 years ago
Sam Bosley 5faaa1cf18 Buggy, but I can swipe between lists when starting from active tasks 14 years ago
Sam Bosley 819b1aa792 Killed overrideFinishAnim in task list fragment--not really used 14 years ago
Sam Bosley ce326d209a Fragments can't have constructors with args, refactor tlf instantiation into static helper 14 years ago
Sam Bosley be58f48af7 Pass extras as argument when instantiating fragments 14 years ago
Sam Bosley d009c87cd9 Refactored task list fragments to not call getIntent() from their activity 14 years ago
Sam Bosley 5f47be86b2 Skeleton for fragment pager adapter 14 years ago
Tim Su db55a2a1f8 Don't show padding when dragging a row and it's going a long distance 14 years ago
Tim Su 17469cd968 Fix for two lines of text don't fit, picture checkbox is too big 14 years ago
Tim Su 8c9ed942f5 Fix for toggling between subtasks and not - reset sorting by subtasks 14 years ago
Tim Su a4c2b2bdf8 Fixed off-by-one drag errors. Killed printlines. We are cool. 14 years ago
Tim Su e78ed319ab Fix for sometimes null 14 years ago
Tim Su 04c92a3915 Made tag view stuff work together in tandem with subtasks 14 years ago
Andrew Shaw 24d7af2d4c Tag header is now in listview header, fixed width for updates 14 years ago
Tim Su c7e5b524fb Fix for can't return to inbox filter 14 years ago
Tim Su da5a9aebf2 More minor fixes to enable tag with drag 14 years ago
Tim Su e530e5f561 Refactor to allow tag data to experience the joy of draggable lists 14 years ago
Tim Su 51324c9d2f Better inbox calculation 14 years ago
Andrew Shaw fbd3c90a21 fixed update comments for task created, and specialized comments for different update views 14 years ago
Tim Su d9765ee8b6 Add a sort setting for toggling subtasks. On change, it recreates the task list. Also a fix for the child tasks not getting completed with subtasks correctly 14 years ago
Tim Su d586f0d3e4 On completed, complete all subtasks 14 years ago
Tim Su 9cff87724e Merge remote-tracking branch 'origin/4.0' into 120220-st 14 years ago
Tim Su c83cdfba7a Made forward progress on being able to toggle drag and drop from sort dialog 14 years ago
Tim Su a7cae150c0 Rearrange menus for better usability 14 years ago
Tim Su 44958e8df8 Auto idea is part of the appearance parent 14 years ago
Tim Su 0646edadee Got rid of the 'Beta' label on preferences 14 years ago
Tim Su 54c49e009c Got rid of debugging code. 14 years ago
Tim Su ab101c15d0 Add a method to sanity check task list 14 years ago
Tim Su c844b8967a Migrate list to use tag name. Fix unit tests with rearranging 14 years ago
Tim Su b12ffda59c Added a subtask moving test with some extra edge cases to test 14 years ago
Tim Su 07d6a84f4a Fix swipe left, and now have UI feedback when swiping left and right 14 years ago
Tim Su 311ea3b8b1 Minor tweaks to make UI look and work better when dragging 14 years ago
Sam Bosley c5779c03fe Fixed issues with compressed task rows, more section->details in beast mode prefs 14 years ago
Tim Su 205dd7ac78 Add a new class, draggable list view, for dragging and scrolling from same view 14 years ago
Sam Bosley a2940ebbc4 Fixed a concurrency bug in gtasks sync, fixed setting of gtasks last_sync dates on individual tasks 14 years ago
Tim Su 57f3a70089 Refactored GtasksTaskListUpdater into OrderedListUpdater to create a new child class 14 years ago
Jon Paris e9989b9fab updated menu buttons to look nicer 14 years ago
Sam Bosley f2de1d2152 Cleaned up classpath 14 years ago
Tim Su 34fde08ba4 Merge pull request #142 from sbosley/120217_sb_duplicate_issues
Fixes for lots of sync issues, hopefully resolving duplicates
14 years ago
Sam Bosley db0cde33ff Synchronize the gtasks update lists method to prevent conflicts when multiple syncs ongoing 14 years ago
Tim Su d6345b4b32 Killed some bunk methods from gtasks task list updater, removed old sync provider 14 years ago
Sam Bosley 3e7cfc7120 Removed debug code 14 years ago
Tim Su 0db134e095 Got dragging working in tandem with clicking. So awesome. 14 years ago
Sam Bosley 5058a4262f Cleaned up database migration code 14 years ago
Sam Bosley 46f2ee2c2e Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id. 14 years ago
Sam Bosley d081be7c24 Make sure header title updates when list title changes from settings 14 years ago
Sam Bosley 9bb1d6aa49 Expect string in c2dm intents, not long for oid 14 years ago
Sam Bosley 86f5357e56 Fixed a bug in the number picker that could throw a numberformatexception 14 years ago
Sam Bosley 77286781f2 Fixed a potential null pointer in taskrabbit control set 14 years ago
Tim Su 108a4efbb8 Restore our concept of a swipe listener 14 years ago
Tim Su c228e33b0e Upgrade TouchListView to 0.4.3 14 years ago
Sam Bosley 10cb216ca9 Make sure that fragment is attached to activity on ui thread in taskeditbackgroundloader 14 years ago
Tim Su a5c33f3045 Initial subtasks thing 14 years ago
Sam Bosley 0f1a3c14f7 Preload resources object in task adapter so we don't have to get them from the fragment 14 years ago
Sam Bosley 983d41cbba Try/catch when unregistering recievers 14 years ago
Sam Bosley a790be4079 Catch bad token exceptions in the broadcast receivers that show dialogs 14 years ago
Sam Bosley a9fc5b8d5c Fixed a bug where editing task from widget wouldn't have required id param in intent 14 years ago
Sam Bosley 6550a4fd88 Fixed a bug that was preventing existing shared users from saving in shared lists 14 years ago
Sam Bosley 339b3f8062 Fixed another duplicate index name 14 years ago
Sam Bosley fdd912216b Fixed a syntax error 14 years ago
Sam Bosley 7cc27bfa86 Fixed table index names 14 years ago
Sam Bosley 8e68160724 Better synchronization in actfm sync; started building db indexes 14 years ago
Sam Bosley 0b34b8c8ae Fixed a potential null pointer in filter list refresh receiver 14 years ago
Sam Bosley 7ca89ffa3a Check for null model in task edit onDetatch() 14 years ago
Sam Bosley 9c51674b90 Fixed a possible null pointer exception in showListsHelp() 14 years ago
Tim Su 6a6d237a68 Force NotificationManager for notification tests 14 years ago
Tim Su a75438de12 Added a parameter, broke all of the format strings. Tsk tsk. :) 14 years ago
Jon Paris 95d031dd94 update ppowerpack widget 14 years ago
Jon Paris f8b3c293fd updated dismissed icons to make consistent and not fuzzy 14 years ago
Jon Paris b8143f37af updated camera and list settings buttons 14 years ago
Jon Paris 60204d3837 per suggestion tap to share or edit is changed to tap to edit or share list 14 years ago
Sam Bosley a804c51c88 Fixed a bug where push task could be called in infinite recursion by activity tab, other small things 14 years ago
Andrew Shaw 45de2cb240 unsetting c2dm on server when user or token doesn't match 14 years ago
Tim Su 251913aa8f Removed conditions since we fixed this an alternate path 14 years ago
Tim Su 1c6c8c0156 Merge remote-tracking branch 'origin/120217_as_minor_bug_fixes' into 4.0 14 years ago
Tim Su 6877bbd9e0 Change MENU_REFRESH_ID to be different than MENU_SYNC_ID for the code to run through different paths 14 years ago
Sam Bosley 03f1c48d51 Forgot to update the invoker 14 years ago
Sam Bosley f6d3df10a3 Upgrade to api level 6 and send creation date when saving task 14 years ago
Andrew Shaw a14ad3aaaf Setting dialog for task rabbit title 14 years ago
Andrew Shaw 5b4b7bd7b7 Encouragements on repeat completion 14 years ago
Andrew Shaw a043ba8ed7 Default list icons for tags via ios 14 years ago
Andrew Shaw 38d9b5c3c8 trying to sync in a tag list while offline pulls up the sync to astrid dialog 14 years ago
Sam Bosley f2baeb259c Validate email addresses when saving list sharing settings 14 years ago
Sam Bosley da3aca16bf Go directly to comments page when clicking a comment notification 14 years ago
Sam Bosley bc17b23e81 Show alert when task repeat value changed 14 years ago
Sam Bosley c277c50c7e Fixed issues with comment count consistency: 14 years ago
Sam Bosley 4418372224 Fixed margin issues when viewing full task titles, fixed a crash in draggable task list 14 years ago
Andrew Shaw ab95b37e2c Made images 2px smaller and moved text 2px to the right in task_adapter_row 14 years ago
Andrew Shaw f1595129c7 Pushing queued updates and enabling commenting while offline 14 years ago
Andrew Shaw f7b2405e8a Added new cities, changed task rabbit server error reporting, and saving data as a draft 14 years ago
Sam Bosley 7973b55993 Fixed a bug where list wouldn't refresh after deleting from edit page 14 years ago
Tim Su 3d02188f7d Refactored quick add bar from Task List Fragment out into QuickAddBar. Seems like it works... like a boss! 14 years ago
Tim Su e8c06cd7d4 Refactored sync actions out of task list. Also refactored a couple smaller methods out as well. 14 years ago
Sam Bosley 59f00cd511 Improved actfm sync code and fixed a bug where empty tags would be deleted on first sync 14 years ago
Sam Bosley 417b5b517c Fixed a bug where task list wouldn't refresh after task edit on phones 14 years ago
Sam Bosley 10e0cda710 Updated Crittercism library 14 years ago
Sam Bosley ea580ffe15 Fixed animations and placement of checkboxes by introducing a checkable image view (checkbox without text) 14 years ago
Sam Bosley a3b46dec31 Don't show the keyboard immediately in the edit people dialog, resize window when it is shown 14 years ago
Tim Su f9d5968015 Restore icn_anyone to blue, and make a version that's transparent for unknown person. 14 years ago
Tim Su 9617085cd2 Made the anyone icon orange to contrast with blue, and use it for tasks assigned to anyone 14 years ago
Tim Su bc248a7e07 Don't force switching to activity tab, since it goes there automatically. Also fixes coming back from ideas tab 14 years ago
Tim Su a7f59317f8 Implement the not-loading of ideas tab if preference tab is selected 14 years ago
Tim Su c29c2cd103 Add preference for idea auto 14 years ago
Jon Paris 0dd4fc47c1 de-fuzz the header triangle and created directory for xhdpi 14 years ago
Sam Bosley 54fa0458c4 Fixed a bug that would cause comments to disappear after task edit on tablets 14 years ago
Sam Bosley 0de0f1773c Refresh task list after finishing task edit to make sure changes are reflected 14 years ago
Sam Bosley efa502be7d Check to make sure local task is non-null when saving during gtasks sync 14 years ago
Sam Bosley 7a731a190a Fixed a couple bugs in unit tests that should make them work on Jenkins 14 years ago
Tim Su 71b9a33701 Killed TLA_menu_tasks, not existent anymore 14 years ago
Sam Bosley c448ddb293 Include task rabbit tasks in the I've assigned filter 14 years ago
Sam Bosley e6013fa080 Renamed ViewPagerAdapter to WelcomePagerAdapter, fixed a welcome layout issue on small screens 14 years ago
Sam Bosley 1786ee5fa0 Fixed a crash in the task rabbit activity introduced by the control set refactor 14 years ago
Sam Bosley 2a60b7a3de Fixed a crash for users who don't have the market trying to buy add-ons; take them to our webpage instead 14 years ago
Sam Bosley ba08685f6e Added task action views to draggable rows, which also fixes a crash: 14 years ago
Jon 5b6cbf8568 Merge pull request #134 from jonparis/120215_jp_style
120215 jp style
14 years ago
Jon Paris ea8444f835 death to fuzzy: added hdpi files for mic and menu for all themes. Made normal resolution match as well 14 years ago
Sam Bosley 07d763f62d Fixed bugs from refactor with timer controls 14 years ago
Jon Paris e11be2a3a9 default checkbox was shifting 14 years ago
Jon Paris 387d00013f added hdpi checkboxes 14 years ago
Sam Bosley 39c319adb1 Merge remote-tracking branch 'upstream/20120214_as_task_rabbit_bugs' into 4.0 14 years ago
Sam Bosley a6fd67d109 Refresh filter list when tags changed 14 years ago
Sam Bosley 0cb19515ac Landscape reminder view 14 years ago
Sam Bosley 451958a79e Separate options for displaying notes and wrapping task titles 14 years ago
Andrew Shaw 091c7220f5 Created location manager and fixed bug where task rabbit types weren't showing up on location update 14 years ago
Andrew Shaw 0b3937cde7 Fixing location bugs and null pointer exception for tablet 14 years ago
Tim Su 7aacca7c18 Refactor -> rename 14 years ago
Tim Su 12f5e60b02 Merge remote-tracking branch 'sbosley/120214_sb_bugfixes' into 4.0 14 years ago
Sam Bosley 13a3a64755 Fixed some control set bugs and display issues 14 years ago
Sam Bosley 2d67c23b9e Restyled the add list button 14 years ago
Sam Bosley baf2da5bda Moved task actions loading into its own thread 14 years ago
Sam Bosley 414ea4f24a Fixed button drawables for default number picker 14 years ago
Sam Bosley 10d87652f1 Change 'no repeat' to 'make repeating' 14 years ago
Sam Bosley c7d4bfd0dd Show repeat string in when display row 14 years ago
Sam Bosley 2fe2b3d77f Refactor most task edit control sets to lazy load 14 years ago
Tim Su c7a1f91230 No more managed cursors. They are causing trouble in ICS. Lots of trouble. 14 years ago
Tim Su 5cb3db64a7 GCal - wrap cursor accessors in try/finally blocks 14 years ago
Tim Su 9eb47a268b reflow lines, minor style. 14 years ago
Tim Su 16eab17757 Killed a bunch of dead code in task rabbit data service 14 years ago
Tim Su 508a326b5a Stop calling close on a managed cursor 14 years ago
Tim Su 09b3171fe7 Opt for Smaller checkboxes on HDPI devices by moving our checkbox images there. 14 years ago
Tim Su de6ac9c8db Killed whitespace, and long line. 14 years ago
Tim Su 1583526ab7 Removed the beta numeral from android version name, in favor of build. 14 years ago
Tim Su f0c1221b57 Fix for details loader causing double-send of tasks. Also stopping the details loading when you don't show notes 14 years ago
Tim Su 9e01240fbd Add a release jenkins target for updating the file name and build number 14 years ago
Tim Su b1c600458f Got rid of calls to startup service from fragments, got rid of INTRO_TASK_SIZE 14 years ago
Sam Bosley 36a4ac5549 Organize task row prefs into their own preference screen 14 years ago
Sam Bosley 451abd43c6 New task actions--killed the quick action bar and REQUEST_ACTIONS api constant 14 years ago
Sam Bosley d814380b0b Option for legacy style importance indicators and check boxes 14 years ago
Sam Bosley 7f63206531 Added preference to compress task rows to fit title 14 years ago
Sam Bosley 7a639b1217 Make default theme white-blue for upgraders 14 years ago
Sam Bosley 04edf6eb49 Renamed beast mode to something more obvious 14 years ago
Tim Su e0f1b14d04 typo 14 years ago
Tim Su 3501948428 If you complete task from reminder, refresh the list 14 years ago
Tim Su a1d6992ee8 Move set up task list code to onCreate, seems to fix all issues with reminders, and coming back to task list in a weird state 14 years ago
Tim Su 0f7a55ed7f Fix for NPE and issue with aborting tag save causing crash 14 years ago
Tim Su 00b66fc719 Only set up task list if there is no existing fragment 14 years ago
Tim Su 8e9fd4ed51 Minor moving of some code around 14 years ago
Tim Su 583759b8a8 Removed two lines that cause double-launching of activity when creating new list. @sam tell me why these used to be here. 14 years ago
Tim Su 4378ab22be Extract method 14 years ago
Tim Su 3c92c653c8 Fix for login later not showing in walkthrough 14 years ago
Tim Su 869832159c Add additional lines to popover suppression. Fix for a misidentified popover 14 years ago
Tim Su 17f6de5426 raw strings need help 14 years ago
Tim Su bc0cc935c6 Fix for multiple help popovers showing up on top of each other 14 years ago
Tim Su 487da40552 hide next button at the end 14 years ago
Tim Su 716dc95f54 Export gtasks dependencies to fix sync text compilation 14 years ago
Tim Su 96ae27f16d More finer grained web services stats 14 years ago
Sam Bosley 6060fd5ef5 Basic statistics for web links and task rabbit engagement 14 years ago
Sam Bosley fc78685bed Fixed a task rabbit crash, updated some copy 14 years ago
Sam Bosley eaf5ca4e6f Cleaned up unused code 14 years ago
Sam Bosley 3ad6251415 Merge remote-tracking branch 'upstream/20120212_as_task_rabbit_bugs' into 4.0 14 years ago
Sam Bosley f412eb36b0 Fixed a bug that would cause duplicates when quickadding 14 years ago
Andrew Shaw ac83fc8fda disabling task rabbit in quick add 14 years ago
Andrew Shaw 28148b97ac When posted to task rabbit, assigned picture is a rabbit, assigned text is a rabbit too, lots of rabbits 14 years ago
Sam Bosley 704577f750 Merge remote-tracking branch 'upstream/120210_as_warnings_and_log_polish' into 4.0 14 years ago
Sam Bosley d3b13c0691 Updated welcome images 14 years ago
Tim Su 3dee90bb17 Nice error message when you aren't connected web services view 14 years ago
Andrew Shaw 6a0d86a9b4 Trying to add task rabbit to quick add and make the icon show up when they have posted to it 14 years ago
Andrew Shaw 57e97532f0 Changing task rabbit image 14 years ago
Andrew Shaw 5998bb8a6d Tab page text is no longer cut off 14 years ago
Andrew Shaw 9abfb24dd1 Fixing location without gps and detecting when gps is turned on 14 years ago
Sam Bosley 85a1c31674 Version bump, small cleanup 14 years ago
Sam Bosley 463712b4ba Merge remote-tracking branch 'upstream/120210_as_warnings_and_log_polish' into 4.0 14 years ago
Andrew Shaw 878713827c Changing the rest of the location icons to stars 14 years ago
Andrew Shaw db373ba6af Fixing url formatting 14 years ago
Sam Bosley 5f43eda03a Restyled the next button in welcome walkthrough 14 years ago
Andrew Shaw 9b4374688e Killing nls warnings and logging 14 years ago
Sam Bosley d56ca01034 Fixed no word wrap in edit task title 14 years ago
Tim Su 572296e023 Create an alternate dialog if user isn't on a Google Maps enabled device 14 years ago
Tim Su 410ebab943 TaskRabbit code warnings and comments cleanup 14 years ago
Tim Su 65ccfbe127 Don't mention google in oauth login activity 14 years ago
Tim Su ad6ba62222 Bundle our own Proguard jar 14 years ago
Tim Su 0f09ead472 Prevent proguard from doing bad things to our data models 14 years ago
Sam Bosley b429159661 Fixed some taskrabbit bugs, insert api keys in build script 14 years ago
Sam Bosley 74e1c62a14 Fixed potential null pointer when constructing certain help info popovers 14 years ago
Sam Bosley 62c683fc85 Fixed a null pointer exception when setting up the task rabbit control set 14 years ago
Sam Bosley 861e7077f0 Fixed crashes and theming issues with WidgetConfigActivity 14 years ago
Sam Bosley 7939c21747 Fixed a classcastexception when creating widgets 14 years ago
Sam Bosley 7c05104cfe Hide year in quickadd date picker 14 years ago
Sam Bosley a7cdbd754f Make people a list is shared with show up in quick add who picker 14 years ago
Andrew Shaw 45ca18cbc7 Showing a success toast when we load successfully, also disabling button when already posted to task rabbit 14 years ago
Andrew Shaw 5cd71584a5 New logo, get task rabbit updates and location is set even if you don't tap into it 14 years ago
Andrew Shaw 853b59ebda Location aware. Also shows address upon click 14 years ago
Andrew Shaw f796d74577 Task rabbit logo and some loading screens 14 years ago
Andrew Shaw 6383d3679f Adding name option to task rabbit 14 years ago
Andrew Shaw 99a8a73638 Task rabbit views 14 years ago
Sam Bosley 2d26d46b6e Polished the layout of the quickadd to align better on tablet 14 years ago
Sam Bosley bb64099e3c Comment out the create a shared tag option when sharing tasks 14 years ago
Sam Bosley 90ea14f656 Updated copy in assignment dialog 14 years ago
Sam Bosley d5eb057498 Added left and right buttons to welcome walkthrough 14 years ago
Sam Bosley db7ac008f9 Change main menu nav to have lists button instead of tasks button 14 years ago
Sam Bosley 1d5863222c Fixed a bug where the wrong string would appear for the empty view on tag lists 14 years ago
Sam Bosley 37913123a8 Don't use weird fabric in members header 14 years ago
Sam Bosley bc659fd48b Unread comment count in header for tags 14 years ago
Tim Su fd260dd87c UI change - moved quick add control set below the task edit box. 14 years ago
Tim Su b215a4f3a6 Merge remote-tracking branch 'sbosley/120209_sb_white_list_bg' into 4.0 14 years ago
Sam Bosley 69d2f64800 Show and hide quick add controls with quick add focus 14 years ago
Sam Bosley 207f33685f Fixed a bug in people control set 14 years ago
Sam Bosley c08e008be6 Fix quick add assignment when not logged in 14 years ago
Tim Su 6ebf775061 Added double themes to all language files 14 years ago
Sam Bosley 2bf26ee51e All the when control sets working in quickadd 14 years ago
Sam Bosley 7f43c9e2c1 Revert to darker lists background on tablets 14 years ago
Sam Bosley 1a67204d7e Changed default font size to 18 14 years ago
Sam Bosley 30b55e3628 Made list background white with dark text in black theme 14 years ago
Sam Bosley 95617542be Updated copy on edit page tabs 14 years ago
Tim Su c2addb644c version bump 14 years ago
Tim Su f12560be95 Merge pull request #129 from sbosley/120208_sb_sync_polish
120208 sb sync polish
14 years ago
Tim Su f7d65d877e Fix for amazon.com not working in release build process 14 years ago
Sam Bosley f6ff8d0e60 Sync error reporting 14 years ago
Tim Su 5448f4f12b Use android's Base64 14 years ago
Tim Su cbb2519139 Fix for reversed null check. Better setCurrentTab logic and placement. 14 years ago
Sam Bosley c4b0a3629c Make last sync date work with new providers in sync preferences 14 years ago
Tim Su f50bf703f4 Fix for row heights, minor appearance tweaks 14 years ago
Tim Su 6b517ce9ce Fix for three tab layout causing crashes 14 years ago
Tim Su 79fd775084 Minor tweaks to ad service 14 years ago
Tim Su c3514ea2d0 Cooler amazon ui look 14 years ago
Tim Su a27e44f8e7 Made nestable scroll view to solve selfsame problem 14 years ago
Tim Su 198dd3e8cf Nestable view pager is pretty cool 14 years ago
Tim Su 493ea204c9 Got ad view working on edit page 14 years ago
Tim Su c0896268bf improved appearance and usability 14 years ago
Tim Su be714da510 Got amazon search working 14 years ago
Tim Su 6546170ba1 First pass at web services view with google search and amazon. 14 years ago
Sam Bosley 37b24d530b Refactored new sync providers into api project and created a new SyncV2BackgroundService 14 years ago
Sam Bosley b85cb2977d Fixed a bug where before a theme was selected, it would say the red one was the default 14 years ago
Sam Bosley 7f7bac4967 Fixed the prompt to look at tasks you've assigned after assigning from active tasks view 14 years ago
Sam Bosley 327cafa68e Forgot to include some files 14 years ago
Sam Bosley bf4ac67023 Add button pressed states 14 years ago
Sam Bosley e4f166cee7 Fixed proguard optimizing out a method that gtasks needs 14 years ago
Sam Bosley c6e0f746b8 Fixed the ShareLinkActivity 14 years ago
Sam Bosley 03041b146f Fixed the home button images 14 years ago
Sam Bosley 243d94a690 Finished day blue theme 14 years ago
Sam Bosley 56e8ed2440 Use defauly android list separator for TEA_Separator 14 years ago
Sam Bosley b40c2d5eda First draft of a white-blue theme 14 years ago
Sam Bosley 85ff22b387 Show back button in actionbar 14 years ago
Sam Bosley b0543430be Updated copy on filter by unassigned in tag view 14 years ago
Sam Bosley 762294778d Match task adapter row height to font size 14 years ago
Sam Bosley 4d535ea4fa Made edit backgrounds a little darker 14 years ago
Sam Bosley bbf414b816 Fixed bugs with progress bar callbacks getting mixed up with views in different fragments 14 years ago
Sam Bosley 7b33e45c76 Renamed and reorganized resources to be able to manually control whether or not 3 column layouts are used 14 years ago
Sam Bosley 61448124bc Version bump 14 years ago
Sam Bosley 1864b0e395 Fixed array index errors in google auth activities, fixed possible JSON issue in pushtaskonsave 14 years ago
Sam Bosley 9a84a36f56 Added a try/catch around an unregisterReceiver call in TLA that would throw a rare exception 14 years ago
Sam Bosley 7d3e7b863f Fixed a potential null pointer in gtasks lists 14 years ago
Sam Bosley 74d047c5ab Fixed a null pointer crash in TagFilterExposer 14 years ago
Tim Su cfec9d67cc Fix unit tests 14 years ago
Tim Su 26df60f891 Now stuff compiles 14 years ago
Tim Su 09d0d27ec0 Fixed up all translation strings by hand 14 years ago
Tim Su 23c6c9d38e First pass at translation via automation 14 years ago
Tim Su c569e05d9f Version bump 14 years ago
Tim Su 86cb41ac0a Minor polish to black transparent theme, added white transparent theme 14 years ago
Tim Su 7044e9747f Fixed dark transparent theme to work 14 years ago
Tim Su 955fdc20b6 Code cleanup 14 years ago
Tim Su 2773f7ef8e disable method inlining in proguard for the sake of better stack traces 14 years ago
Tim Su 052c25ccc1 Fix for %s without the task title 14 years ago
Sam Bosley 4e4014e01c Updated gtasks jars, fixed super sad bug in build script that would use the wrong gtasks api key 14 years ago
Sam Bosley 763e36045d Moved the statistics preference back where it should be underneath the ppack 14 years ago
Sam Bosley 8a023f9409 Added try/catch to fix crash when showing task edit popover after delay 14 years ago
Sam Bosley 947f0fe1b7 Fixed beast mode bugs and cleaned up some unecessary beast mode code 14 years ago
Sam Bosley 896f40d9a3 Merge remote-tracking branch 'origin/120203_sb_leave_shared_lists' into 4.0 14 years ago
Sam Bosley 9d562f37fd Compare sql and title when deleting a list 14 years ago
Sam Bosley 551655035e Added a string back into the resources that had somehow gotten removed from the english translation 14 years ago
Sam Bosley fbb2db6482 Fixed a potential null pointer in the task list refresh receiver: 14 years ago
Sam Bosley 5c19f75df4 Fixed an off by one error in ActFmGoogleAuthActivity 14 years ago
Sam Bosley e9efc8ad09 Added comments to strings-tags, tweaked tag deleted receiver 14 years ago
Sam Bosley af84f46e67 Fixed a bug with tag context menu intent names 14 years ago
Sam Bosley e39b1f74a9 Refresh filter list after tag delete 14 years ago
Sam Bosley f41a1b3de9 If the currently active list is deleted, switch to active tasks 14 years ago
Sam Bosley c39a466b5e Warning if tag owner is about to delete a list for everyone 14 years ago
Sam Bosley 7f445f5357 Removed block on deleting shared tags so that you can leave them 14 years ago
Sam Bosley d8cdd97478 Make sure placeholder share bar images show up immediately after share 14 years ago
Sam Bosley 1f06c9982e Fixed bug where the displayed list wouldn't fully switch when creating a new list 14 years ago
Sam Bosley eb61f67859 Fixed a bug where shortcuts wouldn't use the custom task list fragment 14 years ago
Sam Bosley b70f7fd1a3 Add ability to add shortcut from list settings page 14 years ago
Sam Bosley 99b057243a Fixed long-press on filterlist for phones, text color in add comments fields 14 years ago
Sam Bosley 9db456d18b Merge remote-tracking branch 'upstream/120202_as_task_activity_fix' into 4.0 14 years ago
Sam Bosley 87fecc1a38 Fixed an off by one error in gtasks login activity 14 years ago
Andrew Shaw bfb452d604 All activity for tasks should show up now 14 years ago
Sam Bosley e9c72bd67a Fixed a bug where sometimes the assign to anyone option wouldn't show in task edit 14 years ago
Sam Bosley 069cf6a659 Fixed a bug with update fragments not being replaced properly since they had been removed from their original containers 14 years ago
Sam Bosley 409790bdb0 Increment version name for next release 14 years ago
Sam Bosley 7068177619 Comments popover in LAYOUT_DOUBLE 14 years ago
Sam Bosley 9f0f19fdc9 Make TagUpdatesFragment work in all layouts and with general activity feed 14 years ago
Sam Bosley bff430ef51 Refactored tag updates into fragment with wrapper activity, styled for phones 14 years ago
Sam Bosley 34f0d1c778 Added comments button to action bar 14 years ago
Sam Bosley 05a03dd17c Fixed bugs with voice add
Port changes from the ppack branch in the voice input assistant
14 years ago
Tim Su 8aa4bb8fa1 Fix for tests. Now you can run the test suite in eclipse as well as from ant. Had to work around Android bug 23365 14 years ago
Tim Su c550925fd7 General fixes to test project build environment 14 years ago
Sam Bosley 6505ad97c6 Make reminders pop up a dialog after opening app instead of embedded layout 14 years ago
Sam Bosley 64952ca9bb Merge remote-tracking branch 'upstream/120131_as_small_bugs' into 4.0 14 years ago
Sam Bosley 8f0da20d09 Removed AB testing of theme 14 years ago
Sam Bosley 9a5120cba4 Fixed a bug in filterwithcustomintent, fixed text color in list members 14 years ago
Andrew Shaw dd02f318d5 Fixed missing string title when you launch oauthloginactivity 14 years ago
Sam Bosley e7d99d4258 Fixed black-on-black dialog text issue for sort settings 14 years ago
Sam Bosley 15ead00e63 Fixed some layout issues and polish 14 years ago
Sam Bosley b2b28b6bd3 Fixed a bug where you wouldn't show up in members header if you were owner of the tag. Added unassigned filter to members header also 14 years ago
Sam Bosley f32259d931 Incremented version name for next beta 14 years ago
Tim Su 5fb59b6f23 Awesome clean to awesome commit - made reminder dialog actually a dialog, and some code style stuff. 14 years ago
Sam Bosley 52eff1ff66 Preference so that smart reminder confirmations can be turned on and off 14 years ago
Sam Bosley 818487e693 Alert when rescheduling a repeating task 14 years ago
Sam Bosley 5658f820de Alert popup for when magic has happened via quickadd markup 14 years ago
Sam Bosley aa4359ac7a Added new layouts for astrid reminders, can get in-app notifications with a popup 14 years ago
Tim Su 44f8c82d9a Make the edit tab text color the right color. Get rid of empty activities. You know, polish stuff 14 years ago
Tim Su 9038184770 Moved TOS setup logic into upstream ActFmLoginActivity 14 years ago
Tim Su e5613404e9 highlighted color for custom tab now blue 14 years ago
Tim Su 3466db61f8 More user-friendly google login - help text at top, ok button if no google accounts 14 years ago
Tim Su b897d96ce6 Can't have set mode check depend on clean because it breaks the test build 14 years ago
Sam Bosley f49150cf65 Merge remote-tracking branch 'upstream/120130_as_share_list_dialog' into 4.0 14 years ago
Sam Bosley 472817683d Hopefully fixed a null pointer in task edit fragment 14 years ago
Andrew Shaw 6fcf07513a Added blue repeat icon for night theme and fixed potential null pointer exception in TaskEditFragment 14 years ago
Sam Bosley 2675763ab9 Merge remote-tracking branch 'upstream/120130_as_repeat_indicator' into 4.0 14 years ago
Sam Bosley b38496c837 Fixed popover workflow stuff 14 years ago
Sam Bosley bb2f2c890c Fixed a bug where mDualFragments wasn't getting set in filter list fragment 14 years ago
Andrew Shaw b27e8da2cd Repeat indicator glows red and shows abbreviation 14 years ago
Sam Bosley b50ac54d0e Edit version name for next beta build 14 years ago
Sam Bosley 6d32b83702 Removed a redundant string 14 years ago
Andrew Shaw d0b0f6739c Added red repeat button 14 years ago
Andrew Shaw 9b5476a1aa Added a dialog when user tries to share a list but isn't logged in 14 years ago
Sam Bosley f206e8ae44 Fixed tablet filter list footers 14 years ago
Sam Bosley eabc0af176 Fixed a bug with the location of the list dropdown 14 years ago
Sam Bosley e61a42d3f5 Removed an unused line of code in task edit fragment 14 years ago
Sam Bosley c708f5dbf5 Renamed two more components to be called fragment instead of activity 14 years ago
Sam Bosley abc63ff77c Fixed bugs with certain intents trying to use the tag view fragment as an activity 14 years ago
Sam Bosley 970f05dd8c Fixed some popover layout issues on tablet, added a popover for list dropdown 14 years ago
Sam Bosley 695c78fd18 Killed the NotificationWrapperActivity and other custom wrappers for custom intents--just use the normal tasklistactivity with a custom fragment 14 years ago
Tim Su e415557d24 Re-write custom border drawable to fit in the allocated space 14 years ago
Tim Su 260cac0d4b Got rid of the rest of controlreceiver stuff. 14 years ago
Tim Su a53d5e79cf Speed up task edit activity by loading more later 14 years ago
Tim Su 18a7a859b7 Update references to fragments 14 years ago
Tim Su 814bbef471 Renamed another activity to fragment 14 years ago
Tim Su c34c1df463 Cleaned up a bunch of warnings, fixed a few small issues, code and formatting cleanup 14 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. 14 years ago
Sam Bosley 28d910a9e8 Checks for null picture and pictureBorder views (for gtasks, we should update those views to work with pictures) 14 years ago
Sam Bosley 1e30f4cfdf Make whole filter list footer clickable 14 years ago
Andrew Shaw a32d8db129 Fixed chronometer 14 years ago
Andrew Shaw 11a552b198 Preferences for showing notes 14 years ago
Andrew Shaw acc6683ea4 Caching activity images to disk 14 years ago
Sam Bosley 3c58db0d99 Updated welcome walkthrough images and task edit popover arrow 14 years ago
Sam Bosley 21f532c727 Change the version name to 4.0-beta for the release 14 years ago
Sam Bosley 1df400f7a6 More image and style updates 14 years ago
Sam Bosley 161ded49cb Separating line in the header, added some missing icons 14 years ago
Sam Bosley bb146e3105 Merge remote-tracking branch 'upstream/120125_as_edit_screen' into 4.0 14 years ago
Sam Bosley f0b50b314a Lots of image and drawable polish for both themes 14 years ago
Sam Bosley 9453b3b3d6 Themed the custom buttons in the time picker and removed all those nasty shape drawables 14 years ago
Sam Bosley 2dc7e45a0d Themed colors except for toggle buttons 14 years ago
Sam Bosley bcc6d44ffa Main menu dropdown plus lots of dropdown polish 14 years ago
Andrew Shaw 9a808fbb61 New checkboxes, timer looks better, and tasks can show full title 14 years ago
Andrew Shaw 554690d3bb Task timer should add to your activity stream 14 years ago
Andrew Shaw 2c9e4126bc Styled checkbox for assigned tasks 14 years ago
Tim Su 282c619cfb Moved sync tests to test-sync project 14 years ago
Sam Bosley d900f07563 Fixed a few potential null pointers in taskadapter 14 years ago
Sam Bosley 7641d01a43 Fix for a couple force closes 14 years ago
Tim Su 4abe77943d Finished up the dark style for the edit page tabs 14 years ago
Tim Su 5165ed2e2e Theme for edit page, and cleaned up dead code 14 years ago
Tim Su 1e254dcf96 Added clear data as one of the manage old tasks items 14 years ago
Sam Bosley 86a3268da3 Call startup service in wrapper activity, force databases to be created/opened synchronously 14 years ago
Sam Bosley a5dc967a9f Undid a change that broke things in task edit activity 14 years ago
Sam Bosley ff012b7e41 Merge remote-tracking branch 'upstream/120125_as_edit_screen' into 120125_as_edit_screen 14 years ago
Sam Bosley 5bc4515caa Cleaned up date picker layouts so they look the same on all devices 14 years ago
Sam Bosley 6eb564ff00 Fixed a bug with adding multiple lists in (), cleaned up tests some more 14 years ago
Andrew Shaw 89aa3a00c9 Comment pictures show up in taskeditactivity now YAAA 14 years ago
Andrew Shaw ed10a08cbe Added images to comment bar and working on adding pictures 14 years ago
Andrew Shaw 03f2327dfe Added camera button 14 years ago
Andrew Shaw 9dbeddac13 Fixed conflicts after rebase with 4.0 14 years ago
Andrew Shaw 7fd11fd094 Comments sync menu button added and added timer controls to comment bar 14 years ago
Sam Bosley 06381f4fb5 Fixed an off-by-one error in the gcal default calendar selection 14 years ago
Sam Bosley 933cfdf891 Fixed a bug with regexp title parsing, fixed compilation errors in gtasks tests 14 years ago
Sam Bosley 8f5f3def14 Merge arne/120126_aj_bugfixes 14 years ago
Sam Bosley 9b1c69b17d Cleaned up some code and fixed a couple crashes 14 years ago
Sam Bosley 207bea702e Fix for low priority producteev checkboxes 14 years ago
Arne Jans 037a919545 Fixed search-function crashes Astrid 14 years ago
Arne Jans a35558d58a Fixed NPE-crash on editing a task 14 years ago
Arne Jans a939ea75f4 Fixed weird-looking overlapping checkbox-buttons 14 years ago
Sam Bosley 3714f74bd3 Format completion date display like normal due date display, updated strings files with newlines to match 14 years ago
Sam Bosley 8e4953ea90 Polished the mic button 14 years ago
Sam Bosley 52e7c01854 Use flags instead of booleans for flags in task list wrapper 14 years ago
Sam Bosley 4a6998ef99 Fixed a bug with google tasks created on default list being associated with the wrong list id 14 years ago
Sam Bosley cc2a9474aa Lots of styling and new images, fixed a few task edit bugs 14 years ago
Sam Bosley 63a4b7e2d8 Fixed a bunch of bugs with task edit popover and screen rotation 14 years ago
Sam Bosley e94abecbc9 Fixed a crash when dismissing task edit popup from rotation 14 years ago
Sam Bosley ac4c185b5d Added a try catch to fix a background refresh crash 14 years ago
Sam Bosley 03dbfb57a5 Fixed a bug with copying tag control set info to other tasks, removed a println 14 years ago
Sam Bosley 5a7c56701e Fixed a bug in TEA view pager 14 years ago
Sam Bosley d8f09912a3 Fixed a bug with C2DM registration 14 years ago
Sam Bosley e4bcea3a89 Merge remote-tracking branch 'origin/120125_sb_new_filter_activity' into 4.0 14 years ago
Sam Bosley 50949aaa5b Merge remote-tracking branch 'origin/120120_sb_new_google_sync' into 4.0 14 years ago
Sam Bosley 89abb843f1 Fixed non-responding shortcut-contextmenu (from arne) 14 years ago
Andrew Shaw 0ef015832a Edit view scrolls to top of comments when you add a new one 14 years ago
Sam Bosley 694770687e Removed the new list menu item (since the button is always present 14 years ago
Sam Bosley 809bbebcc1 Styled and updated finishing behavior of custom filter activity 14 years ago
Sam Bosley 32807933aa Fixed a bug where blank tasks would be created when adding TEA 14 years ago
Sam Bosley c498eabba6 Gtasks V2 sync provider 14 years ago
Andrew Shaw 267d7d16f4 New ui for task edit activity 14 years ago
Sam Bosley 537beaa062 Mostly working task edit popover 14 years ago
Sam Bosley d5b704badf Fixed another widget with custom task list bug 14 years ago
Sam Bosley 7233b14f35 Merge upstream/master 14 years ago
Sam Bosley 7ff8adf475 Updates to widget to use the custom component of tags correctly 14 years ago
Tim Su 15db4fbd86 More fix 14 years ago
Tim Su f80ebaa0c9 Fix for first_task and first_list metrics not being reported 14 years ago
Sam Bosley 121774dd4a Fixed a bug with task completion, moved onBackPressed override to tlwa 14 years ago
Sam Bosley 05018ec901 Merge remote-tracking branch 'upstream/120120_as_new_task_icons' into 4.0 14 years ago
Sam Bosley b281f48aef Popup for tag settings activity 14 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 14 years ago
Sam Bosley 7d06f46fc4 Fixed some bugs with quickadd, adjusted landscape layout weights 14 years ago
Sam Bosley 1afc91152c Fixed a bug with the filterlist fragment not being present on phones 14 years ago
Tim Su 372e66da8a Get rid of task edit wrapper activity in default task edititing mode 14 years ago
Tim Su b79c666f22 Cleaned up / consolidated fragment logic, implemented three-pane layout 14 years ago
Tim Su 41b672928d Minor source code cleanup 14 years ago
Andrew Shaw 0d56cc8c83 Task rows no longer have repeat details and shortened the due date string 14 years ago
Andrew Shaw b98c1ecbe3 New checkboxes 14 years ago
Tim Su d0a9889490 Fix for oauth error when you are not online 14 years ago
Tim Su 9597e91ecc Use userinfo.profile as authentication scope to get user information 14 years ago
Tim Su 363db8d62c One-click google login. 14 years ago
Andrew Shaw e63c374b98 Changed padding so checkbox isn't cut off 14 years ago
Andrew Shaw fe16310518 Added new check box images for tasks 14 years ago
Sam Bosley 21e66cc82f Fix for the problem described here: http://code.google.com/p/android/issues/detail?id=23096 14 years ago
Sam Bosley 31dc5e4958 Forgot the images 14 years ago
Sam Bosley 2d7ebe67b9 Updates to task adapter row, placeholders for checkboxes 14 years ago
Sam Bosley 34e751e632 Register a device id with c2dm 14 years ago
Sam Bosley 7f740c159c Moved filterlist creation back into onCreate to fix a refresh bug 14 years ago
Sam Bosley 2cdf3f9f62 Fixed a bunch of bugs with behavior when creating new lists 14 years ago
Sam Bosley 7094a852cc Fix proguard optimizing out a google method, round 2 14 years ago
Sam Bosley 6e15d95a6e Adjusted C2DM receiver to only process when logged in, added helper class for SyncResultCallback 14 years ago
Sam Bosley f5c5cfa354 Updated style of new list button in FLA 14 years ago
Sam Bosley 790373c3cb Polished background color of list view, highlight currently selected list 14 years ago
Andrew Shaw 6ebe7a3461 Walkthrough text polish with henry 14 years ago
Sam Bosley 6b9e23436a Strip unecessary fields out of filter list items 14 years ago
Sam Bosley a6a1a9fcff Added a refresh receiver to the filterlist fragment to refresh lists after sync 14 years ago
Sam Bosley a99a484cbb Use the filterlist fragment view directly in the popover on phones 14 years ago
Sam Bosley 50eebc46b8 Refactor filter adapter to not be expandable 14 years ago
Sam Bosley dd7daff539 Version bump and upgrade message 14 years ago
Sam Bosley e30263b04e Modified proguard to keep a class that gtasks sync needs 14 years ago
Sam Bosley 9d237bf81f Merge from upstream/master 14 years ago
Sam Bosley 06514f3a19 Try/catch in update message dialog to fix crashes with trying to show with a non-running activity 14 years ago
Tim Su 14f8d81ae8 Allow ability to show welcome activity from settings 14 years ago
Tim Su 7412481730 Merge pull request #122 from atshaw/120118_as_regex_fix
Fixed regular expression error
14 years ago
Tim Su b366ebf35a Merge remote-tracking branch 'mruwek/Polish-translation'
Conflicts:
	astrid/res/values-pl/strings.xml
14 years ago
Tim Su b3f3bd02ea If you haven't saved a tag, don't transmit picture until after you have. 14 years ago
Tim Su cf64d736cd Removed sync code from filter list activity in preparation for fragments 14 years ago
Tim Su 8ffe684d94 Bring back a menu item for synchronizing with Astrid.com from task list activity. Modified the abstract provider class to make that happen 14 years ago
Andrew Shaw f5bc5fbca2 Fixed regular expression error where task only added the first word of the tag 14 years ago
Sam Bosley acc651f9fc Merge fixes from upstream/master 14 years ago
Sam Bosley 84a0311f23 Updated landscape layout 14 years ago
Sam Bosley a98fe9e0a5 Version bump and upgrade message 14 years ago
Sam Bosley 49b01b3d4c Added another proguard rule to fix support.v4 library warnings 14 years ago
Sam Bosley e6014d531d Merge remote-tracking branch 'upstream/master' into 4.0 14 years ago
Sam Bosley a3456a397f Updated proguard with rule for AbstractModel 14 years ago
Sam Bosley c130db2c9e Removed redundant jar file (it's already in the actionbarsherlock project) 14 years ago
Sam Bosley b0e5cbef39 Resolve some left over merge conflicts 14 years ago
Sam Bosley dd11d36160 Merge upstream/master 14 years ago
Sam Bosley e0a6e52523 Fixed a bug that would cause activity from this user to not display correctly 14 years ago
Sam Bosley 0029e881cb Reorganized layout of repeat and calendar control in date dialog, updated some strings 14 years ago
Tim Su f215b77a24 Finer-grained keep in proguard 14 years ago
Tim Su 62164d1064 Build.xml now puts clean in right place 14 years ago
Sam Bosley e6cac51035 Removed intent filter that added an extra beast mode preference under a random title 14 years ago
Sam Bosley dc40e65b1d Use the broadcast refresh mechanism for sync finished callbacks in TLA and TVA. This gives better consistency and fewer crashes." 14 years ago
Sam Bosley fad14a1831 Removed intent filter that added an extra beast mode preference under a random title 14 years ago
Tim Su bcb47384e3 Restore Google Guava - oauth has a dependency on it that wasn't caught previously 14 years ago
Sam Bosley 709f74207a Use the broadcast refresh mechanism for sync finished callbacks in TLA and TVA. This gives better consistency and fewer crashes." 14 years ago
Sam Bosley 90a2b83f88 Bump version name and version code so that we won't see tablet crashes and release crashes as the same in crittercism 14 years ago
Sam Bosley 31e7bf3055 Try/catch around sync finished callback in case activity was killed for any reason 14 years ago
Tim Su a21ec4afd5 Upgrade crittercism to latest jar 14 years ago
Tim Su a7fe80fadd Fix for crashes and errors, including jchronic, and some preventative try/catches 14 years ago
Tim Su 3c2f614cec Killed welcomeLogin class, made welcome walkthrough dots smaller, localize a string. 14 years ago
Tim Su c4cc1477e3 Shrank a bunch of images, indexed color some, and flat out deleted some others 14 years ago
Tim Su 6d45d6fa02 Fix padding issue for google task adapter 14 years ago
Tim Su bbd9863217 Added proguard optimization & better shrinking, now build is 1MB smaller 14 years ago
Sam Bosley 41a70b4252 Updated crittercism jar to 1.2.5 14 years ago
Sam Bosley 6bef7057d8 Fixed update and upgrade dialog text colors for ics users 14 years ago
Sam Bosley 084bc87e7d Cleaned up the edit task callback and listener and fixed a bug where edit activity sometimes wouldn't launch 14 years ago
Sam Bosley d62a573cb8 Styled the action bar for the tag settings activity 14 years ago
Tim Su dc057fdf3b Fixes to make project compile, and greendroid to api level 14 14 years ago
Tim Su f062260cc9 Darkened list popover 14 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
14 years ago
Sam Bosley 0721f11fbc Cleaned up some header bar action items, styled the task edit activity header 14 years ago
Sam Bosley fdc5775a8f Style the header nav bar for the redesign 14 years ago
Tim Su 10ed3bd532 Get rid of reflection in jchronic library which doesn't play well with Android 14 years ago
Tim Su c320aea90a Move preference setting to make it very difficult for welcome screen to get stuck in a loop 14 years ago
Tim Su ac1a17fc90 Replace astrid icon with pretty new Astrid icon on widget frames. Removed icon_plus, unused. 14 years ago
Tim Su d4308d62a3 try-catch adding task parsing 14 years ago
Tim Su 56d4f1a4b9 Removed a bunch of old image resources 14 years ago
Sam Bosley b1c97bba27 Updated resolution of welcome images to take up less memory 14 years ago
Sam Bosley cf24441363 Localize welcome walkthrough strings, simplify layout 14 years ago
Sam Bosley 1a3f148306 Simplified callback on list selection from dropdown, fixed bug with displayed title consistency when launched with filter 14 years ago
Sam Bosley 495b43b737 Added disclosure arrow to list dropdown picker 14 years ago
Sam Bosley 7a2a38632a Merge remote-tracking branch 'arne/120117_aj_tabletfixes' into 120109_sb_merge_tabletbranch 14 years ago
Arne Jans 012d05160e Fixed initial NPE-crash on WelcomeLogin 14 years ago
Sam Bosley 7d2a392e95 Fixed bug with Astrid news dialog 14 years ago
Sam Bosley b8972304fb Use two column layout in portrait and landscape for all large screens 14 years ago
Sam Bosley d6c16125fb Fixed text color in quickadd bar 14 years ago
Sam Bosley 2e72bb936a Adjusted parent style of Theme.Dialog to be android:Theme.Dialog to fix a crash in EditNoteActivity 14 years ago
Andrew Shaw e5d27c9226 View pager indicator project properties
Edited git ignore to include eclpse project
14 years ago
Sam Bosley cec6b36ca7 Tweak upgrade message 14 years ago
Andrew Shaw d1e9b4c7c0 Walkthrough tutorial upon app launch 14 years ago
Sam Bosley 0b1639af85 Make the welcome login activity work in landscape like the regular login activity 14 years ago
Sam Bosley 0c523ed150 Directly replace contents of list when filter is clicked regardless of number of fragments 14 years ago
sbosley 98ef75fbc3 Merge pull request #121 from StingerAJ/120113_aj_googleloginpage_fixes
120113 aj googleloginpage fixes
14 years ago
Arne Jans 45635f22ec Fixed the loginpage and actfmaloginactivity for landscape 14 years ago
Sam Bosley ec07d3b60f Merge remote-tracking branch 'upstream/120112-ts-syncv2' 14 years ago
Sam Bosley bb272ef947 Cleaned up some of the title parsing code 14 years ago
Sam Bosley 10a8fad2f2 Fixed a bug where two filterlist fragments could get created when started in portrait mode 14 years ago
Tim Su 7dcd0736f3 Add progress bar for fetching task activity 14 years ago
Tim Su 11bb7e6e71 Disable the old sync provider in favor of new hotness 14 years ago
Tim Su a37449229c Remove refresh from the filter list, in prepration for the future 14 years ago
Tim Su db5aae654a Fix padding that makes our rows shifted 14 years ago
Tim Su eee0def2bd Synchronize TagViewActivity with the v2 sync provider 14 years ago
Sam Bosley a950b0eae2 Highlight list picker when pressed, don't allow popover in landscape mode 14 years ago
Amy Tang 86298cbdb6 Added unit tests to titleparser 14 years ago
Sam Bosley 4bf7cbe57c Undid a change that was causing duplicate filter list fragments 14 years ago
Sam Bosley c014cccc2c Popover list selection menu 14 years ago
Sam Bosley 75ad7c4e78 Merge actionbar styling updates from arne 14 years ago
Sam Bosley 4f78174341 Fixed a bug with using arrayAdapter.addAll 14 years ago
Arne Jans 89abbb3839 Re-added Sort-button into actionbar and removed dead code. 14 years ago
Arne Jans 649aad4aa6 Fixed Astrid-up-button not working in landscape with edit view. 14 years ago
Tim Su 7457c6ee08 Initiate Auto sync, and save last sync for tasks received through the system 14 years ago
Sam Bosley ab07bae3a1 Commented out some stuff that was causing a crash 14 years ago
Tim Su 85eda2a62d Added new progress bar to task list activity, now using it to sync task list activity 14 years ago
Sam Bosley cfd3d5e2e8 Undid a change that broke things 14 years ago
Sam Bosley 12dd51bd42 Removed some unecessary menu items, added some others (sync in tla, new list in fla) 14 years ago
Sam Bosley 7cc611b50d Fixed bug where list selection would be lost after rotation (again) 14 years ago
Arne Jans 2b13026d9b Actionbar styling as the old navigationbar.
Smaller Astrid-icon in the actionbar.
Astrid-icon as up-button, first try, some quirks (see issue in buglist).
Linked actionbarsherlock-sourcefolder into astrid-project for easier
debugging.
14 years ago
Tim Su ab2739d98b Make jchronic in classpath use relative jar path 14 years ago
Sam Bosley 2a8134947c Dropdown menu for list selection 14 years ago
Sam Bosley e8deb26734 Updated rounded corners drawable folder for api v11 14 years ago
Amy Tang 702e0f7595 Added more features to QuickAddParser 14 years ago
Sam Bosley e50422c61c Fixed a bug with an occasional crash when rotating FLA 14 years ago
Sam Bosley b995728bb3 Fixed a bug where intent flags could interfere with filter list launch 14 years ago
Sam Bosley 251d40c638 Rapidly switch between editing tasks when in landscape mode 14 years ago
Sam Bosley 3931e3a624 Fixed bugs related to rotating while in FilterListWrapperActivity 14 years ago
Sam Bosley 808a4223d9 Fixed some null pointer exceptions in tag view activity callbacks 14 years ago
Sam Bosley 0767328c5c Can now swap custom task list fragments for filters with custom intents 14 years ago
Sam Bosley 837b491b19 Wrap main fragments in frame layouts for easier replacement in transactions later, use tags instead of ids 14 years ago
Amy Tang 8d6b40c1c6 update 14 years ago
Sam Bosley 03c7d2eabb Pass the current filter as an extra in the intent when launching the edit activity 14 years ago
Sam Bosley 67c2776472 Fixed invisible checkboxes in repeat control set 14 years ago
Sam Bosley 2d78f94a01 Fixed a bug with missing list title in task edit wrapper activity 14 years ago
Sam Bosley c09a28bfd3 Cleaned up some landscape layouts, fix animations for finishing main activities 14 years ago
Arne Jans ac3a18fa48 Fixed search-function for filterscreen and made the fragment-accessors for
convencience.
14 years ago
Arne Jans c1c6199082 Fixed ClassCastException for MilkFilterExposer 14 years ago
Arne Jans 0c88a03244 Merge branch 'unifiedtabletphone-ui' into 120109_sb_merge_tabletbranch 14 years ago
Sam Bosley 941a85a86a Fixed tablet edit dialog crashes and adjusted widths of dialogs for large screens 14 years ago
Sam Bosley 14274386c7 Adjusted calendar functions to work on ICS 14 years ago
Arne Jans e53ed0e130 Moved landscape-layouts to layout-large-land and
removed the dupes in layout-small.
14 years ago
Arne Jans f2bced613c Explicit support large and xlarge screens
as explained in
http://developer.android.com/guide/topics/manifest/supports-screens-element.html#large
14 years ago
Arne Jans 63cc38df24 Fixed Phone: Pressing a filter-item sometimes crashes with NPE 14 years ago
Sam Bosley bd5067ab0a Merge remote-tracking branch 'upstream/master' into 120109_sb_merge_tabletbranch 14 years ago
Sam Bosley 46a32867ae Fixed bugs with landscape date picker 14 years ago
Sam Bosley 3642dd3f73 Fixed some issues from the merge that I did wrong 14 years ago
Sam Bosley ed01e28916 Resolve merge conflicts from tablet branch 14 years ago
Sam Bosley 7ff70ade9b Changed gcal behavior for repeated tasks--don't delete old events 14 years ago
Sam Bosley 016ef6b5f8 Rearranged some of the control sets in the edit page, fixed the dialog popup widths 14 years ago
Arne Jans 6511d7e594 merged master into unifiedtabletphone-ui
fixed NotificationActivity to be shown, also for landscape
14 years ago
Arne Jans 231a34448e Re-added ContextManager.setContext 14 years ago
Sam Bosley 418b3cf9f3 Put in a try/catch for the help info popovers 14 years ago
Sam Bosley 8e405124cd Fixed a possible null pointer exception in TaskEditActivity 14 years ago
Sam Bosley 5094e1a3f3 Trim tag name before saving so tags can't be just whitespace 14 years ago
Sam Bosley ba8fc52520 Fixed some bugs with task description field from JSON and cleaned up description UI, removed some debug code 14 years ago
Amy Tang e4b57e963f Press astrid on empty list to create new task 14 years ago
Amy Tang 69b4a5c091 Sets sync date to zero when updating version 14 years ago
Amy Tang a0c6528e24 Tag description UI and backend 14 years ago
Sam Bosley c132cb6eea Fixed a typo 14 years ago
Sam Bosley e34ec96caf Upgrade message and version bump 14 years ago