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 |