Commit Graph

351 Commits (7269e2b5a54380741d899a243773a7aaea49567c)

Author SHA1 Message Date
Andrew Shaw d1e9b4c7c0 Walkthrough tutorial upon app launch 13 years ago
Sam Bosley 0b1639af85 Make the welcome login activity work in landscape like the regular login activity 13 years ago
Arne Jans 45635f22ec Fixed the loginpage and actfmaloginactivity for landscape 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
Arne Jans 0c88a03244 Merge branch 'unifiedtabletphone-ui' into 120109_sb_merge_tabletbranch 13 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
13 years ago
Sam Bosley ed01e28916 Resolve merge conflicts from tablet branch 13 years ago
Sam Bosley 7ff70ade9b Changed gcal behavior for repeated tasks--don't delete old events 13 years ago
Arne Jans 6511d7e594 merged master into unifiedtabletphone-ui
fixed NotificationActivity to be shown, also for landscape
13 years ago
Sam Bosley e34ec96caf Upgrade message and version bump 13 years ago
Sam Bosley 804bbcd592 Version bump and upgrade message 13 years ago
Arne Jans 28a339467f Merge branch 'master' into unifiedtabletphone-ui
Conflicts:
	astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskEditActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
13 years ago
Tim Su c96bbac226 Version bump now 3.9.1 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 626c7f5c65 Upgrade message and version bump 13 years ago
Arne Jans 1d60b42138 Added fragment-version of TaskEditActivity, callbacks not ready yet. 13 years ago
Arne Jans f125bf24ec Alpha version of dualpane-layout with actionbar and fixed editing of readonly-tasks 13 years ago
Sam Bosley dff521e06f Fixed layout bug for empty task lists in gtasks list activity and tag view activity 13 years ago
Sam Bosley a5d4de0d99 Prevented autosync popups from happening all the time, fixed bug where quick add bar would push header off screen 13 years ago
Sam Bosley 8476e387fb Killed welcome graphic 13 years ago
Sam Bosley 7d0d3d3219 Updated version message, string, number 13 years ago
Sam Bosley 0d16c7d0b9 Slight layout tweaks, version bump and upgrade message for release 13 years ago
Sam Bosley bdd28776c4 Workaround for a google bug that could give us invalid list ids. could this be the cause of all the 400 errors? 13 years ago
Sam Bosley 1741dd34ee Customization of task edit activity layout 13 years ago
Sam Bosley 064df88f85 Fixed problem with weird animation in dialog with deleting lists/filters 13 years ago
Sam Bosley 10bc699e40 Updated version string to RC-3 13 years ago
Sam Bosley 71eae38f03 Updated release candidate version string 13 years ago
Sam Bosley 0577a5d865 New edit page in its entirety 13 years ago
Tim Su 6939175cad New upgrade message, new version bump 13 years ago
Sam Bosley a4fb23c6a8 No more landscape in actfm login activity 13 years ago
Sam Bosley 884eecd24a Fixed all the error popups that could happen when autosyncing with no connection 13 years ago
Arne Jans 9165b19fdd Fixed the crittercism-crashes on the ActFmLoginActivity during
screen-rotation.
I configured this activity to not re-create itself after orientation change.
See also this link for further description (approach no. 4):
http://blog.doityourselfandroid.com/2010/11/14/handling-progress-dialogs-and-screen-orientation-changes/
13 years ago
Tim Su 8ea8f03767 version bump and upgrade message 13 years ago
Tim Su d939f7d82e add sync menu item back, and version bump 13 years ago
Tim Su 0ea06ee00c Minor code reorg, prepare for release 13 years ago
Sam Bosley 259b447294 Integrated crittercism 13 years ago
Sam Bosley 32f7fe360e Fixed null pointer crash, new version number and string 13 years ago
Tim Su 438bfdefa4 fix for repeat-after-complete weekly setting due time on tasks 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
Tim Su 14c0bb9333 Version bump and upgrade message 13 years ago
Sam Bosley 0c2ce67fd4 RC2 version string 13 years ago
Sam Bosley 32b865d86f Fixed bug with tag widgets not launching tag view activity 13 years ago
Sam Bosley 7c364a4ff7 A/B Testing and Feature flipping infrastructure. AB testing of new user experience. 13 years ago
Sam Bosley de9b8623a4 Version number bump to 194 for market 13 years ago
Sam Bosley d74ac4aa26 Version bump and upgrade message 13 years ago
Sam Bosley 1d89882764 Skip login screen, go to welcome graphic first 13 years ago
Tim Su 3933cd778b Version bump and upgrade message 13 years ago
Sam Bosley 9d9680cbf2 New user experience with login prompt and welcome graphic 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 3c760480da Gtasks add list button works again 13 years ago
Tim Su 33a41332a6 Merge remote-tracking branch 'sbosley/110810_search_from_home' 13 years ago
Sam Bosley 17ed4b8ac2 Affinity of NotificationActivity is now main app 13 years ago
Sam Bosley d461c31c85 Search tasks from home screen enabled 13 years ago
Tim Su 852491fa1f More theme issue fixes 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 06e7274bc5 version bump, proguard cleanup 13 years ago
Tim Su f5a631ca0d Version bump and update message 14 years ago
Sam Bosley cbb1475bec Added a check in GtasksService for 503 errors (Google backend issues) and added the MANAGE_ACCOUNTS permission to the manifest 14 years ago
Tim Su be1f716be9 Rearrange receivers for gtasks and actfm 14 years ago
Tim Su be1229a705 version bump and Upgrade message 14 years ago
Tim Su 3174e085dd Version bump 14 years ago
Tim Su e36aac4607 Version bump & cleanup 14 years ago
Sam Bosley b96ef92f9c Added ability to sync individual gtasks immediately on save. Properties synced--all relevant task data e.g. title, due date, parent indentation. Properties ignored--ordering in a list. Also fixed several major bugs related to normal syncing.
Various bugfixes and improvements to exception handling during migration
14 years ago
Tim Su 3a407fd41c Better password login experience 14 years ago
Tim Su e9c0a9f23f New login screen that is more streamlined 14 years ago
Tim Su c3b1e2e084 upgrade message 14 years ago
Tim Su 0ec2982025 Merge remote-tracking branch 'sbosley/110627_new_gtasks_api' 14 years ago
Tim Su bb815e145a Moved purge/delete to its own preference file and operations to their own threads. Renamed extended => Manage Old Tasks 14 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. 14 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
14 years ago
Tim Su a524922cc4 added handle-web-update c2dm receiver 14 years ago
Tim Su 2143ddb461 Added Google OAuth as a login option in astrid.com login 14 years ago
Tim Su 1b3ad28a30 bump 14 years ago
Tim Su 5fa80b89f7 notes activity --> dialog 14 years ago
Tim Su a645946133 Moved backup to settings menu to make room for lists 14 years ago
Tim Su c2954b19a7 changed version code back to beta and changed way sources get copied in ant build 14 years ago
Tim Su a92bef662b version bump and upgrade notice 14 years ago
Tim Su a0e41f42dc version bump and added updatekeys to release build 14 years ago
Tim Su e83623fda9 bump 14 years ago
Tim Su e9db48b229 Created EditNoteActivity for viewing and adding task comments and notes. 14 years ago
Tim Su 9ca8eb87f7 Implemented password-based login and sign up to Astrid.com 14 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
14 years ago
Tim Su 73dbcefe01 version bump 14 years ago
Tim Su 70110e152e Version bump 14 years ago
Tim Su a22baa36fb SharedPreference will open a new file if the current one is not working out 14 years ago
Tim Su 052c92d3a4 Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix. 14 years ago
Ikari b5b6294972 Integrated OpenCRX plugin with Astrid. 14 years ago
Tim Su bdb5c62f03 Added an explanation for Android 1.6 users 14 years ago
Tim Su 64e9bb854e Fix for Astrid not displaying properly in Android 1.6 because of using Theme.Wallpaper, which is only exposed in API version 5 14 years ago
Tim Su 4ed26c0d7d Fixed crashes reported from Android Market 14 years ago
Tim Su 9b3abfcec8 temporarily remove the filter by tag exposer, it seems to be broken with multiple tags 14 years ago
Tim Su 5097d3fac9 Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations 14 years ago
Tim Su a8ff585a7d Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask 14 years ago
Tim Su e91c92b93a GTasks custom filter exposer 14 years ago
Tim Su db7a69b487 Move 'filter by tag' to a task action 14 years ago
Tim Su f5e297fc0d Version bump to 3.7.2 14 years ago