Tim Su
a4c2b2bdf8
Fixed off-by-one drag errors. Killed printlines. We are cool.
13 years ago
Tim Su
e78ed319ab
Fix for sometimes null
13 years ago
Tim Su
04c92a3915
Made tag view stuff work together in tandem with subtasks
13 years ago
Andrew Shaw
24d7af2d4c
Tag header is now in listview header, fixed width for updates
13 years ago
Tim Su
c7e5b524fb
Fix for can't return to inbox filter
13 years ago
Tim Su
da5a9aebf2
More minor fixes to enable tag with drag
13 years ago
Tim Su
e530e5f561
Refactor to allow tag data to experience the joy of draggable lists
13 years ago
Tim Su
51324c9d2f
Better inbox calculation
13 years ago
Andrew Shaw
fbd3c90a21
fixed update comments for task created, and specialized comments for different update views
13 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
13 years ago
Tim Su
d586f0d3e4
On completed, complete all subtasks
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
54c49e009c
Got rid of debugging code.
13 years ago
Tim Su
ab101c15d0
Add a method to sanity check task list
13 years ago
Tim Su
c844b8967a
Migrate list to use tag name. Fix unit tests with rearranging
13 years ago
Tim Su
b12ffda59c
Added a subtask moving test with some extra edge cases to test
13 years ago
Tim Su
07d6a84f4a
Fix swipe left, and now have UI feedback when swiping left and right
13 years ago
Tim Su
311ea3b8b1
Minor tweaks to make UI look and work better when dragging
13 years ago
Tim Su
205dd7ac78
Add a new class, draggable list view, for dragging and scrolling from same view
13 years ago
Sam Bosley
a2940ebbc4
Fixed a concurrency bug in gtasks sync, fixed setting of gtasks last_sync dates on individual tasks
13 years ago
Tim Su
57f3a70089
Refactored GtasksTaskListUpdater into OrderedListUpdater to create a new child class
13 years ago
Tim Su
34fde08ba4
Merge pull request #142 from sbosley/120217_sb_duplicate_issues
...
Fixes for lots of sync issues, hopefully resolving duplicates
13 years ago
Sam Bosley
db0cde33ff
Synchronize the gtasks update lists method to prevent conflicts when multiple syncs ongoing
13 years ago
Tim Su
d6345b4b32
Killed some bunk methods from gtasks task list updater, removed old sync provider
13 years ago
Tim Su
0db134e095
Got dragging working in tandem with clicking. So awesome.
13 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.
13 years ago
Sam Bosley
d081be7c24
Make sure header title updates when list title changes from settings
13 years ago
Sam Bosley
9bb1d6aa49
Expect string in c2dm intents, not long for oid
13 years ago
Sam Bosley
77286781f2
Fixed a potential null pointer in taskrabbit control set
13 years ago
Sam Bosley
8e68160724
Better synchronization in actfm sync; started building db indexes
13 years ago
Tim Su
6a6d237a68
Force NotificationManager for notification tests
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
Andrew Shaw
45de2cb240
unsetting c2dm on server when user or token doesn't match
13 years ago
Tim Su
251913aa8f
Removed conditions since we fixed this an alternate path
13 years ago
Tim Su
1c6c8c0156
Merge remote-tracking branch 'origin/120217_as_minor_bug_fixes' into 4.0
13 years ago
Tim Su
6877bbd9e0
Change MENU_REFRESH_ID to be different than MENU_SYNC_ID for the code to run through different paths
13 years ago
Sam Bosley
03f1c48d51
Forgot to update the invoker
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
a043ba8ed7
Default list icons for tags via ios
13 years ago
Andrew Shaw
38d9b5c3c8
trying to sync in a tag list while offline pulls up the sync to astrid dialog
13 years ago
Sam Bosley
f2baeb259c
Validate email addresses when saving list sharing settings
13 years ago
Sam Bosley
da3aca16bf
Go directly to comments page when clicking a comment notification
13 years ago
Sam Bosley
bc17b23e81
Show alert when task repeat value changed
13 years ago
Sam Bosley
c277c50c7e
Fixed issues with comment count consistency:
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
Tim Su
e8c06cd7d4
Refactored sync actions out of task list. Also refactored a couple smaller methods out as well.
13 years ago
Sam Bosley
59f00cd511
Improved actfm sync code and fixed a bug where empty tags would be deleted on first sync
13 years ago
Sam Bosley
a3b46dec31
Don't show the keyboard immediately in the edit people dialog, resize window when it is shown
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
Sam Bosley
efa502be7d
Check to make sure local task is non-null when saving during gtasks sync
13 years ago
Sam Bosley
7a731a190a
Fixed a couple bugs in unit tests that should make them work on Jenkins
13 years ago
Sam Bosley
c448ddb293
Include task rabbit tasks in the I've assigned filter
13 years ago
Sam Bosley
1786ee5fa0
Fixed a crash in the task rabbit activity introduced by the control set refactor
13 years ago
Sam Bosley
07d763f62d
Fixed bugs from refactor with timer controls
13 years ago
Andrew Shaw
091c7220f5
Created location manager and fixed bug where task rabbit types weren't showing up on location update
13 years ago
Andrew Shaw
0b3937cde7
Fixing location bugs and null pointer exception for tablet
13 years ago
Tim Su
7aacca7c18
Refactor -> rename
13 years ago
Tim Su
12f5e60b02
Merge remote-tracking branch 'sbosley/120214_sb_bugfixes' into 4.0
13 years ago
Sam Bosley
13a3a64755
Fixed some control set bugs and display issues
13 years ago
Sam Bosley
2d67c23b9e
Restyled the add list button
13 years ago
Sam Bosley
c7d4bfd0dd
Show repeat string in when display row
13 years ago
Sam Bosley
2fe2b3d77f
Refactor most task edit control sets to lazy load
13 years ago
Tim Su
5cb3db64a7
GCal - wrap cursor accessors in try/finally blocks
13 years ago
Tim Su
9eb47a268b
reflow lines, minor style.
13 years ago
Tim Su
16eab17757
Killed a bunch of dead code in task rabbit data service
13 years ago
Tim Su
508a326b5a
Stop calling close on a managed cursor
13 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
13 years ago
Tim Su
b1c600458f
Got rid of calls to startup service from fragments, got rid of INTRO_TASK_SIZE
13 years ago
Sam Bosley
451abd43c6
New task actions--killed the quick action bar and REQUEST_ACTIONS api constant
13 years ago
Tim Su
3501948428
If you complete task from reminder, refresh the list
13 years ago
Tim Su
0f7a55ed7f
Fix for NPE and issue with aborting tag save causing crash
13 years ago
Tim Su
8e9fd4ed51
Minor moving of some code around
13 years ago
Tim Su
3c92c653c8
Fix for login later not showing in walkthrough
13 years ago
Tim Su
869832159c
Add additional lines to popover suppression. Fix for a misidentified popover
13 years ago
Sam Bosley
6060fd5ef5
Basic statistics for web links and task rabbit engagement
13 years ago
Sam Bosley
fc78685bed
Fixed a task rabbit crash, updated some copy
13 years ago
Andrew Shaw
28148b97ac
When posted to task rabbit, assigned picture is a rabbit, assigned text is a rabbit too, lots of rabbits
13 years ago
Andrew Shaw
9abfb24dd1
Fixing location without gps and detecting when gps is turned on
13 years ago
Sam Bosley
85a1c31674
Version bump, small cleanup
13 years ago
Andrew Shaw
878713827c
Changing the rest of the location icons to stars
13 years ago
Andrew Shaw
db373ba6af
Fixing url formatting
13 years ago
Andrew Shaw
9b4374688e
Killing nls warnings and logging
13 years ago
Tim Su
572296e023
Create an alternate dialog if user isn't on a Google Maps enabled device
13 years ago
Tim Su
410ebab943
TaskRabbit code warnings and comments cleanup
13 years ago
Sam Bosley
b429159661
Fixed some taskrabbit bugs, insert api keys in build script
13 years ago
Sam Bosley
74e1c62a14
Fixed potential null pointer when constructing certain help info popovers
13 years ago
Sam Bosley
7c05104cfe
Hide year in quickadd date picker
13 years ago
Sam Bosley
a7cdbd754f
Make people a list is shared with show up in quick add who picker
13 years ago
Andrew Shaw
45ca18cbc7
Showing a success toast when we load successfully, also disabling button when already posted to task rabbit
13 years ago
Andrew Shaw
5cd71584a5
New logo, get task rabbit updates and location is set even if you don't tap into it
13 years ago
Andrew Shaw
853b59ebda
Location aware. Also shows address upon click
13 years ago
Andrew Shaw
f796d74577
Task rabbit logo and some loading screens
13 years ago
Andrew Shaw
6383d3679f
Adding name option to task rabbit
13 years ago
Andrew Shaw
99a8a73638
Task rabbit views
13 years ago
Sam Bosley
bb64099e3c
Comment out the create a shared tag option when sharing tasks
13 years ago
Sam Bosley
1d5863222c
Fixed a bug where the wrong string would appear for the empty view on tag lists
13 years ago
Sam Bosley
bc659fd48b
Unread comment count in header for tags
13 years ago
Sam Bosley
207f33685f
Fixed a bug in people control set
13 years ago
Sam Bosley
c08e008be6
Fix quick add assignment when not logged in
13 years ago
Sam Bosley
2bf26ee51e
All the when control sets working in quickadd
13 years ago
Sam Bosley
f6ff8d0e60
Sync error reporting
13 years ago
Sam Bosley
c4b0a3629c
Make last sync date work with new providers in sync preferences
13 years ago
Sam Bosley
37b24d530b
Refactored new sync providers into api project and created a new SyncV2BackgroundService
13 years ago
Sam Bosley
bf4ac67023
Add button pressed states
13 years ago
Sam Bosley
243d94a690
Finished day blue theme
13 years ago
Sam Bosley
85ff22b387
Show back button in actionbar
13 years ago
Sam Bosley
b0543430be
Updated copy on filter by unassigned in tag view
13 years ago
Sam Bosley
bbf414b816
Fixed bugs with progress bar callbacks getting mixed up with views in different fragments
13 years ago
Sam Bosley
1864b0e395
Fixed array index errors in google auth activities, fixed possible JSON issue in pushtaskonsave
13 years ago
Sam Bosley
7d3e7b863f
Fixed a potential null pointer in gtasks lists
13 years ago
Sam Bosley
74d047c5ab
Fixed a null pointer crash in TagFilterExposer
13 years ago
Tim Su
052c25ccc1
Fix for %s without the task title
13 years ago
Sam Bosley
4e4014e01c
Updated gtasks jars, fixed super sad bug in build script that would use the wrong gtasks api key
13 years ago
Sam Bosley
896f40d9a3
Merge remote-tracking branch 'origin/120203_sb_leave_shared_lists' into 4.0
13 years ago
Sam Bosley
9d562f37fd
Compare sql and title when deleting a list
13 years ago
Sam Bosley
5c19f75df4
Fixed an off by one error in ActFmGoogleAuthActivity
13 years ago
Sam Bosley
af84f46e67
Fixed a bug with tag context menu intent names
13 years ago
Sam Bosley
f41a1b3de9
If the currently active list is deleted, switch to active tasks
13 years ago
Sam Bosley
c39a466b5e
Warning if tag owner is about to delete a list for everyone
13 years ago
Sam Bosley
7f445f5357
Removed block on deleting shared tags so that you can leave them
13 years ago
Sam Bosley
d8cdd97478
Make sure placeholder share bar images show up immediately after share
13 years ago
Sam Bosley
b70f7fd1a3
Add ability to add shortcut from list settings page
13 years ago
Sam Bosley
9db456d18b
Merge remote-tracking branch 'upstream/120202_as_task_activity_fix' into 4.0
13 years ago
Sam Bosley
87fecc1a38
Fixed an off by one error in gtasks login activity
13 years ago
Andrew Shaw
bfb452d604
All activity for tasks should show up now
13 years ago
Sam Bosley
9f0f19fdc9
Make TagUpdatesFragment work in all layouts and with general activity feed
13 years ago
Sam Bosley
bff430ef51
Refactored tag updates into fragment with wrapper activity, styled for phones
13 years ago
Sam Bosley
34f0d1c778
Added comments button to action bar
13 years ago
Sam Bosley
6505ad97c6
Make reminders pop up a dialog after opening app instead of embedded layout
13 years ago
Sam Bosley
15ead00e63
Fixed some layout issues and polish
13 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
13 years ago
Tim Su
5fb59b6f23
Awesome clean to awesome commit - made reminder dialog actually a dialog, and some code style stuff.
13 years ago
Sam Bosley
52eff1ff66
Preference so that smart reminder confirmations can be turned on and off
13 years ago
Sam Bosley
818487e693
Alert when rescheduling a repeating task
13 years ago
Sam Bosley
aa4359ac7a
Added new layouts for astrid reminders, can get in-app notifications with a popup
13 years ago
Tim Su
44f8c82d9a
Make the edit tab text color the right color. Get rid of empty activities. You know, polish stuff
13 years ago
Tim Su
9038184770
Moved TOS setup logic into upstream ActFmLoginActivity
13 years ago
Tim Su
3466db61f8
More user-friendly google login - help text at top, ok button if no google accounts
13 years ago
Andrew Shaw
6fcf07513a
Added blue repeat icon for night theme and fixed potential null pointer exception in TaskEditFragment
13 years ago
Sam Bosley
2675763ab9
Merge remote-tracking branch 'upstream/120130_as_repeat_indicator' into 4.0
13 years ago
Andrew Shaw
b27e8da2cd
Repeat indicator glows red and shows abbreviation
13 years ago
Andrew Shaw
d0b0f6739c
Added red repeat button
13 years ago
Andrew Shaw
9b5476a1aa
Added a dialog when user tries to share a list but isn't logged in
13 years ago
Sam Bosley
c708f5dbf5
Renamed two more components to be called fragment instead of activity
13 years ago
Sam Bosley
abc63ff77c
Fixed bugs with certain intents trying to use the tag view fragment as an activity
13 years ago
Sam Bosley
970f05dd8c
Fixed some popover layout issues on tablet, added a popover for list dropdown
13 years ago
Sam Bosley
695c78fd18
Killed the NotificationWrapperActivity and other custom wrappers for custom intents--just use the normal tasklistactivity with a custom fragment
13 years ago
Tim Su
814bbef471
Renamed another activity to fragment
13 years ago
Tim Su
c34c1df463
Cleaned up a bunch of warnings, fixed a few small issues, code and formatting cleanup
13 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.
13 years ago
Andrew Shaw
a32d8db129
Fixed chronometer
13 years ago
Andrew Shaw
acc6683ea4
Caching activity images to disk
13 years ago
Andrew Shaw
9a808fbb61
New checkboxes, timer looks better, and tasks can show full title
13 years ago
Andrew Shaw
554690d3bb
Task timer should add to your activity stream
13 years ago
Sam Bosley
7641d01a43
Fix for a couple force closes
13 years ago
Tim Su
5165ed2e2e
Theme for edit page, and cleaned up dead code
13 years ago
Tim Su
1e254dcf96
Added clear data as one of the manage old tasks items
13 years ago
Andrew Shaw
89aa3a00c9
Comment pictures show up in taskeditactivity now YAAA
13 years ago
Andrew Shaw
ed10a08cbe
Added images to comment bar and working on adding pictures
13 years ago
Andrew Shaw
03f2327dfe
Added camera button
13 years ago
Andrew Shaw
7fd11fd094
Comments sync menu button added and added timer controls to comment bar
13 years ago
Sam Bosley
06381f4fb5
Fixed an off-by-one error in the gcal default calendar selection
13 years ago
Sam Bosley
9b1c69b17d
Cleaned up some code and fixed a couple crashes
13 years ago
Sam Bosley
4a6998ef99
Fixed a bug with google tasks created on default list being associated with the wrong list id
13 years ago
Sam Bosley
03dbfb57a5
Fixed a bug with copying tag control set info to other tasks, removed a println
13 years ago
Sam Bosley
d8f09912a3
Fixed a bug with C2DM registration
13 years ago
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
Andrew Shaw
0ef015832a
Edit view scrolls to top of comments when you add a new one
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
Tim Su
15db4fbd86
More fix
13 years ago
Sam Bosley
b281f48aef
Popup for tag settings activity
13 years ago
Sam Bosley
7d06f46fc4
Fixed some bugs with quickadd, adjusted landscape layout weights
13 years ago
Tim Su
41b672928d
Minor source code cleanup
13 years ago
Tim Su
d0a9889490
Fix for oauth error when you are not online
13 years ago
Tim Su
9597e91ecc
Use userinfo.profile as authentication scope to get user information
13 years ago
Tim Su
363db8d62c
One-click google login.
13 years ago
Sam Bosley
34e751e632
Register a device id with c2dm
13 years ago
Sam Bosley
2cdf3f9f62
Fixed a bunch of bugs with behavior when creating new lists
13 years ago
Sam Bosley
6e15d95a6e
Adjusted C2DM receiver to only process when logged in, added helper class for SyncResultCallback
13 years ago
Sam Bosley
6b9e23436a
Strip unecessary fields out of filter list items
13 years ago
Sam Bosley
50eebc46b8
Refactor filter adapter to not be expandable
13 years ago
Sam Bosley
9d237bf81f
Merge from upstream/master
13 years ago
Tim Su
b3f3bd02ea
If you haven't saved a tag, don't transmit picture until after you have.
13 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
13 years ago
Sam Bosley
b0e5cbef39
Resolve some left over merge conflicts
13 years ago
Sam Bosley
dd11d36160
Merge upstream/master
13 years ago
Sam Bosley
e0a6e52523
Fixed a bug that would cause activity from this user to not display correctly
13 years ago
Sam Bosley
0029e881cb
Reorganized layout of repeat and calendar control in date dialog, updated some strings
13 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."
13 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."
13 years ago
Sam Bosley
d62a573cb8
Styled the action bar for the tag settings activity
13 years ago
Tim Su
dc057fdf3b
Fixes to make project compile, and greendroid to api level 14
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
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
7dcd0736f3
Add progress bar for fetching task activity
13 years ago
Tim Su
11bb7e6e71
Disable the old sync provider in favor of new hotness
13 years ago
Tim Su
eee0def2bd
Synchronize TagViewActivity with the v2 sync provider
13 years ago
Tim Su
7457c6ee08
Initiate Auto sync, and save last sync for tasks received through the system
13 years ago
Sam Bosley
ab07bae3a1
Commented out some stuff that was causing a crash
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
3931e3a624
Fixed bugs related to rotating while in FilterListWrapperActivity
13 years ago
Sam Bosley
808a4223d9
Fixed some null pointer exceptions in tag view activity callbacks
13 years ago
Sam Bosley
0767328c5c
Can now swap custom task list fragments for filters with custom intents
13 years ago
Sam Bosley
67c2776472
Fixed invisible checkboxes in repeat control set
13 years ago
Sam Bosley
14274386c7
Adjusted calendar functions to work on ICS
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
5094e1a3f3
Trim tag name before saving so tags can't be just whitespace
13 years ago
Sam Bosley
ba8fc52520
Fixed some bugs with task description field from JSON and cleaned up description UI, removed some debug code
13 years ago
Amy Tang
e4b57e963f
Press astrid on empty list to create new task
13 years ago
Amy Tang
a0c6528e24
Tag description UI and backend
13 years ago
Sam Bosley
b0cb09dc11
Fixed an off by one error that was causing a null pointer exception in filter list activity
13 years ago
Sam Bosley
6f8bb86357
Killed the filters header, moved not in a list under the lists heading
13 years ago
Sam Bosley
2e9a211c23
Popup to ask whether to show assigned task
13 years ago
Sam Bosley
24dfae45e4
Switch to assigned by me filter when assigning a task from active tasks list
13 years ago
Amy Tang
e98a494f08
Changed copy on add new tasks
13 years ago
Sam Bosley
04f0b617b0
Don't show toast on new user login, fixed keyboard bug on new user login
13 years ago
Sam Bosley
4caf719e88
New I've Assigned filter
13 years ago
Sam Bosley
0cb3ef8a1c
Refactored some task criteria into the api dao, check for task ownership when syncing
13 years ago
Sam Bosley
1e13208b05
Fixed an issue with adding pictures to comments and with adding whitespace only tasks
13 years ago
Sam Bosley
85552138ba
Fixed styling issue with repeat days of week
13 years ago
Sam Bosley
9f7d0bd322
Sanity checks to prevent null pointer exceptions in sync service
13 years ago
Sam Bosley
26bee9c9d9
Hopefully fixed a concurrent modification crash in sync service
13 years ago
Sam Bosley
f42f237ddd
Fixed a bug where the setting to silence list notifications would get turned off whenever you edited a list
13 years ago
Sam Bosley
9a8917d50c
Cleaned up a little ics calendar code (still not working)
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
Sam Bosley
0d77643a8d
Fixed a bug with null in a toast and double toasting
13 years ago
Tim Su
597375761a
Force task to save even when a sync is going on when you edit
13 years ago
Tim Su
9c0da435c4
Adjust share toast so it doesn't show if you aren't logged in
13 years ago
Tim Su
d9e9d3fc48
On actfm login, make the text boxes the right input type
13 years ago
Tim Su
759b05053d
Killed dead code, fixed issues with user assignment
13 years ago
Tim Su
d77e7da5b6
Re-write and fix user id
13 years ago
Tim Su
1403011f31
Removed several unneeded task flags
13 years ago
Tim Su
019bce8bf7
Removed debugging println statements
13 years ago
Tim Su
e09ceca0c0
Fix for wront local URL
13 years ago
Sam Bosley
65c3d0a6ec
Fixed a bug that would cause a json exception (shouldn't have broken anything though)
13 years ago
Arne Jans
d87ed70d52
Fixed crash when adding a new list.
13 years ago
Sam Bosley
316d998306
Fixed a bug with sharing when not logged in
13 years ago
Arne Jans
27010eb6cd
Merge branch 'master' into unifiedtabletphone-ui
...
Conflicts:
astrid/AndroidManifest.xml
astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
astrid/src/com/todoroo/astrid/activity/FilterListActivity.java
astrid/src/com/todoroo/astrid/activity/TaskEditActivity.java
astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
astrid/src/com/todoroo/astrid/welcome/SplashScreenLauncher.java
astrid/src/com/todoroo/astrid/welcome/WelcomeGraphic.java
13 years ago
Sam Bosley
78b5bb31c2
Fixed a bug where the save toast wouldn't show correctly for shared tasks
13 years ago
Sam Bosley
79d5bf9dd5
New user experience improved with more help popovers, updated copy, feedback when saved task will be hidden
13 years ago
Sam Bosley
95bd8210c8
Updated dialog utilities function for custom dialog to include icon
13 years ago
Arne Jans
58181c2769
Added convenience-method for overridePendingTransition in AndroidUtilities for typesafety (calling it with fragments is bad).
13 years ago
Arne Jans
1d60b42138
Added fragment-version of TaskEditActivity, callbacks not ready yet.
13 years ago
Arne Jans
e9913eac56
2nd alpha version of tablet/phone ui with actionbar-classes and basic callback-structure through activities as proposed in the 'supporting handsets' article on developer.android.com
13 years ago
Arne Jans
f125bf24ec
Alpha version of dualpane-layout with actionbar and fixed editing of readonly-tasks
13 years ago
Sam Bosley
2cd5cf1005
Cleaned up some more code, added chronometer to timer in task edit view
13 years ago
Sam Bosley
b188bc6cdd
Cleaned up unused files and polished the tag view activity people header
13 years ago
Sam Bosley
5c197923bc
Cancel button in tag settings activity
13 years ago
Sam Bosley
854b6c6b33
Better feedback when trying to share a task when not logged in
13 years ago
Sam Bosley
653811520b
Fixed the bug where task edit ok buttons would get squished off screen
13 years ago
Sam Bosley
89af29b011
Killed settings button
13 years ago
Sam Bosley
ec4e342177
Fixed a bug where keyboard would stay up after editing tag settings
13 years ago
Sam Bosley
ae11c49c2d
Fixed threading in C2DM registration that could cause an ANR on first sync:
13 years ago
Sam Bosley
f64bfb9457
Autoexpand task edit page when notes or lists are present
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
fe8556ce44
New list button now in lists footer, not in any list is now under filters section
13 years ago
Sam Bosley
0ba1a689a0
Don't show task notes by default
13 years ago
Sam Bosley
8476e387fb
Killed welcome graphic
13 years ago
Sam Bosley
943e9b6219
Themed all the task edit dialogs, including the calendar picker
13 years ago
Sam Bosley
4289827e1f
Fixed bug where person task was assigned to wouldn't be checked in people picker
13 years ago
Sam Bosley
01170b9ca1
Hopefully fixed a null pointer in the tags control set
13 years ago
Sam Bosley
e74d3de73b
Possible fix for unassigned bugs
13 years ago
Sam Bosley
3e15123360
Merge branch '111205_sb_ics_calendar' into 111205_sb_3.9_revisions
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
4cd6321fa3
More progress on calendar picker
...
New and awesome date and time picker for deadlines, alarms, etc.
13 years ago
Sam Bosley
6789f2de47
Tweaked some things to try to make calendar plugin work on ICS
13 years ago
Sam Bosley
36621ab281
Fixed layout issues with repeating task days of week
13 years ago
Sam Bosley
157d77d14a
Updated default person and unassigned images
13 years ago
Sam Bosley
064df88f85
Fixed problem with weird animation in dialog with deleting lists/filters
13 years ago
Sam Bosley
0e626de22c
Pictures in assignment list
13 years ago
Sam Bosley
9f1d7175d9
Certain kinds of notifications now take you to list activity
13 years ago
Sam Bosley
0de393e4c3
Updated some more transition animations
13 years ago
Sam Bosley
e943d0ac67
Animation polish, updated some icons
13 years ago
Sam Bosley
0df9ae4c39
Lots of polish to edit page, dialogs, making things work on small screen, etc.
13 years ago
Sam Bosley
f7465d78c2
Fixed a bug where empty lists created offline would get deleted on first sync
13 years ago
Sam Bosley
72bbd6e221
Killed filters header and moved add filter button to menu
13 years ago
Sam Bosley
2957e7ee2e
Removed special chars from password creation:
13 years ago
Sam Bosley
a6c9dba696
Fixed bug with unassigned
13 years ago
Sam Bosley
e3d19bd54f
No more tag icon in task details
13 years ago
Sam Bosley
e337f5bb23
Fixed a bug where filtering my own tasks with picture would show empty list
13 years ago
Sam Bosley
799865425b
New api sig for task_share
13 years ago
Sam Bosley
0577a5d865
New edit page in its entirety
13 years ago
Sam Bosley
d039f9cb2c
For small screens, don't let save and cancel buttons hover over in task edit, have them on each tab
13 years ago
Tim Su
734d9a9307
Merge pull request #97 from StingerAJ/111011_aj_manage_old_gcal_entries
...
Added gcal-deletion setting in Manage Old Tasks-settingsmenu
13 years ago
Sam Bosley
738b1b165b
Last-minute tweaks
13 years ago
Tim Su
07669aadbb
Added new gtasks sync metadata for saving last sync time
13 years ago
Sam Bosley
7ac45fde56
Fixed a bug where list members could be overwritten on first save
13 years ago
Sam Bosley
7e378078a9
Slight tweak to gtasks api utilities, just in case somethings weird with dates
13 years ago
Sam Bosley
fccc8fa963
Fixed a dumb bug
13 years ago
Sam Bosley
3e6feca96b
Fixed regexp that was broken
13 years ago
Sam Bosley
220cb76b6d
Allow non /api url prefixes in api url
13 years ago
Sam Bosley
f97f21ae17
Three options for localytics data in sync success--failed, errors, or success
13 years ago
Sam Bosley
1f1d6050f8
Fixed a potential null pointer exception in calendar event creation
13 years ago
Sam Bosley
0db201c689
Fixed a bug where calendar events wouldn't be copied correctly along with copied tasks
13 years ago
Sam Bosley
42311c8693
Don't save sharing settings until after we've checked that user is logged in
13 years ago
Sam Bosley
af2ace35e8
Background color in gtasks login activity
13 years ago
Sam Bosley
ef43d7bf69
Added additional logging for 400 and 500 error codes in gtasks sync
13 years ago
Sam Bosley
2f7fd5c2b3
Fixed a bug with saving and assigning, one fewer ! in priority views
13 years ago
Sam Bosley
203d4b7348
Fixed an infinite loop causing an anr
13 years ago
Sam Bosley
208205130d
Can't assign a task to an invalid email anymore
13 years ago
Sam Bosley
61434b7b74
Cleaned up code, better random password generation
13 years ago
Sam Bosley
bbdc745731
Generate random passwords for new users as we do on iphone
13 years ago
Sam Bosley
a158192c7f
Put in some basic recovery options for failed gtasks pushes. Hopefully this will reduce the number of failed syncs
13 years ago
Sam Bosley
2863a2810e
Fixed some bugs with simultaneous syncing
13 years ago
Sam Bosley
a547762dda
Undid previous change
13 years ago
Sam Bosley
43439d835d
Reschedule alarms in repeat task complete listener
13 years ago
Sam Bosley
5c9f3ddbf6
Fixed some more bugs with task duplicates and autosync fails
13 years ago
Sam Bosley
386c6fc723
Fixed a bug that could cause task duplicates and web overwriting due dates when adding from widget
13 years ago
sbosley
feaa8249f5
Merge pull request #103 from StingerAJ/111014_aj_bugfix_fc_purgetasks
...
Using DialogUtilities to dismiss the dialog as Tim suggested.
13 years ago
Arne Jans
dc8792471c
Using DialogUtilities to dismiss the dialog as Tim suggested.
13 years ago
Sam Bosley
884eecd24a
Fixed all the error popups that could happen when autosyncing with no connection
13 years ago
Sam Bosley
18faf19368
Try catch for json in assignment
13 years ago
sbosley
45705cf0fe
Merge pull request #99 from StingerAJ/111014_aj_bugfix_fc_purgetasks
...
Potential fix for fb-77 as I cant reproduce this bug.
13 years ago
Arne Jans
fa6f267696
Fixed the crittercism-NullPointerException for quickadding a task in a list
...
without a name.
I couldnt reproduce this myself, couldnt produce a list without a name
(null-value in TagData.NAME) but this should fix it nevertheless.
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
Arne Jans
3635dab3ba
Symptom-fix for ArrayIndexOutOfBoundsException.
...
Presumably happening during focusGain of the ReminderPreferences-activity for the default-remindertime settting.
Details:
https://www.crittercism.com/developers/crash-details/e0886dbfcf9e78a21d9f2e2a385c4c13e2f6ad2132ac24a3fa811144
13 years ago
Sam Bosley
eb1b8b60c4
Fixed a few bugs where task either wasn't assigned or assignment was overwritten
13 years ago
altmer
cdcc772657
Changed OpencrxCoreUtils to fix metadata bug
13 years ago
altmer
38da79055a
Changes to OpencrxControlSet to fix bug with Opencrx metadata
13 years ago
Arne Jans
e314ca0214
Potential fix for fb-77 as I cant reproduce this bug.
...
Please get feedback with a testversion if possible and adequate.
13 years ago
Arne Jans
6d763da7eb
Fixed the Blade-filterlist bug.
...
I implemented the workaround as Tim suggested by introducing the new interface
AstridFilterExposer and used it in the FilterAdapter-class. Additionally, I
had to introduce a fallback resultReceiver that is called after the last
filterexposer finished and checks if the filterlist-screen is empty. In this
case it uses a pre-fetched lists of Astrids registered receivers for filters
and uses the new interface on them to get the FilterListItem-instances.
13 years ago
Arne Jans
c514c12854
Added gcal-deletion setting in Manage Old Tasks-settingsmenu to remedy gcal-flooding for some users.
13 years ago
Tim Su
4011fb0eeb
Fix Locale plugin to read extras from forwarded bundle instead of straight from the intent
13 years ago
Sam Bosley
065e3ec6a9
Don't add created tasks to lists until after successful creation
13 years ago
Tim Su
0a2ed597d1
if you have a random reminder, it shouldn't go nonstop mode
13 years ago
Tim Su
663729fe5b
Merge remote-tracking branch 'sbosley/111004_sb_gtasks_error_messages'
13 years ago
Sam Bosley
2dae272384
Only let due date and alarms override quiet hours
13 years ago
Sam Bosley
6d5cb44de7
Try token revalidation with other form of getAuthToken (not for samsung phones)
13 years ago
Sam Bosley
94422643aa
Better gtasks error messages and human readable scope alias for auth token type
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
32f7fe360e
Fixed null pointer crash, new version number and string
13 years ago
Sam Bosley
3cda93777f
Updated version of the google api libraries
13 years ago
Tim Su
f1b0f7ad2d
push flag changes to astrid.com
13 years ago
Tim Su
438bfdefa4
fix for repeat-after-complete weekly setting due time on tasks
13 years ago
Tim Su
40971ccd19
Merge remote-tracking branch 'stingerAJ/110928_aj_gcal_default_setting'
...
Conflicts:
astrid/res/values/keys.xml
astrid/res/values/strings-core.xml
astrid/res/xml/preferences_defaults.xml
13 years ago
Tim Su
9b16149c8a
Merge remote-tracking branch 'stingerAJ/2011-08-26-patches'
...
Conflicts:
astrid/res/xml/preferences_defaults.xml
13 years ago
Tim Su
f9a1b49727
elippsize the end, not the beginning of the note
13 years ago