Commit Graph

1081 Commits (9fba7953aa416aeb455b360639b8c5af68eded96)

Author SHA1 Message Date
Sam Bosley be6b1310e1 Make clicking on task links in comments edit task 13 years ago
Sam Bosley 6701e46bfb Good progress on linkifying task titles in comments 13 years ago
Sam Bosley dc9a6b2fed Fix some arguments in update format strings 13 years ago
Sam Bosley f7da0c8233 Refixed people picker row heights 13 years ago
Sam Bosley ea4b8ecbd1 Fixed a string with backwards format args 13 years ago
Sam Bosley 4477ca55ca Don't show astrid in reminder dialog when that preference is turned off 13 years ago
Sam Bosley 668a23ad45 Adjusted contact adapter row size 13 years ago
Sam Bosley 7f07d08af4 Restore the progress bar to task comments view 13 years ago
Tim Su 0f13cf01f7 Merge pull request #174 from sbosley/120302_sb_swipe_lists_subtasks
Swipe between lists! Woooo
13 years ago
Tim Su 076eeee13c Merge pull request #173 from sbosley/120405_sb_pick_contact
Contacts picker!
13 years ago
Sam Bosley af9345c057 Merge swipe between lists branch with changes from master 13 years ago
Sam Bosley 6cee41ac9a Restored progress bar to activity fragment 13 years ago
Sam Bosley 85efa99f2b Better plus button in the people picker 13 years ago
Sam Bosley 197fe02be4 Sectioned headers in the assignment picker. booyah 13 years ago
Sam Bosley e92c2ef048 Polished assignment autocomplete field 13 years ago
Sam Bosley 5ede134e9f Added contact chooser option to people picker 13 years ago
Sam Bosley 6168534e0a Better size for assigned picker rows 13 years ago
Sam Bosley c8c170ed7b First draft of contact picking 13 years ago
Sam Bosley d0b18d3596 Make activity feed less vague 13 years ago
Sam Bosley 3b7c9a0437 Updated a string to prevent bad word wrapping 13 years ago
Sam Bosley 4c89881956 Use 'someone
' instead of 'you' when no name available for comment
13 years ago
Sam Bosley d536cdbf1e Fixed a crash that could occur if gtasks encounter auth problems during a background sync 13 years ago
Sam Bosley b65d12fb3e Fixed an android 2.1 widget bug by using multiple layouts. Better solution? 13 years ago
Sam Bosley e119dbbc93 Make the locale edit alerts screen always dark themed: 13 years ago
Sam Bosley 4ed70def25 Option to report last error in sync prefs 13 years ago
Sam Bosley 22776b7928 Legacy widget style 13 years ago
Sam Bosley 8e7a8f5c97 Added preference for choosing widget theme 13 years ago
Sam Bosley a0209dd79e Style tweaks to AddOnActivity, make home button work in it 13 years ago
Tim Su 1d215de036 Fix for height of filter adapter text in Amazon kindle being cut off 13 years ago
sbosley a1e71d9bbb Merge pull request #163 from sbosley/120312_sb_sqlite_exception
Added code to catch SQLiteException errors like missing columns
13 years ago
Sam Bosley 394f06ba58 More copy update 13 years ago
Sam Bosley 8fc440a896 Updated copy 13 years ago
Sam Bosley 85e503c043 All new widget design to match app theme and style 13 years ago
Sam Bosley cce6f2c0e7 Added code to catch SQLiteException errors like missing columns and recommend a reinstall 13 years ago
Jon Paris 33b0ca2bd3 updated the search icons 13 years ago
Sam Bosley 53fcdbe80b Image placeholders to make it easier for Jon to replace them 13 years ago
Sam Bosley 763f06a38a Killed hardware acceleration, added search menu item, moved some menu items to settings 13 years ago
Sam Bosley 8d812060cb Use the correct hint string for new list name field 13 years ago
Sam Bosley 71f071e363 Fixed text color issue when adding lists from task edit 13 years ago
Sam Bosley bf9ed3d039 Use different title in task edit when task is a new task 13 years ago
Sam Bosley 09d5f6918c Fixed a string in repeat reschedule dialog 13 years ago
Tim Su 2e7be1c7b2 Imported XML strings from .po files. For some reason the API strings are still in the main project? 13 years ago
Sam Bosley 760d7da160 Merge remote-tracking branch 'upstream/master' into 120302_sb_swipe_lists_subtasks 13 years ago
Sam Bosley 0a9e9023d0 Fixed locale theme issues 13 years ago
Sam Bosley cc80afcfef Make main menu popover intercept key events so that menu button can dismiss it 13 years ago
Tim Su cc25b593b4 Add switching logic via ThemeService to identify light and dark drawables to use. Renamed up filters and plugins icons to be more identificatory. 13 years ago
Tim Su 328034fbdf Fix for amazon new and used ellipsizing the actual price 13 years ago
Jon Paris d66269d5e6 updated all the icons in the main nav and list popover to be consistent and have both light and dark themes 13 years ago
Sam Bosley 2d1f1d1198 Renamed and reorganized menu images for easier replacing 13 years ago
Sam Bosley 0d6d212743 Fix for one language having incomplete string arrays 13 years ago
Sam Bosley 09691c2176 Removed unused intro_click_prompt string to fix strings unit test 13 years ago
Sam Bosley 0449ab5bf3 Removed unused intro task strings, fixed a crash in push on save when checking for those strings 13 years ago
Sam Bosley 1514568de4 Polished custom menu icons for all screen sizes and layouts (images still unpolished) 13 years ago
Sam Bosley 2b930a7a0e Populate dropdown menu with options menu items 13 years ago
Sam Bosley e67a385a17 Started refactoring MainMenuPopover 13 years ago
Tim Su 4389118e91 Killed intro strings 13 years ago
Jon Paris eea868e4bf update menu buttons per Sam's request 13 years ago
Sam Bosley 358bdbaf38 Fixed a crash in FilterShortcutActivity 13 years ago
Jon Paris 22979da4f3 update menu buttons per Sam's request 13 years ago
Sam Bosley 5d441d4918 Fixed a crash in FilterShortcutActivity 13 years ago
Sam Bosley ed6984e58d Merge remote-tracking branch 'origin/120221_sb_swipe_between_lists' into 120221_sb_swipe_between_lists 13 years ago
Tim Su d30e7b9627 Fix formatstring issues caught by launchpad 13 years ago
Tim Su 3d06bed032 Filter shortcut activity for creating desktop shortcuts of Astrid filters and lists. 13 years ago
Tim Su b589a25e32 New translation system build on android2po. Includes bin/a2po script, locales folders. 13 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
13 years ago
Sam Bosley 9247845670 Use debug/release api keys with google maps (for taskrabbit), fixed some task rabbit copy 13 years ago
Sam Bosley 52fbe3b63b Refresh ideas tab when switching between tasks on tablet 13 years ago
Sam Bosley 8b0f3e80cc Refactored sync preferences to go straight back to task list and autosync after logging in, other polish 13 years ago
Sam Bosley ad7fc4ce80 Merge upstream/4.0 13 years ago
Sam Bosley 4cbe5861e7 Updated line breaks in welcome strings 13 years ago
Tim Su c0fddb612d Removed unused string from foreign translations 13 years ago
Tim Su cbe42c1532 Moved art to assets folder to get preserved by jjjenkins 13 years ago
Tim Su 51165c3925 Make white/blue the default theme, white/red is the new setting 13 years ago
Tim Su ff01ab795f Subtasks help page now looks cool and fits on one page 13 years ago
Tim Su e10e4c8a0d First pass at making a help file for subtasks 13 years ago
Andrew Shaw 2fbae84da7 Added padding one last time 13 years ago
Andrew Shaw 79c720996a Added new widget 9 patch and fixed timer activity not showing up 13 years ago
Tim Su 68c786fa3e Added holo-ic_menu_refresh, xhdpi ic_menu_refresh 13 years ago
Tim Su 72a65ea570 Killed string from XMLs 13 years ago
Tim Su 93f819c44e Reformatted stuff, edited langage strings to remove %s 13 years ago
Tim Su 2a8ad3cdd4 Merge remote-tracking branch 'origin/20120221_as_tag_settings' into 4.0 13 years ago
Tim Su 4347773f2f Merge remote-tracking branch 'origin/120222_as_bug_fixes' into 4.0 13 years ago
Andrew Shaw 2a01d8460d Caching images in AsyncImageView 13 years ago
Andrew Shaw 599e7b7561 Theming and UI changes 13 years ago
Andrew Shaw ab8bfbeda6 Caching tag images 13 years ago
Andrew Shaw ada52d90e1 Tag settings redesign 13 years ago
Andrew Shaw 6eb8af2d1d changing widget layouts 13 years ago
Tim Su 272cab96d1 Restore string used only in addon 13 years ago
Andrew Shaw 7759ab098a Fixed widget and added message when there is no activity 13 years ago
Andrew Shaw 6b24e0a6af updated widget frame 9 patch 13 years ago
Andrew Shaw d7841b2b44 Fixed task rabbit oauth and posting 13 years ago
Andrew Shaw e51e351fdb Updated walkthrough images 13 years ago
Andrew Shaw 9311eeb5b7 Welcome activity tag 13 years ago
Andrew Shaw a5cf5c9faf Changing welcome screen strings 13 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 13 years ago
Tim Su 81fe8a5858 Deleted a bunch of unused layouts 13 years ago
Tim Su 9277794b57 Deleting resources that seem very unused 13 years ago
Tim Su 676dbb12dc Removed large unused images 13 years ago
Tim Su ec23d5b5d1 Deleted old draggable TLF and associated stuff. Also rando unused activity 13 years ago
Tim Su c9559ebfb4 Add back the empty list Astrid with subtasks 13 years ago
Andrew Shaw 2c9afaa3c9 Changing text for no activity 13 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. 13 years ago
Tim Su 22b330e05e Lighten up the divider color 13 years ago
Sam Bosley 79441b4a0a Fixed and updated welcome walkthrough images 13 years ago
Sam Bosley 6f538b4fad Fixed layout issues with help popovers on different resolution screens 13 years ago
Sam Bosley 4c6b3738a1 Make password login dialog scrollable, fix alignment of icon on pw login button 13 years ago
Sam Bosley 083f21526f Fixed inset issues with reminder view 13 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 13 years ago
Tim Su fc0989fcfa Merge remote-tracking branch 'origin/4.0' into 120220-st 13 years ago
Sam Bosley 39d3b75c4f Load web services view when ideas tab clicked, present button for manual loading when preference turned off 13 years ago
Sam Bosley 5faaa1cf18 Buggy, but I can swipe between lists when starting from active tasks 13 years ago
Andrew Shaw 24d7af2d4c Tag header is now in listview header, fixed width for updates 13 years ago
Andrew Shaw fbd3c90a21 fixed update comments for task created, and specialized comments for different update views 13 years ago
Tim Su 9cff87724e Merge remote-tracking branch 'origin/4.0' into 120220-st 13 years ago
Tim Su c83cdfba7a Made forward progress on being able to toggle drag and drop from sort dialog 13 years ago
Tim Su 44958e8df8 Auto idea is part of the appearance parent 13 years ago
Tim Su 0646edadee Got rid of the 'Beta' label on preferences 13 years ago
Tim Su 311ea3b8b1 Minor tweaks to make UI look and work better when dragging 13 years ago
Sam Bosley c5779c03fe Fixed issues with compressed task rows, more section->details in beast mode prefs 13 years ago
Tim Su 205dd7ac78 Add a new class, draggable list view, for dragging and scrolling from same view 13 years ago
Jon Paris e9989b9fab updated menu buttons to look nicer 13 years ago
Tim Su 0db134e095 Got dragging working in tandem with clicking. So awesome. 13 years ago
Tim Su 108a4efbb8 Restore our concept of a swipe listener 13 years ago
Tim Su c228e33b0e Upgrade TouchListView to 0.4.3 13 years ago
Tim Su a5c33f3045 Initial subtasks thing 13 years ago
Tim Su a75438de12 Added a parameter, broke all of the format strings. Tsk tsk. :) 13 years ago
Jon Paris 95d031dd94 update ppowerpack widget 13 years ago
Jon Paris f8b3c293fd updated dismissed icons to make consistent and not fuzzy 13 years ago
Jon Paris b8143f37af updated camera and list settings buttons 13 years ago
Jon Paris 60204d3837 per suggestion tap to share or edit is changed to tap to edit or share list 13 years ago
Sam Bosley a804c51c88 Fixed a bug where push task could be called in infinite recursion by activity tab, other small things 13 years ago
Tim Su 1c6c8c0156 Merge remote-tracking branch 'origin/120217_as_minor_bug_fixes' into 4.0 13 years ago
Sam Bosley f6d3df10a3 Upgrade to api level 6 and send creation date when saving task 13 years ago
Andrew Shaw a14ad3aaaf Setting dialog for task rabbit title 13 years ago
Andrew Shaw 5b4b7bd7b7 Encouragements on repeat completion 13 years ago
Andrew Shaw a043ba8ed7 Default list icons for tags via ios 13 years ago
Sam Bosley bc17b23e81 Show alert when task repeat value changed 13 years ago
Sam Bosley 4418372224 Fixed margin issues when viewing full task titles, fixed a crash in draggable task list 13 years ago
Andrew Shaw ab95b37e2c Made images 2px smaller and moved text 2px to the right in task_adapter_row 13 years ago
Andrew Shaw f1595129c7 Pushing queued updates and enabling commenting while offline 13 years ago
Andrew Shaw f7b2405e8a Added new cities, changed task rabbit server error reporting, and saving data as a draft 13 years ago
Tim Su 3d02188f7d Refactored quick add bar from Task List Fragment out into QuickAddBar. Seems like it works... like a boss! 13 years ago
Sam Bosley ea580ffe15 Fixed animations and placement of checkboxes by introducing a checkable image view (checkbox without text) 13 years ago
Tim Su f9d5968015 Restore icn_anyone to blue, and make a version that's transparent for unknown person. 13 years ago
Tim Su 9617085cd2 Made the anyone icon orange to contrast with blue, and use it for tasks assigned to anyone 13 years ago
Tim Su a7f59317f8 Implement the not-loading of ideas tab if preference tab is selected 13 years ago
Tim Su c29c2cd103 Add preference for idea auto 13 years ago
Jon Paris 0dd4fc47c1 de-fuzz the header triangle and created directory for xhdpi 13 years ago
Tim Su 71b9a33701 Killed TLA_menu_tasks, not existent anymore 13 years ago
Sam Bosley e6013fa080 Renamed ViewPagerAdapter to WelcomePagerAdapter, fixed a welcome layout issue on small screens 13 years ago