Commit Graph

316 Commits (5165ed2e2e2d3f4f26d440814ae4fb1442054084)

Author SHA1 Message Date
Sam Bosley e4bcea3a89 Merge remote-tracking branch 'origin/120125_sb_new_filter_activity' into 4.0 13 years ago
Sam Bosley 50949aaa5b Merge remote-tracking branch 'origin/120120_sb_new_google_sync' into 4.0 13 years ago
Sam Bosley 809bbebcc1 Styled and updated finishing behavior of custom filter activity 13 years ago
Sam Bosley c498eabba6 Gtasks V2 sync provider 13 years ago
Andrew Shaw 267d7d16f4 New ui for task edit activity 13 years ago
Sam Bosley 7233b14f35 Merge upstream/master 13 years ago
Sam Bosley b281f48aef Popup for tag settings activity 13 years ago
Tim Su 363db8d62c One-click google login. 13 years ago
Sam Bosley dd7daff539 Version bump and upgrade message 13 years ago
Sam Bosley a98fe9e0a5 Version bump and upgrade message 13 years ago
Sam Bosley e6cac51035 Removed intent filter that added an extra beast mode preference under a random title 13 years ago
Sam Bosley fad14a1831 Removed intent filter that added an extra beast mode preference under a random title 13 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 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 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
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