Sam Bosley
|
a0c2d7b7f5
|
Fixed a bug in DraggableListView that would fire click events for cancelled motion events
|
13 years ago |
Sam Bosley
|
872ae3edf1
|
Fixed bug where rotation would lose subtasks setting
|
13 years ago |
Sam Bosley
|
056cbe5497
|
Introduced an adjustedSqlQuery field to Filter objects so that subtasks won't break equality checking
|
13 years ago |
Sam Bosley
|
af9345c057
|
Merge swipe between lists branch with changes from master
|
13 years ago |
Sam Bosley
|
b0a1efcdcd
|
Introduced a new hook so that subclasses of popup control set can decide for themselves if the ok button should always dismiss the dialog (for data validation purposes)
|
13 years ago |
Sam Bosley
|
197fe02be4
|
Sectioned headers in the assignment picker. booyah
|
13 years ago |
Sam Bosley
|
a7bff3f9ec
|
Fixed change from merge in Database upgrade
|
13 years ago |
Sam Bosley
|
6268458093
|
Cherry-pick astrid user loading commit
|
13 years ago |
Sam Bosley
|
c8c170ed7b
|
First draft of contact picking
|
13 years ago |
sbosley
|
2104d3eae0
|
Merge pull request #172 from sbosley/120405_sb_backup_on_upgrade
Backup on upgrade
|
13 years ago |
Sam Bosley
|
8a377ffd33
|
When deleting tasks after a manual sync (i.e. ones that weren't returned) only delete things assigned to me
|
13 years ago |
Sam Bosley
|
75b51c8839
|
Only do backups before upgrade when necessary. Added a reminder comment in upgrade service to remind developers to do this
|
13 years ago |
Sam Bosley
|
3a5b3f9eb5
|
Fixed a bug in draggable list activity
|
13 years ago |
Sam Bosley
|
09f4d16aa1
|
Don't let last version name be null
|
13 years ago |
Sam Bosley
|
cc3a70962b
|
Make a special backup before upgrades
|
13 years ago |
Tim Su
|
ac40dc9d4f
|
Cleaned up old version upgrade strings
|
13 years ago |
Tim Su
|
c74001965e
|
Version bump and upgrade message bump
|
13 years ago |
Sam Bosley
|
c1c949b025
|
Updated upgrade message
|
13 years ago |
Sam Bosley
|
559bf8d096
|
Refresh task list after backup import
|
13 years ago |
Sam Bosley
|
dbf7d8b6ce
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
0b528c9f08
|
Fixed sync issues with the due time migrator
|
13 years ago |
Sam Bosley
|
7b4baaede1
|
Define constants for transitories in TaskService, fixed a bug where copied tasks would be assigned back to user
|
13 years ago |
Sam Bosley
|
91792d38c8
|
Don't need to load control sets twice, which was causing sharing bugs
|
13 years ago |
Sam Bosley
|
d0b18d3596
|
Make activity feed less vague
|
13 years ago |
Sam Bosley
|
b97e3f3e8b
|
Date sanity check
|
13 years ago |
Sam Bosley
|
665b6301b9
|
Fixed a bug that prevented due times from being set
|
13 years ago |
Sam Bosley
|
aff8b1c893
|
Fixed the 'wrong task clicked' bug somehow
|
13 years ago |
Sam Bosley
|
d0460079bb
|
Fixed a quickadd gcal bug
|
13 years ago |
Sam Bosley
|
545aeb96c5
|
Updated upgrade message
|
13 years ago |
Sam Bosley
|
9f94a5dd80
|
Force queries in date migrator to happen right away
|
13 years ago |
Sam Bosley
|
81b062de41
|
Debugs in due date migrator
|
13 years ago |
Sam Bosley
|
9b522b6ff8
|
Fixed a super sad bug that messed up the duetime migration
|
13 years ago |
Sam Bosley
|
3f0de0ab4e
|
Report last error at end of sync
|
13 years ago |
Sam Bosley
|
c44b884f3a
|
Refactored transitory preservation to be structured better
|
13 years ago |
Sam Bosley
|
b05cee46f4
|
Fixed a potential null pointer in task adapter
|
13 years ago |
Tim Su
|
bb9b34a6be
|
Yay for resource closing design pattern
|
13 years ago |
Tim Su
|
726571f343
|
Merge pull request #169 from sbosley/120328_sb_duetime_take_two
Change how due times are handled
|
13 years ago |
Sam Bosley
|
5d87de12d9
|
Cleanup and better code
|
13 years ago |
Sam Bosley
|
b4138d8c92
|
Fixed a bug in how task edit fragment handles rotation, incidentally solving a couple crashes
|
13 years ago |
Sam Bosley
|
4dfc56d258
|
Cleanup and upgrade message started:
|
13 years ago |
Sam Bosley
|
87971abe9c
|
Version bump, progress dialog
|
13 years ago |
Sam Bosley
|
50db04ffd6
|
Migrate handling of due times, take two
|
13 years ago |
Sam Bosley
|
07e493cedf
|
Update filter counts when clicked
|
13 years ago |
Sam Bosley
|
383f5d1553
|
Fix count regexp and print parsing errors for debugging
|
13 years ago |
Sam Bosley
|
78cc696648
|
Progress on keeping filter counts up to date in real time
|
13 years ago |
Sam Bosley
|
fb80da903f
|
Version bump and upgrade message (for API level 7 only)
|
13 years ago |
Sam Bosley
|
b65d12fb3e
|
Fixed an android 2.1 widget bug by using multiple layouts. Better solution?
|
13 years ago |
Sam Bosley
|
f8e11cde0f
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
5c5ba0b618
|
Merge EditText and EditTitle control sets
|
13 years ago |
Sam Bosley
|
b395725fcc
|
Show picture popups in task activity feed
|
13 years ago |
Sam Bosley
|
f864e082d6
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
22776b7928
|
Legacy widget style
|
13 years ago |
Sam Bosley
|
fc71dc8be0
|
Fixed issue where cancelling a new blank task wouldn't refresh the list on tablets
|
13 years ago |
Sam Bosley
|
c5a2e867c5
|
On tablets, don't do a full refresh of the task list, just requery (full refresh deletes temp tasks)
|
13 years ago |
Sam Bosley
|
8e7a8f5c97
|
Added preference for choosing widget theme
|
13 years ago |
Tim Su
|
0d67506434
|
Better check for infinite loop, slightly more detailed upgrade message
|
13 years ago |
Tim Su
|
c7e7458651
|
Handle crashes in various places
|
13 years ago |
Sam Bosley
|
1370a75a35
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
3a209843aa
|
Create the sync action helper in task list when activity is created so it is never null
|
13 years ago |
sbosley
|
cbe27ce4a0
|
Merge pull request #165 from jonparis/master
Version Bump
|
13 years ago |
Sam Bosley
|
a0209dd79e
|
Style tweaks to AddOnActivity, make home button work in it
|
13 years ago |
Sam Bosley
|
c4da3443b5
|
Fixed a crazy popover crash
|
13 years ago |
Jon Paris
|
3a9ed974a5
|
version bump an update message
|
13 years ago |
Tim Su
|
1d215de036
|
Fix for height of filter adapter text in Amazon kindle being cut off
|
13 years ago |
Tim Su
|
437b9a3bea
|
Restore icons in widget filter picker. Also don't let people unselect filter
|
13 years ago |
Sam Bosley
|
53a129db79
|
Refresh task list after each task edit in the multi column case
|
13 years ago |
Tim Su
|
28067d440b
|
Instead of disabling or enabling market strategy, create a mechanism to swap different markets.
|
13 years ago |
Sam Bosley
|
72a52cb436
|
Fixed a bug where intent wouldn't be set up with correct filter when toggling subtasks:
|
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
|
6abb2a9e44
|
Don't crash after catching the exception, just display the error
|
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 |
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
|
e6460c0a9f
|
Changed version string to be 4.0.4
|
13 years ago |
Sam Bosley
|
7cae25eaaa
|
Fixed a bug where assignment wouldn't save/refresh when assigning tasks via email on tablet
|
13 years ago |
Sam Bosley
|
4f71b78d74
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
cdeaf16ea8
|
Refactored some receiver unregistering to prevent leaks and crashes
|
13 years ago |
Sam Bosley
|
064818b819
|
Fixed class cast exceptions when constructing task list menus
|
13 years ago |
Tim Su
|
94d19dd988
|
Tapping outside of main menu popover dismisses it
|
13 years ago |
Sam Bosley
|
b65b35267a
|
Fix to make quick add initialization happen after onNewIntent so that people are populated
|
13 years ago |
Sam Bosley
|
ab836fe2e3
|
Fixed issue where changing sort options wouldn't take effect right away
|
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 |
Sam Bosley
|
760d7da160
|
Merge remote-tracking branch 'upstream/master' into 120302_sb_swipe_lists_subtasks
|
13 years ago |
Tim Su
|
d43a64c522
|
Updated upgrade message + version bump
|
13 years ago |
Tim Su
|
2c098e06b4
|
Update crittercism to new constructor, kill unused secret and oauth key
|
13 years ago |
Sam Bosley
|
0a9e9023d0
|
Fixed locale theme issues
|
13 years ago |
Sam Bosley
|
4e3ebbde05
|
Fixed bugs with icon themes on tablet, updated crittercism library
|
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 |
Sam Bosley
|
2d1f1d1198
|
Renamed and reorganized menu images for easier replacing
|
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
|
d41ae9e4aa
|
Turn gtasks sync v2 provider into a real singleton, and synchronize on the instance for certain methods
|
13 years ago |
Tim Su
|
3466094b4b
|
Minor fixup to handle null property values
|
13 years ago |
Sam Bosley
|
36a55db6a5
|
Don't use local id in comparison on conflict
|
13 years ago |
Sam Bosley
|
02bcbff4e2
|
Added code to push on save to check for sql constraint exceptions and try to recover
|
13 years ago |
Sam Bosley
|
358bdbaf38
|
Fixed a crash in FilterShortcutActivity
|
13 years ago |
Sam Bosley
|
c6d32ea3fa
|
Don't crash when switching to subtasks mode
|
13 years ago |
Sam Bosley
|
5d441d4918
|
Fixed a crash in FilterShortcutActivity
|
13 years ago |
Tim Su
|
5eb677e9bf
|
Minor cleanup
|
13 years ago |
Sam Bosley
|
1593c28042
|
Added some documentation
|
13 years ago |
Sam Bosley
|
661ccf5696
|
Fixed a bug where menu items from all fragments in pager would be added to menu
|
13 years ago |
Sam Bosley
|
9e37fe5547
|
Update comment count when switching between pages
|
13 years ago |
Sam Bosley
|
1ddbba41d2
|
Only initiate autosync when fragment is swiped into view
|
13 years ago |
Sam Bosley
|
44a425bad0
|
Implement getTaskListFragment to work with the fragment pager, which also fixes the showing comments problem
|
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
|
d8765e7694
|
Added new fixes to upgrade message
|
13 years ago |
Tim Su
|
3d06bed032
|
Filter shortcut activity for creating desktop shortcuts of Astrid filters and lists.
|
13 years ago |
Sam Bosley
|
9a95f6f843
|
Fixed voice add bugs
|
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
|
52fbe3b63b
|
Refresh ideas tab when switching between tasks on tablet
|
13 years ago |
Sam Bosley
|
05e569e003
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
76441dd269
|
Fixed a bug where calendar would sometimes draw incorrectly
|
13 years ago |
Sam Bosley
|
14bc371f24
|
Fixed a bug where task edit fragment would remain attached when switching between lists on tablets
|
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
|
ee36d3d1be
|
Fixed some concurrency bugs with EditPeopleControlSet
|
13 years ago |
Sam Bosley
|
867c148996
|
Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists
|
13 years ago |
Andrew Shaw
|
7d45748a6c
|
Fixing task rabbit statistics reporting with login
|
13 years ago |
Sam Bosley
|
fcffb4374d
|
Don't try to save state in tlfpageradapter; it just messes up fragment types
|
13 years ago |
Sam Bosley
|
36a5821813
|
Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists
|
13 years ago |
Sam Bosley
|
5939725754
|
Use setArguments when instantiating fragments to fix errors when destroying/recreating
|
13 years ago |
Sam Bosley
|
dd83131a06
|
Fixed issue left over from refactor
|
13 years ago |
Sam Bosley
|
cc2d2e590c
|
Refactored some quickadd stuff for better code
|
13 years ago |
Sam Bosley
|
c92693feef
|
Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags
|
13 years ago |
Sam Bosley
|
ad7fc4ce80
|
Merge upstream/4.0
|
13 years ago |
Tim Su
|
d98781f833
|
Don't start the crittercism service ever. That's what they tell me is the best.
|
13 years ago |
Sam Bosley
|
cda325aaa5
|
If intents are null when constructing widgets, don't set them
|
13 years ago |
Tim Su
|
f255aca5fb
|
Fixed warnings in all of our code
|
13 years ago |
Tim Su
|
f12bdabba4
|
Null check
|
13 years ago |
Tim Su
|
acbafa80c2
|
Fix for crashes
|
13 years ago |
Sam Bosley
|
a891306119
|
Fixed random rare errors in task list fragment onSortSelected
|
13 years ago |
Sam Bosley
|
3bd770881d
|
Updated version number and upgrade message
|
13 years ago |
Sam Bosley
|
024f1de1c4
|
Fixed a potential null pointer when showing lists help popover on tablets
|
13 years ago |
Sam Bosley
|
a24821f66e
|
Check for NPE in AsyncImageView
|
13 years ago |
Sam Bosley
|
8217c2579b
|
Prevent array index out of bounds in theme preference caused by key migration
|
13 years ago |
Sam Bosley
|
d1da4997da
|
Fixed a null pointer exception in task actions loader
|
13 years ago |
Tim Su
|
ff1e720b3f
|
Run link action stuff on UI thread, android hates us
|
13 years ago |
Tim Su
|
51165c3925
|
Make white/blue the default theme, white/red is the new setting
|
13 years ago |
Tim Su
|
183edf4a7f
|
Version bump, and added better explanation upgrade messages
|
13 years ago |
Sam Bosley
|
eeeeb5713a
|
More fixes to quickadd
|
13 years ago |
Sam Bosley
|
3f744f23f9
|
Fixed quickadd assignment oddity, don't push task in edit note activity
|
13 years ago |
Tim Su
|
49f1b7325e
|
Upgrade message on honeycomb should be black. Unify code.
|
13 years ago |
Tim Su
|
e10e4c8a0d
|
First pass at making a help file for subtasks
|
13 years ago |
Andrew Shaw
|
79c720996a
|
Added new widget 9 patch and fixed timer activity not showing up
|
13 years ago |
Sam Bosley
|
e68e59b227
|
New upgrade message
|
13 years ago |
Sam Bosley
|
865980c2be
|
Fixed bugs with hide until default being overriden by quick add
|
13 years ago |
Sam Bosley
|
ba4a28723c
|
Don't lazy load hide until control set--doing so messes up hide until when date changes
|
13 years ago |
Sam Bosley
|
24350c448b
|
Fixed issues with Gtasks sync on save
|
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
|
df1e3cba8c
|
Fix for SQL onconflict - specify FAIL. This fixes the default update's error because we don't use transactions.
|
13 years ago |
Andrew Shaw
|
e6b2afc3b5
|
Fixed dissappearing comments in recent activity
|
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
|
ada52d90e1
|
Tag settings redesign
|
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
|
ec23d5b5d1
|
Deleted old draggable TLF and associated stuff. Also rando unused activity
|
13 years ago |
Tim Su
|
b3eb181c17
|
Cascading delete, fix a bug with cascading complete.
|
13 years ago |
Tim Su
|
12d1292442
|
Actively prevent duplicate tasks from showing up in subtasks
|
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
|
984958adcd
|
Two minor tweaks to manual sort: short vibrate time, new tasks created at bottom
|
13 years ago |
Sam Bosley
|
79441b4a0a
|
Fixed and updated welcome walkthrough images
|
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
|
c375f78805
|
Fixed a bug where task rabbit would be hidden when ideas loading wasn't enabled
|
13 years ago |
Sam Bosley
|
f25f4aed67
|
Keep currently visible list on rotate
|
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 |
Sam Bosley
|
819b1aa792
|
Killed overrideFinishAnim in task list fragment--not really used
|
13 years ago |
Sam Bosley
|
ce326d209a
|
Fragments can't have constructors with args, refactor tlf instantiation into static helper
|
13 years ago |
Sam Bosley
|
be58f48af7
|
Pass extras as argument when instantiating fragments
|
13 years ago |
Sam Bosley
|
d009c87cd9
|
Refactored task list fragments to not call getIntent() from their activity
|
13 years ago |
Sam Bosley
|
5f47be86b2
|
Skeleton for fragment pager adapter
|
13 years ago |
Tim Su
|
db55a2a1f8
|
Don't show padding when dragging a row and it's going a long distance
|
13 years ago |
Tim Su
|
8c9ed942f5
|
Fix for toggling between subtasks and not - reset sorting by subtasks
|
13 years ago |
Tim Su
|
a4c2b2bdf8
|
Fixed off-by-one drag errors. Killed printlines. We are cool.
|
13 years ago |
Tim Su
|
04c92a3915
|
Made tag view stuff work together in tandem with subtasks
|
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
|
a7cae150c0
|
Rearrange menus for better usability
|
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 |
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 |
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
|
3e7cfc7120
|
Removed debug code
|
13 years ago |
Tim Su
|
0db134e095
|
Got dragging working in tandem with clicking. So awesome.
|
13 years ago |
Sam Bosley
|
5058a4262f
|
Cleaned up database migration code
|
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
|
86f5357e56
|
Fixed a bug in the number picker that could throw a numberformatexception
|
13 years ago |
Sam Bosley
|
10cb216ca9
|
Make sure that fragment is attached to activity on ui thread in taskeditbackgroundloader
|
13 years ago |
Tim Su
|
a5c33f3045
|
Initial subtasks thing
|
13 years ago |
Sam Bosley
|
0f1a3c14f7
|
Preload resources object in task adapter so we don't have to get them from the fragment
|
13 years ago |
Sam Bosley
|
983d41cbba
|
Try/catch when unregistering recievers
|
13 years ago |
Sam Bosley
|
a790be4079
|
Catch bad token exceptions in the broadcast receivers that show dialogs
|
13 years ago |
Sam Bosley
|
a9fc5b8d5c
|
Fixed a bug where editing task from widget wouldn't have required id param in intent
|
13 years ago |
Sam Bosley
|
6550a4fd88
|
Fixed a bug that was preventing existing shared users from saving in shared lists
|
13 years ago |
Sam Bosley
|
339b3f8062
|
Fixed another duplicate index name
|
13 years ago |
Sam Bosley
|
fdd912216b
|
Fixed a syntax error
|
13 years ago |
Sam Bosley
|
7cc27bfa86
|
Fixed table index names
|
13 years ago |
Sam Bosley
|
8e68160724
|
Better synchronization in actfm sync; started building db indexes
|
13 years ago |
Sam Bosley
|
0b34b8c8ae
|
Fixed a potential null pointer in filter list refresh receiver
|
13 years ago |
Sam Bosley
|
7ca89ffa3a
|
Check for null model in task edit onDetatch()
|
13 years ago |
Sam Bosley
|
9c51674b90
|
Fixed a possible null pointer exception in showListsHelp()
|
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 |
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
|
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 |
Sam Bosley
|
4418372224
|
Fixed margin issues when viewing full task titles, fixed a crash in draggable task list
|
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 |
Sam Bosley
|
7973b55993
|
Fixed a bug where list wouldn't refresh after deleting from edit page
|
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
|
417b5b517c
|
Fixed a bug where task list wouldn't refresh after task edit on phones
|
13 years ago |
Sam Bosley
|
10e0cda710
|
Updated Crittercism library
|
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
|
bc248a7e07
|
Don't force switching to activity tab, since it goes there automatically. Also fixes coming back from ideas tab
|
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 |
Sam Bosley
|
54fa0458c4
|
Fixed a bug that would cause comments to disappear after task edit on tablets
|
13 years ago |
Sam Bosley
|
0de0f1773c
|
Refresh task list after finishing task edit to make sure changes are reflected
|
13 years ago |
Sam Bosley
|
e6013fa080
|
Renamed ViewPagerAdapter to WelcomePagerAdapter, fixed a welcome layout issue on small screens
|
13 years ago |
Sam Bosley
|
2a60b7a3de
|
Fixed a crash for users who don't have the market trying to buy add-ons; take them to our webpage instead
|
13 years ago |
Sam Bosley
|
07d763f62d
|
Fixed bugs from refactor with timer controls
|
13 years ago |
Sam Bosley
|
a6fd67d109
|
Refresh filter list when tags changed
|
13 years ago |
Sam Bosley
|
451958a79e
|
Separate options for displaying notes and wrapping task titles
|
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
|
baf2da5bda
|
Moved task actions loading into its own thread
|
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
|
c7a1f91230
|
No more managed cursors. They are causing trouble in ICS. Lots of trouble.
|
13 years ago |
Tim Su
|
9eb47a268b
|
reflow lines, minor style.
|
13 years ago |
Tim Su
|
de6ac9c8db
|
Killed whitespace, and long line.
|
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 |
Sam Bosley
|
d814380b0b
|
Option for legacy style importance indicators and check boxes
|
13 years ago |
Sam Bosley
|
7f63206531
|
Added preference to compress task rows to fit title
|
13 years ago |
Sam Bosley
|
7a639b1217
|
Make default theme white-blue for upgraders
|
13 years ago |
Tim Su
|
e0f1b14d04
|
typo
|
13 years ago |
Tim Su
|
a1d6992ee8
|
Move set up task list code to onCreate, seems to fix all issues with reminders, and coming back to task list in a weird state
|
13 years ago |
Tim Su
|
00b66fc719
|
Only set up task list if there is no existing fragment
|
13 years ago |
Tim Su
|
583759b8a8
|
Removed two lines that cause double-launching of activity when creating new list. @sam tell me why these used to be here.
|
13 years ago |
Tim Su
|
4378ab22be
|
Extract method
|
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 |
Tim Su
|
17f6de5426
|
raw strings need help
|
13 years ago |
Tim Su
|
bc0cc935c6
|
Fix for multiple help popovers showing up on top of each other
|
13 years ago |
Tim Su
|
487da40552
|
hide next button at the end
|
13 years ago |
Tim Su
|
96ae27f16d
|
More finer grained web services stats
|
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 |
Sam Bosley
|
eaf5ca4e6f
|
Cleaned up unused code
|
13 years ago |
Sam Bosley
|
3ad6251415
|
Merge remote-tracking branch 'upstream/20120212_as_task_rabbit_bugs' into 4.0
|
13 years ago |
Sam Bosley
|
f412eb36b0
|
Fixed a bug that would cause duplicates when quickadding
|
13 years ago |
Andrew Shaw
|
ac83fc8fda
|
disabling task rabbit in quick add
|
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 |
Tim Su
|
3dee90bb17
|
Nice error message when you aren't connected web services view
|
13 years ago |
Andrew Shaw
|
6a0d86a9b4
|
Trying to add task rabbit to quick add and make the icon show up when they have posted to it
|
13 years ago |
Sam Bosley
|
5f43eda03a
|
Restyled the next button in welcome walkthrough
|
13 years ago |
Sam Bosley
|
d56ca01034
|
Fixed no word wrap in edit task title
|
13 years ago |
Sam Bosley
|
74e1c62a14
|
Fixed potential null pointer when constructing certain help info popovers
|
13 years ago |
Sam Bosley
|
62c683fc85
|
Fixed a null pointer exception when setting up the task rabbit control set
|
13 years ago |
Sam Bosley
|
861e7077f0
|
Fixed crashes and theming issues with WidgetConfigActivity
|
13 years ago |
Sam Bosley
|
7939c21747
|
Fixed a classcastexception when creating widgets
|
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
|
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
|
90ea14f656
|
Updated copy in assignment dialog
|
13 years ago |
Sam Bosley
|
d5eb057498
|
Added left and right buttons to welcome walkthrough
|
13 years ago |
Sam Bosley
|
db7ac008f9
|
Change main menu nav to have lists button instead of tasks button
|
13 years ago |
Sam Bosley
|
bc659fd48b
|
Unread comment count in header for tags
|
13 years ago |
Tim Su
|
fd260dd87c
|
UI change - moved quick add control set below the task edit box.
|
13 years ago |
Sam Bosley
|
69d2f64800
|
Show and hide quick add controls with quick add focus
|
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
|
7f43c9e2c1
|
Revert to darker lists background on tablets
|
13 years ago |
Sam Bosley
|
1a67204d7e
|
Changed default font size to 18
|
13 years ago |
Tim Su
|
f12560be95
|
Merge pull request #129 from sbosley/120208_sb_sync_polish
120208 sb sync polish
|
13 years ago |
Tim Su
|
f7d65d877e
|
Fix for amazon.com not working in release build process
|
13 years ago |
Tim Su
|
5448f4f12b
|
Use android's Base64
|
13 years ago |
Tim Su
|
cbb2519139
|
Fix for reversed null check. Better setCurrentTab logic and placement.
|
13 years ago |
Tim Su
|
f50bf703f4
|
Fix for row heights, minor appearance tweaks
|
13 years ago |
Tim Su
|
6b517ce9ce
|
Fix for three tab layout causing crashes
|
13 years ago |
Tim Su
|
79fd775084
|
Minor tweaks to ad service
|
13 years ago |
Tim Su
|
c3514ea2d0
|
Cooler amazon ui look
|
13 years ago |
Tim Su
|
a27e44f8e7
|
Made nestable scroll view to solve selfsame problem
|
13 years ago |
Tim Su
|
198dd3e8cf
|
Nestable view pager is pretty cool
|
13 years ago |
Tim Su
|
493ea204c9
|
Got ad view working on edit page
|
13 years ago |
Tim Su
|
c0896268bf
|
improved appearance and usability
|
13 years ago |
Tim Su
|
be714da510
|
Got amazon search working
|
13 years ago |
Tim Su
|
6546170ba1
|
First pass at web services view with google search and amazon.
|
13 years ago |
Sam Bosley
|
37b24d530b
|
Refactored new sync providers into api project and created a new SyncV2BackgroundService
|
13 years ago |
Sam Bosley
|
b85cb2977d
|
Fixed a bug where before a theme was selected, it would say the red one was the default
|
13 years ago |
Sam Bosley
|
7f7bac4967
|
Fixed the prompt to look at tasks you've assigned after assigning from active tasks view
|
13 years ago |
Sam Bosley
|
c6e0f746b8
|
Fixed the ShareLinkActivity
|
13 years ago |
Sam Bosley
|
03041b146f
|
Fixed the home button images
|
13 years ago |
Sam Bosley
|
b40c2d5eda
|
First draft of a white-blue theme
|
13 years ago |
Sam Bosley
|
85ff22b387
|
Show back button in actionbar
|
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
|
7b33e45c76
|
Renamed and reorganized resources to be able to manually control whether or not 3 column layouts are used
|
13 years ago |
Sam Bosley
|
9a84a36f56
|
Added a try/catch around an unregisterReceiver call in TLA that would throw a rare exception
|
13 years ago |
Tim Su
|
86cb41ac0a
|
Minor polish to black transparent theme, added white transparent theme
|
13 years ago |
Tim Su
|
955fdc20b6
|
Code cleanup
|
13 years ago |
Sam Bosley
|
8a023f9409
|
Added try/catch to fix crash when showing task edit popover after delay
|
13 years ago |
Sam Bosley
|
947f0fe1b7
|
Fixed beast mode bugs and cleaned up some unecessary beast mode code
|
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
|
fbb2db6482
|
Fixed a potential null pointer in the task list refresh receiver:
|
13 years ago |
Sam Bosley
|
e9efc8ad09
|
Added comments to strings-tags, tweaked tag deleted receiver
|
13 years ago |
Sam Bosley
|
e39b1f74a9
|
Refresh filter list after tag delete
|
13 years ago |
Sam Bosley
|
f41a1b3de9
|
If the currently active list is deleted, switch to active tasks
|
13 years ago |
Sam Bosley
|
1f06c9982e
|
Fixed bug where the displayed list wouldn't fully switch when creating a new list
|
13 years ago |
Sam Bosley
|
eb61f67859
|
Fixed a bug where shortcuts wouldn't use the custom task list fragment
|
13 years ago |
Sam Bosley
|
b70f7fd1a3
|
Add ability to add shortcut from list settings page
|
13 years ago |
Sam Bosley
|
99b057243a
|
Fixed long-press on filterlist for phones, text color in add comments fields
|
13 years ago |
Sam Bosley
|
e9c72bd67a
|
Fixed a bug where sometimes the assign to anyone option wouldn't show in task edit
|
13 years ago |
Sam Bosley
|
069cf6a659
|
Fixed a bug with update fragments not being replaced properly since they had been removed from their original containers
|
13 years ago |
Sam Bosley
|
7068177619
|
Comments popover in LAYOUT_DOUBLE
|
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
|
05a03dd17c
|
Fixed bugs with voice add
Port changes from the ppack branch in the voice input assistant
|
13 years ago |
Sam Bosley
|
6505ad97c6
|
Make reminders pop up a dialog after opening app instead of embedded layout
|
13 years ago |
Sam Bosley
|
8f0da20d09
|
Removed AB testing of theme
|
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
|
5658f820de
|
Alert popup for when magic has happened via quickadd markup
|
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
|
9038184770
|
Moved TOS setup logic into upstream ActFmLoginActivity
|
13 years ago |
Sam Bosley
|
f49150cf65
|
Merge remote-tracking branch 'upstream/120130_as_share_list_dialog' into 4.0
|
13 years ago |
Sam Bosley
|
472817683d
|
Hopefully fixed a null pointer in task edit fragment
|
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
|
b38496c837
|
Fixed popover workflow stuff
|
13 years ago |
Sam Bosley
|
bb2f2c890c
|
Fixed a bug where mDualFragments wasn't getting set in filter list fragment
|
13 years ago |
Sam Bosley
|
eabc0af176
|
Fixed a bug with the location of the list dropdown
|
13 years ago |
Sam Bosley
|
e61a42d3f5
|
Removed an unused line of code in task edit fragment
|
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
|
e415557d24
|
Re-write custom border drawable to fit in the allocated space
|
13 years ago |
Tim Su
|
260cac0d4b
|
Got rid of the rest of controlreceiver stuff.
|
13 years ago |
Tim Su
|
a53d5e79cf
|
Speed up task edit activity by loading more later
|
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 |
Sam Bosley
|
28d910a9e8
|
Checks for null picture and pictureBorder views (for gtasks, we should update those views to work with pictures)
|
13 years ago |
Sam Bosley
|
1e30f4cfdf
|
Make whole filter list footer clickable
|
13 years ago |
Andrew Shaw
|
11a552b198
|
Preferences for showing notes
|
13 years ago |
Andrew Shaw
|
acc6683ea4
|
Caching activity images to disk
|
13 years ago |
Sam Bosley
|
3c58db0d99
|
Updated welcome walkthrough images and task edit popover arrow
|
13 years ago |
Sam Bosley
|
161ded49cb
|
Separating line in the header, added some missing icons
|
13 years ago |
Sam Bosley
|
bb146e3105
|
Merge remote-tracking branch 'upstream/120125_as_edit_screen' into 4.0
|
13 years ago |
Sam Bosley
|
f0b50b314a
|
Lots of image and drawable polish for both themes
|
13 years ago |
Sam Bosley
|
9453b3b3d6
|
Themed the custom buttons in the time picker and removed all those nasty shape drawables
|
13 years ago |
Sam Bosley
|
2dc7e45a0d
|
Themed colors except for toggle buttons
|
13 years ago |
Sam Bosley
|
bcc6d44ffa
|
Main menu dropdown plus lots of dropdown polish
|
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 |
Andrew Shaw
|
2c9e4126bc
|
Styled checkbox for assigned tasks
|
13 years ago |
Tim Su
|
282c619cfb
|
Moved sync tests to test-sync project
|
13 years ago |
Sam Bosley
|
d900f07563
|
Fixed a few potential null pointers in taskadapter
|
13 years ago |
Tim Su
|
5165ed2e2e
|
Theme for edit page, and cleaned up dead code
|
13 years ago |
Sam Bosley
|
86a3268da3
|
Call startup service in wrapper activity, force databases to be created/opened synchronously
|
13 years ago |
Sam Bosley
|
ff012b7e41
|
Merge remote-tracking branch 'upstream/120125_as_edit_screen' into 120125_as_edit_screen
|
13 years ago |
Sam Bosley
|
5bc4515caa
|
Cleaned up date picker layouts so they look the same on all devices
|
13 years ago |
Sam Bosley
|
6eb564ff00
|
Fixed a bug with adding multiple lists in (), cleaned up tests some more
|
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
|
9dbeddac13
|
Fixed conflicts after rebase with 4.0
|
13 years ago |
Andrew Shaw
|
7fd11fd094
|
Comments sync menu button added and added timer controls to comment bar
|
13 years ago |
Sam Bosley
|
933cfdf891
|
Fixed a bug with regexp title parsing, fixed compilation errors in gtasks tests
|
13 years ago |
Sam Bosley
|
8f5f3def14
|
Merge arne/120126_aj_bugfixes
|
13 years ago |
Sam Bosley
|
9b1c69b17d
|
Cleaned up some code and fixed a couple crashes
|
13 years ago |
Sam Bosley
|
207bea702e
|
Fix for low priority producteev checkboxes
|
13 years ago |
Arne Jans
|
037a919545
|
Fixed search-function crashes Astrid
|
13 years ago |
Arne Jans
|
a35558d58a
|
Fixed NPE-crash on editing a task
|
13 years ago |
Arne Jans
|
a939ea75f4
|
Fixed weird-looking overlapping checkbox-buttons
|
13 years ago |
Sam Bosley
|
3714f74bd3
|
Format completion date display like normal due date display, updated strings files with newlines to match
|
13 years ago |
Sam Bosley
|
52e7c01854
|
Use flags instead of booleans for flags in task list wrapper
|
13 years ago |
Sam Bosley
|
cc2a9474aa
|
Lots of styling and new images, fixed a few task edit bugs
|
13 years ago |
Sam Bosley
|
63a4b7e2d8
|
Fixed a bunch of bugs with task edit popover and screen rotation
|
13 years ago |
Sam Bosley
|
e94abecbc9
|
Fixed a crash when dismissing task edit popup from rotation
|
13 years ago |
Sam Bosley
|
ac4c185b5d
|
Added a try catch to fix a background refresh crash
|
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
|
5a7c56701e
|
Fixed a bug in TEA view pager
|
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 |
Sam Bosley
|
89abb843f1
|
Fixed non-responding shortcut-contextmenu (from arne)
|
13 years ago |
Andrew Shaw
|
0ef015832a
|
Edit view scrolls to top of comments when you add a new one
|
13 years ago |
Sam Bosley
|
694770687e
|
Removed the new list menu item (since the button is always present
|
13 years ago |
Sam Bosley
|
809bbebcc1
|
Styled and updated finishing behavior of custom filter activity
|
13 years ago |
Sam Bosley
|
32807933aa
|
Fixed a bug where blank tasks would be created when adding TEA
|
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
|
537beaa062
|
Mostly working task edit popover
|
13 years ago |
Sam Bosley
|
d5b704badf
|
Fixed another widget with custom task list bug
|
13 years ago |
Sam Bosley
|
7233b14f35
|
Merge upstream/master
|
13 years ago |
Sam Bosley
|
7ff8adf475
|
Updates to widget to use the custom component of tags correctly
|
13 years ago |
Tim Su
|
f80ebaa0c9
|
Fix for first_task and first_list metrics not being reported
|
13 years ago |
Sam Bosley
|
121774dd4a
|
Fixed a bug with task completion, moved onBackPressed override to tlwa
|
13 years ago |
Sam Bosley
|
05018ec901
|
Merge remote-tracking branch 'upstream/120120_as_new_task_icons' into 4.0
|
13 years ago |
Sam Bosley
|
b281f48aef
|
Popup for tag settings activity
|
13 years ago |
Andrew Shaw
|
d67c5adab2
|
Centered task checkbox and it no longer cuts off on animation. Also centered text and set max lines to 2
|
13 years ago |
Sam Bosley
|
7d06f46fc4
|
Fixed some bugs with quickadd, adjusted landscape layout weights
|
13 years ago |
Sam Bosley
|
1afc91152c
|
Fixed a bug with the filterlist fragment not being present on phones
|
13 years ago |
Tim Su
|
372e66da8a
|
Get rid of task edit wrapper activity in default task edititing mode
|
13 years ago |
Tim Su
|
b79c666f22
|
Cleaned up / consolidated fragment logic, implemented three-pane layout
|
13 years ago |
Tim Su
|
41b672928d
|
Minor source code cleanup
|
13 years ago |
Andrew Shaw
|
0d56cc8c83
|
Task rows no longer have repeat details and shortened the due date string
|
13 years ago |
Andrew Shaw
|
fe16310518
|
Added new check box images for tasks
|
13 years ago |
Sam Bosley
|
21e66cc82f
|
Fix for the problem described here: http://code.google.com/p/android/issues/detail?id=23096
|
13 years ago |
Sam Bosley
|
2d7ebe67b9
|
Updates to task adapter row, placeholders for checkboxes
|
13 years ago |
Sam Bosley
|
7f740c159c
|
Moved filterlist creation back into onCreate to fix a refresh bug
|
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
|
f5c5cfa354
|
Updated style of new list button in FLA
|
13 years ago |
Sam Bosley
|
790373c3cb
|
Polished background color of list view, highlight currently selected list
|
13 years ago |
Sam Bosley
|
6b9e23436a
|
Strip unecessary fields out of filter list items
|
13 years ago |
Sam Bosley
|
a6a1a9fcff
|
Added a refresh receiver to the filterlist fragment to refresh lists after sync
|
13 years ago |
Sam Bosley
|
a99a484cbb
|
Use the filterlist fragment view directly in the popover on phones
|
13 years ago |
Sam Bosley
|
50eebc46b8
|
Refactor filter adapter to not be expandable
|
13 years ago |
Sam Bosley
|
dd7daff539
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
9d237bf81f
|
Merge from upstream/master
|
13 years ago |
Sam Bosley
|
06514f3a19
|
Try/catch in update message dialog to fix crashes with trying to show with a non-running activity
|
13 years ago |
Tim Su
|
14f8d81ae8
|
Allow ability to show welcome activity from settings
|
13 years ago |
Tim Su
|
7412481730
|
Merge pull request #122 from atshaw/120118_as_regex_fix
Fixed regular expression error
|
13 years ago |
Tim Su
|
cf64d736cd
|
Removed sync code from filter list activity in preparation for fragments
|
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 |
Andrew Shaw
|
f5bc5fbca2
|
Fixed regular expression error where task only added the first word of the tag
|
13 years ago |
Sam Bosley
|
acc651f9fc
|
Merge fixes from upstream/master
|
13 years ago |
Sam Bosley
|
a98fe9e0a5
|
Version bump and upgrade message
|
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
|
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
|
31e7bf3055
|
Try/catch around sync finished callback in case activity was killed for any reason
|
13 years ago |
Tim Su
|
a7fe80fadd
|
Fix for crashes and errors, including jchronic, and some preventative try/catches
|
13 years ago |
Tim Su
|
3c2f614cec
|
Killed welcomeLogin class, made welcome walkthrough dots smaller, localize a string.
|
13 years ago |
Tim Su
|
c4cc1477e3
|
Shrank a bunch of images, indexed color some, and flat out deleted some others
|
13 years ago |
Sam Bosley
|
6bef7057d8
|
Fixed update and upgrade dialog text colors for ics users
|
13 years ago |
Sam Bosley
|
084bc87e7d
|
Cleaned up the edit task callback and listener and fixed a bug where edit activity sometimes wouldn't launch
|
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 |
Sam Bosley
|
0721f11fbc
|
Cleaned up some header bar action items, styled the task edit activity header
|
13 years ago |
Sam Bosley
|
fdc5775a8f
|
Style the header nav bar for the redesign
|
13 years ago |
Tim Su
|
10ed3bd532
|
Get rid of reflection in jchronic library which doesn't play well with Android
|
13 years ago |
Tim Su
|
c320aea90a
|
Move preference setting to make it very difficult for welcome screen to get stuck in a loop
|
13 years ago |
Tim Su
|
d4308d62a3
|
try-catch adding task parsing
|
13 years ago |
Sam Bosley
|
cf24441363
|
Localize welcome walkthrough strings, simplify layout
|
13 years ago |
Sam Bosley
|
1a3f148306
|
Simplified callback on list selection from dropdown, fixed bug with displayed title consistency when launched with filter
|
13 years ago |
Sam Bosley
|
495b43b737
|
Added disclosure arrow to list dropdown picker
|
13 years ago |
Sam Bosley
|
7a2a38632a
|
Merge remote-tracking branch 'arne/120117_aj_tabletfixes' into 120109_sb_merge_tabletbranch
|
13 years ago |
Arne Jans
|
012d05160e
|
Fixed initial NPE-crash on WelcomeLogin
|
13 years ago |
Sam Bosley
|
7d2a392e95
|
Fixed bug with Astrid news dialog
|
13 years ago |
Sam Bosley
|
b8972304fb
|
Use two column layout in portrait and landscape for all large screens
|
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
|
e5d27c9226
|
View pager indicator project properties
Edited git ignore to include eclpse project
|
13 years ago |
Sam Bosley
|
cec6b36ca7
|
Tweak upgrade message
|
13 years ago |
Andrew Shaw
|
d1e9b4c7c0
|
Walkthrough tutorial upon app launch
|
13 years ago |
Sam Bosley
|
0c523ed150
|
Directly replace contents of list when filter is clicked regardless of number of fragments
|
13 years ago |
Sam Bosley
|
ec07d3b60f
|
Merge remote-tracking branch 'upstream/120112-ts-syncv2'
|
13 years ago |
Sam Bosley
|
bb272ef947
|
Cleaned up some of the title parsing code
|
13 years ago |
Sam Bosley
|
10a8fad2f2
|
Fixed a bug where two filterlist fragments could get created when started in portrait mode
|
13 years ago |
Tim Su
|
a37449229c
|
Remove refresh from the filter list, in prepration for the future
|
13 years ago |
Tim Su
|
eee0def2bd
|
Synchronize TagViewActivity with the v2 sync provider
|
13 years ago |
Sam Bosley
|
a950b0eae2
|
Highlight list picker when pressed, don't allow popover in landscape mode
|
13 years ago |
Amy Tang
|
86298cbdb6
|
Added unit tests to titleparser
|
13 years ago |
Sam Bosley
|
4bf7cbe57c
|
Undid a change that was causing duplicate filter list fragments
|
13 years ago |
Sam Bosley
|
c014cccc2c
|
Popover list selection menu
|
13 years ago |
Sam Bosley
|
75ad7c4e78
|
Merge actionbar styling updates from arne
|
13 years ago |
Sam Bosley
|
4f78174341
|
Fixed a bug with using arrayAdapter.addAll
|
13 years ago |