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
Arne Jans
89abbb3839
Re-added Sort-button into actionbar and removed dead code.
13 years ago
Arne Jans
649aad4aa6
Fixed Astrid-up-button not working in landscape with edit view.
13 years ago
Tim Su
7457c6ee08
Initiate Auto sync, and save last sync for tasks received through the system
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
cfd3d5e2e8
Undid a change that broke things
13 years ago
Sam Bosley
12dd51bd42
Removed some unecessary menu items, added some others (sync in tla, new list in fla)
13 years ago
Sam Bosley
7cc611b50d
Fixed bug where list selection would be lost after rotation (again)
13 years ago
Arne Jans
2b13026d9b
Actionbar styling as the old navigationbar.
...
Smaller Astrid-icon in the actionbar.
Astrid-icon as up-button, first try, some quirks (see issue in buglist).
Linked actionbarsherlock-sourcefolder into astrid-project for easier
debugging.
13 years ago
Sam Bosley
2a8134947c
Dropdown menu for list selection
13 years ago
Sam Bosley
e8deb26734
Updated rounded corners drawable folder for api v11
13 years ago
Amy Tang
702e0f7595
Added more features to QuickAddParser
13 years ago
Sam Bosley
e50422c61c
Fixed a bug with an occasional crash when rotating FLA
13 years ago
Sam Bosley
b995728bb3
Fixed a bug where intent flags could interfere with filter list launch
13 years ago
Sam Bosley
251d40c638
Rapidly switch between editing tasks when in landscape mode
13 years ago
Sam Bosley
3931e3a624
Fixed bugs related to rotating while in FilterListWrapperActivity
13 years ago
Sam Bosley
0767328c5c
Can now swap custom task list fragments for filters with custom intents
13 years ago
Sam Bosley
837b491b19
Wrap main fragments in frame layouts for easier replacement in transactions later, use tags instead of ids
13 years ago
Amy Tang
8d6b40c1c6
update
13 years ago
Sam Bosley
03c7d2eabb
Pass the current filter as an extra in the intent when launching the edit activity
13 years ago
Sam Bosley
2d78f94a01
Fixed a bug with missing list title in task edit wrapper activity
13 years ago
Sam Bosley
c09a28bfd3
Cleaned up some landscape layouts, fix animations for finishing main activities
13 years ago
Arne Jans
ac3a18fa48
Fixed search-function for filterscreen and made the fragment-accessors for
...
convencience.
13 years ago
Arne Jans
0c88a03244
Merge branch 'unifiedtabletphone-ui' into 120109_sb_merge_tabletbranch
13 years ago
Sam Bosley
941a85a86a
Fixed tablet edit dialog crashes and adjusted widths of dialogs for large screens
13 years ago
Arne Jans
63cc38df24
Fixed Phone: Pressing a filter-item sometimes crashes with NPE
13 years ago
Sam Bosley
3642dd3f73
Fixed some issues from the merge that I did wrong
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
Sam Bosley
016ef6b5f8
Rearranged some of the control sets in the edit page, fixed the dialog popup widths
13 years ago
Arne Jans
6511d7e594
merged master into unifiedtabletphone-ui
...
fixed NotificationActivity to be shown, also for landscape
13 years ago
Arne Jans
231a34448e
Re-added ContextManager.setContext
13 years ago
Sam Bosley
418b3cf9f3
Put in a try/catch for the help info popovers
13 years ago
Sam Bosley
8e405124cd
Fixed a possible null pointer exception in TaskEditActivity
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
69b4a5c091
Sets sync date to zero when updating version
13 years ago
Amy Tang
a0c6528e24
Tag description UI and backend
13 years ago
Sam Bosley
c132cb6eea
Fixed a typo
13 years ago
Sam Bosley
e34ec96caf
Upgrade message and version bump
13 years ago
Sam Bosley
618a2cd347
Fixed a null pointer crash
13 years ago
Sam Bosley
6f8bb86357
Killed the filters header, moved not in a list under the lists heading
13 years ago
Sam Bosley
aead7c1039
Added a bitwise and sql function, updated the check for emergent tags accordingly
13 years ago
Sam Bosley
eb97c51fd1
Added a gte sql function, look for emergent shared list after assigning a task
13 years ago
Sam Bosley
2e9a211c23
Popup to ask whether to show assigned task
13 years ago
Sam Bosley
281573f88f
New animation when switching to I've assigned filter
13 years ago
Sam Bosley
24dfae45e4
Switch to assigned by me filter when assigning a task from active tasks list
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
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
804bbcd592
Version bump and upgrade message
13 years ago
Sam Bosley
ad4d1b48a3
Don't center notes display when notes are long
13 years ago
Sam Bosley
95826ddab6
Fixed a bug where editing a task could cause am/pm to switch if task was due in hour 12
13 years ago
Sam Bosley
09dc2b7eb3
Put sort and filter button in header
13 years ago
Sam Bosley
1b7adc68ea
Cleaned up unused code
13 years ago
Sam Bosley
4923f3fd89
Fixed some bugs in the time picker--leading zeroes, resetting after typing manually
13 years ago
Arne Jans
247ba627bd
removed 3-column-layout with taskedit, now 2column. Also handling of the Astrid-logo-button as up-button.
13 years ago
Arne Jans
28a339467f
Merge branch 'master' into unifiedtabletphone-ui
...
Conflicts:
astrid/plugin-src/com/todoroo/astrid/actfm/TagViewActivity.java
astrid/src/com/todoroo/astrid/activity/TaskEditActivity.java
astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
13 years ago
Tim Su
c96bbac226
Version bump now 3.9.1
13 years ago
Sam Bosley
4402461b60
Fixed a bug with the sequence of welcome popovers
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
d77e7da5b6
Re-write and fix user id
13 years ago
Tim Su
1403011f31
Removed several unneeded task flags
13 years ago
Tim Su
77aaf2030d
Fixed warnings in task edit activity
13 years ago
Tim Su
019bce8bf7
Removed debugging println statements
13 years ago
Arne Jans
660618f7a0
Fixed the setTitle-stuff not showing anything. Now it updates the old header and the actionbar-title.
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
e23aee3b9b
Tweaked the sequence of help popovers so the lists button help won't show right away
13 years ago
Sam Bosley
626c7f5c65
Upgrade message and version bump
13 years ago
Sam Bosley
9785b7226b
Fixed a bug with hide until toast
13 years ago
Sam Bosley
3266c90964
Fixed a potential null pointer
13 years ago
Sam Bosley
af1cbcf184
Crittercism opt out
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
376329c552
Fixed NPE with producteev-notes id
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
abef35cab3
Removed a bunch of unused code
13 years ago
Sam Bosley
376ffdb784
Cleaned up unused code
13 years ago
Sam Bosley
d52b91b208
Fixed a bug that could allow editing of readonly tasks (suggested by Arne)
13 years ago
Sam Bosley
4698c1288f
Don't cut off long notes when keyboard is up
13 years ago
Sam Bosley
854b6c6b33
Better feedback when trying to share a task when not logged in
13 years ago
Sam Bosley
ebf290e6a5
Improved some scrolling performance issues
13 years ago
Sam Bosley
18061fbb50
Make notes control set auto show and hide keyboard
13 years ago
Sam Bosley
f64bfb9457
Autoexpand task edit page when notes or lists are present
13 years ago
Sam Bosley
48d83817ba
Fixed a bug with notes de-linkifying
13 years ago
Sam Bosley
34130ccf78
Linkify notes in task edit page
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
9841f605fb
Killed branding in header, only show informative titles
13 years ago
Sam Bosley
0ba1a689a0
Don't show task notes by default
13 years ago
Sam Bosley
9cb843edb4
Killed startup tasks
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
3ae7857127
Cool animation for task checkbox like ios
13 years ago
Sam Bosley
f75477ee0d
Fixed the beast mode preference adapter to work with the new key-backed preference
13 years ago
Sam Bosley
dde0d7258b
Migration to a better system for beast mode
13 years ago
Sam Bosley
ea6c04b89c
Fixed another bug with calendar accidentally going to epoch when switching months
13 years ago
Tim Su
028cb8caee
Suppress virtual keyboard was preventing task edit from being multiline
13 years ago
Sam Bosley
7d0d3d3219
Updated version message, string, number
13 years ago
Sam Bosley
0d16c7d0b9
Slight layout tweaks, version bump and upgrade message for release
13 years ago
Sam Bosley
e6a56b2d64
Fixed a bug where time picker would lose am/pm setting
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
1741dd34ee
Customization of task edit activity layout
13 years ago
Sam Bosley
157d77d14a
Updated default person and unassigned images
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
b546dc86e8
Match animations to those on iphone
13 years ago
Sam Bosley
93a2612cfc
Adjusted probabilities of theme ab test:
13 years ago
Sam Bosley
a57e01bb4d
Merge branch '111121_sb_ab_test_theme' into 111130_sb_3.9_polish
13 years ago
Sam Bosley
95706b246f
Added new statistics for measuring new user retention, tasks created after 1, 2, 3 weeks
13 years ago
Sam Bosley
ec4e3e61aa
Added AB testing of theme:
13 years ago
Sam Bosley
72bbd6e221
Killed filters header and moved add filter button to menu
13 years ago
Sam Bosley
f9cd1f3538
Animate appearance of advanced edit controls, updated copy
13 years ago
Sam Bosley
0e7a0e19f7
Added sync option to filter list activity. It's not very DRY though, a lot copied from TLA
13 years ago
Sam Bosley
cf54bd47b2
Updated priority indicators in tla
13 years ago
Sam Bosley
5f8dd36db5
Added some helper functions for filtering
13 years ago
Sam Bosley
c45360c415
New check button, comments in task edit header
13 years ago
Sam Bosley
0577a5d865
New edit page in its entirety
13 years ago
Tim Su
6939175cad
New upgrade message, new version bump
13 years ago
Sam Bosley
4edb731be2
Fixed an issue where you could share a list with a number (user id) instead of email
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
d2f039737e
Updates to upgrade message
13 years ago
Tim Su
e1723a2a9b
Make the widget launching intents work like power pack widget
13 years ago
Tim Su
7be3b6cbf3
For widget configuration, select a filter automatically
13 years ago
Sam Bosley
965221b11c
Removed web buttons from addon activity rows
13 years ago
Sam Bosley
738b1b165b
Last-minute tweaks
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
2f7fd5c2b3
Fixed a bug with saving and assigning, one fewer ! in priority views
13 years ago
Sam Bosley
208205130d
Can't assign a task to an invalid email anymore
13 years ago
Sam Bosley
450777d368
Fixed a bug with relative date strings in task save toast
13 years ago
Sam Bosley
61434b7b74
Cleaned up code, better random password generation
13 years ago
Sam Bosley
ed310f7e5f
Cleaned up unused code
13 years ago
Sam Bosley
5c9f3ddbf6
Fixed some more bugs with task duplicates and autosync fails
13 years ago
Sam Bosley
94c49f02f7
Fixed a small bug with cancelling quickadded tasks
13 years ago
Sam Bosley
11e8e5fa0b
Remove AB testing of things we've decided on
13 years ago
Sam Bosley
979b7b5e7f
Updated a bunch of icons to use the new astrid smile
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
Sam Bosley
73f65385cb
Fixed a bug where failed autosync logs wouldn't be recorded
13 years ago
Sam Bosley
884eecd24a
Fixed all the error popups that could happen when autosyncing with no connection
13 years ago
Sam Bosley
58e3c9f9b5
Fixed a bug with everything appearing twice in the filter list
13 years ago
Sam Bosley
a7fabed823
iOS style automatic sync of lists view, all tasks view, and specific lists when opened
13 years ago
Tim Su
6f98da5a96
Set p_first_action after intro tasks to avoid counting them
13 years ago
Arne Jans
9160a174c1
Cleaned up the code a bit. Removed the error-emulation and moved the initialization of the registered receivers to the constructor of the bladefilterreceiver.
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
Tim Su
8ea8f03767
version bump and upgrade message
13 years ago
Sam Bosley
e5e69dc23b
New crittercism jar to catch init exceptions
13 years ago
Sam Bosley
b0e15ce502
Fixed a bug where values typed into the text of a number picker could be ignored
13 years ago
Sam Bosley
860a07ba28
Fixed crash in crittercism launch, use of Pair in ask adapter
13 years ago
Tim Su
c670f16bdd
bump the hard-coded v2api task limit
13 years ago
Tim Su
8cf0db306f
Removed some warnings
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
Tim Su
63db137e24
Merge remote-tracking branch 'sbosley/111003_sb_new_gtasks_lib'
13 years ago
Tim Su
e21d3fd0f9
added entries to update message
13 years ago
Sam Bosley
259b447294
Integrated crittercism
13 years ago
Sam Bosley
cd56a3eb94
Start statistics service in launcher activity
13 years ago
Sam Bosley
a14ddeb4d7
New upgrade message
13 years ago
Sam Bosley
32f7fe360e
Fixed null pointer crash, new version number and string
13 years ago
Tim Su
965284aff0
Upgrade message
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
Sam Bosley
d45d844b77
Fixed bug in welcome sequence
13 years ago
Tim Su
f1d8fae6b2
Merge remote-tracking branch 'sbosley/110922_sb_list_view_iosify'
13 years ago
Tim Su
b83565ddb0
Merge remote-tracking branch 'sbosley/110930_sb_login_blocks_ui'
13 years ago
Tim Su
7b6ac917a9
Now, repeated completed tasks will be recorded as such on the website
13 years ago
Sam Bosley
4ddff4a3d0
New list view like iOS version. Header for members with filter by assigned to. Separate activities for settings and comments, with comments now having the ability to add pictures. New look for the header buttons.
13 years ago
Sam Bosley
7d77af5bf9
Login to astrid.com won't block the ui thread anymore
13 years ago
Arne Jans
b620c0d260
Fixed the flag-setting location for default reminder-mode, moved it to TaskDao. Also fixed a minor de-localization error for reminder-modes.
13 years ago
Tim Su
db345af318
minor cleanup of whitespace and conditions for detail clearing
13 years ago
Tim Su
2f17c60f94
Moved upgrade service text up
13 years ago
Arne Jans
0ff73823bb
Implemented gcal-default-setting and fixed some bugs with gcal-integration (timezone-bug, estimated time, adding duetime, changing task-details). This setting is not regarded for sync, as the webservices usually offer their own gcal-integration like gtasks, producteev.
13 years ago
Tim Su
14c0bb9333
Version bump and upgrade message
13 years ago
Tim Su
7d256e6c3d
Truncate notes longer than 200 chars from details.
13 years ago
Sam Bosley
408eb95bad
Workaround for wrong task complete with debug printlns
13 years ago
Sam Bosley
3dd18c26b4
Use astrid logo as header of filter list activity
13 years ago
Sam Bosley
e781bb3148
Adjusted feature flipper to run in background on startup and changed some ab probabilities
13 years ago
Sam Bosley
fbdd8652db
Fixed cursor moving on rotate in task title and notes
13 years ago
Sam Bosley
043beb2b39
Fix for crash in gtasks widget
13 years ago
Sam Bosley
e813d848af
Removed unecessary bindview call
13 years ago
Sam Bosley
8fc39f3b16
Filter list activity refreshes after creating new list
13 years ago
Sam Bosley
6c47306e9a
Removed extra printlns
13 years ago
Sam Bosley
32b865d86f
Fixed bug with tag widgets not launching tag view activity
13 years ago
Sam Bosley
38577f9e55
More bug fixes to tag case migration--now includes upgrade message
13 years ago
Sam Bosley
e065947528
Bugfixes to tag case migration
13 years ago
Sam Bosley
e3ef6cde30
Only new users see the welcome login and graphic
13 years ago
Sam Bosley
7c364a4ff7
A/B Testing and Feature flipping infrastructure. AB testing of new user experience.
13 years ago
Sam Bosley
8356a711a7
Added screen tagging to all currently instrumented activities
13 years ago
Tim Su
b2eacec1f8
Merge pull request #86 from sbosley/110905_sb_case_insensitive_lists
...
Case insensitive lists
13 years ago
Sam Bosley
262c8e19bc
Changed to reflect Tim\'s suggesion
13 years ago
Sam Bosley
0380ace1d1
Specific time picker is always enabled on show. Uncheck to remove specific time
13 years ago
Sam Bosley
f71ae1fbe9
Lists are now case insensitive, with a migration process to save and merge old lists with the same names but different cases
13 years ago
Sam Bosley
de9b8623a4
Version number bump to 194 for market
13 years ago
Sam Bosley
d74ac4aa26
Version bump and upgrade message
13 years ago
sbosley
c2661c2c0c
Merge pull request #81 from sbosley/110906_sb_throttle_welcome_screen
...
Skip login screen, go to welcome graphic first
13 years ago
sbosley
7a48959f4c
Merge pull request #80 from StingerAJ/2011-08-31-patches
...
2011 08 31 patches
13 years ago
Sam Bosley
1d89882764
Skip login screen, go to welcome graphic first
13 years ago
Sam Bosley
11c2c9a0b3
Fixed null pointer exception in popover showing
13 years ago
Arne Jans
a77836a356
Fix for 17036871, Enable line-wrap for preferences-entries.
13 years ago
Tim Su
c876644569
Added additional instrumentation
13 years ago
Tim Su
841484f8bc
Fixed a repeat bug and then fixed the underlying tests
13 years ago
Tim Su
0e557f80e8
don't show the popover every single time
13 years ago
Tim Su
f358429b9e
Moved display logic for upgrade message into the TaskListActivity so it actually shows up.
13 years ago
Tim Su
3933cd778b
Version bump and upgrade message
13 years ago
Tim Su
418f86b81a
Minor tweaks to improve the login experience:
...
- lightened up the popover images
- now clicking passes through to underlying thing
- code cleanup
13 years ago
Sam Bosley
9d9680cbf2
New user experience with login prompt and welcome graphic
13 years ago
Sam Bosley
3a45e92b52
Popover on first created task
13 years ago
Sam Bosley
201f4218c4
Added basic popover views for new user help
13 years ago
Sam Bosley
7a9a6995c4
Call startup service from welcome screen
13 years ago
Sam Bosley
13f49304ce
Basic logic for welcome and login screens
13 years ago
Sam Bosley
521b8e5f65
Fixed balance of calls to open/close in statistics service, bugfixes to localytics api
13 years ago
sbosley
0cc1a79fd1
Merge pull request #76 from sbosley/110829_sb_hide_until_due_time
...
Hide until due time
13 years ago
Sam Bosley
99b05143d9
Added a preference option that can prevent notifications from ever appearing
13 years ago
Sam Bosley
8ff97152a6
Hide until control set reads setting from preferences for newly created tasks
13 years ago
Sam Bosley
7c4250036a
Use due time for hide until due case
13 years ago
Sam Bosley
1950a6db3c
Fixed a bug that caused task edit activity to quit on rotate
13 years ago
Sam Bosley
573e9167bd
Task counts now update correctly in filter list view
13 years ago
Arne Jans
ab7b6c9a4a
Added default ringmode-setting (ring once, ring five times, ring until dismissed).
13 years ago
Tim Su
7dcd93e608
Suppressed warnings, removed trailing spaces
13 years ago
Tim Su
956c39476c
Merge remote-tracking branch 'stingerAJ/2011-08-19-patches'
13 years ago
Arne Jans
ccfbd8f79b
Extracted deleteTaskEvent to its own Helper-class to keep UI-classes clean.
13 years ago
Arne Jans
84625149b1
Partial Fix for 13186793 (GCal-default setting, create a new event for new tasks). Also, events are now deleted when you delete a single task or delete completed or purge deleted tasks.
13 years ago
Sam Bosley
b9b8e47cd8
Test suite for repeating tasks--includes offline tests and tests for syncing with astrid.com, producteev, and gtasks, with repeating tasks completed remotely and locally. Also includes some bug fixes exposed by the tests.
13 years ago
Tim Su
9dd06f5701
Moved packages to api project for api projects to use
13 years ago
Tim Su
ea3bc5f255
Updated upgrade service and intro task messages
13 years ago
Tim Su
a280360d65
Fix for market crashes and unit tests
13 years ago
Tim Su
5b8ef914d0
Merge remote-tracking branch 'sbosley/110808_gtasks_clear_completed'
13 years ago
Tim Su
33a41332a6
Merge remote-tracking branch 'sbosley/110810_search_from_home'
13 years ago
Tim Su
1caa2938f7
Minor usability tweaks from white theme
13 years ago
Sam Bosley
d461c31c85
Search tasks from home screen enabled
13 years ago
Sam Bosley
85e1cd2f78
Completed tasks now stick around in google tasks lists until they are explicitly cleared from the menu
13 years ago
Tim Su
852491fa1f
More theme issue fixes
13 years ago
Tim Su
a889c9d175
Minor tweaks to color, icons, and fixed upgrade service to apply before theming
13 years ago
Tim Su
8ae706b0dd
More theme issues unearthed and fixed
13 years ago
Tim Su
a9a9b42233
Applied white stile to filters page, minor style tweaks
13 years ago
Tim Su
75d5864c83
Merge remote-tracking branch 'sbosley/110805-light-theme'
13 years ago
Tim Su
94fd25098f
New style for filters page to show list pictures and restructure custom filters.
13 years ago
Sam Bosley
3750959a0c
Light view settings, works in task list and task edit activities
13 years ago
Tim Su
35c059bf26
New icons for filter page, now filter page comes from bottom
13 years ago
Tim Su
c6a95952c7
Fix for unit tests for repeat
13 years ago
Tim Su
21e905442d
Handle repeat-on-complete for those who sync with astrid.com
13 years ago
Tim Su
6c5f4d776b
Got proguard working, shrank images and killed useless images
13 years ago
Tim Su
d717dad6f8
Removed unused images to shrink size of apk
13 years ago
Tim Su
bbd943f0a8
Merge remote-tracking branch 'stingerAJ/2011-7-25-patches'
13 years ago
Tim Su
8890ca05f7
Fix for crashes reported from android market
13 years ago
Tim Su
4155665bf4
Fix for task save getting triggered even if no edits because of people control set
13 years ago
Tim Su
6e602ff43c
Fixy fixy crash
13 years ago
Arne Jans
5bf9f8ed37
Fix for taskedit-page crashing on Android OS 1.6 and older
13 years ago
Tim Su
e6a5e98570
Refactor upgrade service
13 years ago
Tim Su
f5a631ca0d
Version bump and update message
13 years ago
Tim Su
070972f72b
Fix for crashes reported from android market
14 years ago
Tim Su
9fb085561c
Pass modified_after to tags_list in sync logic
14 years ago
Tim Su
5d105e4df4
Handle crashes reported from Android Market
14 years ago
Tim Su
efc7d22592
Removed debugging code, fixed warnings, cleaned up a string
14 years ago
Tim Su
be1229a705
version bump and Upgrade message
14 years ago
Tim Su
ca002ae33c
fixed upgrade message
14 years ago
Tim Su
41a9f5992d
Minor language change
14 years ago
Tim Su
0b664c2d7e
Kill noisy stats events
14 years ago
Tim Su
e36aac4607
Version bump & cleanup
14 years ago
Tim Su
2983b20897
Moved gtasks token clearing to upgradeservice
14 years ago
Sam Bosley
b96ef92f9c
Added ability to sync individual gtasks immediately on save. Properties synced--all relevant task data e.g. title, due date, parent indentation. Properties ignored--ordering in a list. Also fixed several major bugs related to normal syncing.
...
Various bugfixes and improvements to exception handling during migration
14 years ago
Tim Su
365608f4c6
Merge commit 'c7edb5e'
14 years ago
Tim Su
18f1d320e1
Merge commit '139ae6c'
14 years ago
Tim Su
fa4d610b31
Merge commit '5265708'
14 years ago
Tim Su
301a1c1de9
Killed warnings
14 years ago
Tim Su
dbcc393e07
Cleaned up task list relative date logic
14 years ago
Sam Bosley
6254348933
Added ability to sync individual gtasks immediately on save. Properties synced--all relevant task data e.g. title, due date, parent indentation. Properties ignored--ordering in a list. Also fixed several major bugs related to normal syncing.
14 years ago
Tim Su
06330e4f45
Use dismiss Dialog instead of dialog.dismiss() where possible
14 years ago
Tim Su
e5a60e23ec
Made check box easier to press and note decoratoin clickable
14 years ago
Arne Jans
52657081ca
Partial Fix for Filters not working on ZTE Blade (15723487) for ZTE Blades from UK with 2.1 stock rom. Hercz reported it working on gs-thread
14 years ago
Tim Su
950d7f1ab2
Fix for tag view activity breaking on rotate
14 years ago
Tim Su
275415702e
Now use the tag view activity for new tag creation
14 years ago
Sam Bosley
139ae6c13b
For Gtasks users, filter list view shows a button that allows a user to create a new gtasks list. On success, the user is ttaken to the list view for the newly created list.
14 years ago
Tim Su
c3b1e2e084
upgrade message
14 years ago
Tim Su
b4df3c325d
Fix warnings
14 years ago
Tim Su
bb815e145a
Moved purge/delete to its own preference file and operations to their own threads. Renamed extended => Manage Old Tasks
14 years ago
Arne Jans
1cbeef458a
Added delete completed/purged tasks to settings. Needs polishing (backgrounding, progress dialog, error handling) and then some testing. Basics work.
14 years ago
Tim Su
8d3e7f5a24
newly created task will get a light gray header bar
14 years ago
Tim Su
b4dcfd7970
Fix for task save triggered every time by tag erroneously
14 years ago
Tim Su
bb8d4ec060
don't double-share when saving on pause
14 years ago
Tim Su
fcc70f53a4
Fix for inability to share in task edit
14 years ago
Tim Su
fd4d178827
Refactored Task Edit page into four tabs and added styling
...
- added sharing tab from edit people activity
- changed due date picker into two buttons
- refactored Task Edit Activity into multiple smaller files
- new UI elements for save/cancel buttons, tabs, and other small parts
14 years ago
Tim Su
3d533ab96d
fix repeat unit tests
14 years ago
Tim Su
0258377d8b
consolidated sync events to report one not two
14 years ago
Tim Su
3db04edd0d
Got rid of noisy stat event
14 years ago
Tim Su
2eab044057
don't assume folks are first time unless they are
14 years ago
Tim Su
d8762eca7c
instrumentation
14 years ago
Tim Su
94b172cb5f
Enforce refresh details date after tag gets removed (and other details updating actions)
14 years ago
Tim Su
37b0b5d76e
Cosmetic fixes for icons
14 years ago
Tim Su
e8cd162697
Fix for removing tags doesn't remove tag detail
14 years ago
Tim Su
fc7c385a12
Fixed bug where remoteid = 0 would break comments on future update because of adapter
14 years ago
Tim Su
d443ff8502
Added an 'add new' button to lists, which creates a list
14 years ago
Tim Su
a645946133
Moved backup to settings menu to make room for lists
14 years ago
Tim Su
2acfa30691
One dual-purpose task add button to rule them all. Short press - add to list. Long press - edit
14 years ago
Tim Su
371977ae04
New contact selector that uses new API
14 years ago
Tim Su
a92bef662b
version bump and upgrade notice
14 years ago
Tim Su
db415b19c7
Apply default reminder settings for producteev and gtasks sync
14 years ago
Tim Su
e81b34b145
Make google tasks draggable list work with new style updates
14 years ago
Tim Su
105c251deb
usability fixes
14 years ago
Tim Su
24a764f682
Fix for repeat-after-completing not triggering the correct date (bug with rfc2445 library)
14 years ago
Tim Su
8a0b6f1a61
Increased sophistication of displaying due dates in task adapter, it was displaying next week incorrectly
14 years ago
Tim Su
433545904e
Event Instrumentation
14 years ago
Tim Su
64241c5dfe
Goodbye flurry, hello localytics, an open-source and friendlier analytics
14 years ago
Tim Su
6f70abe13b
manual refresh of tags kills all unused tags
14 years ago
Tim Su
27816c42bc
New dark style for Astrid task list UI designed by Scott Rim & Astrid team
...
- new header and footer styling
- abbreviated date format, moved date and details to same line
- new icons and reduced padding for quick action bar
- notched task indicators
- smaller details font
- new icons for details row
- new check box icons
- added header to filter activity
- removed unused resources
14 years ago
Tim Su
70f3ba2b4d
Merge branch '3.7'
...
Conflicts:
astrid/AndroidManifest.xml
astrid/build.xml
14 years ago
Tim Su
d42d44306a
changelog
14 years ago
Tim Su
d94c10b624
update for a comment being able to belong to multiple tags
14 years ago
Tim Su
9c1262c8fd
Market disable logic for amazon market.
14 years ago
Tim Su
7189020842
improvements / fixes to note edite activity
14 years ago
Tim Su
cf5e9ce9e5
fix for multiple parens display issue
14 years ago
Tim Su
e9db48b229
Created EditNoteActivity for viewing and adding task comments and notes.
14 years ago
Tim Su
26c2d3c49b
Astrid Collaboration Project
...
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
14 years ago
Tim Su
1de56ea82c
Minor fix to handle all values of limit
14 years ago
Arne Jans
7810a24756
Fix for 13976663
14 years ago
Tim Su
9ccc9595c8
useless commit to trigger a build :)
14 years ago
Tim Su
70110e152e
Version bump
14 years ago
Tim Su
5f7ffb7406
Hide the very last task row in the widget if screen density <= 0.75
14 years ago
Tim Su
3d8bcf4c95
Fix for more crashes encountered
14 years ago
Tim Su
eaebec0850
Fix for issues created by OEM
...
- yellow line while gesturing
- crash moving google task around
- anr when first installing app
14 years ago
Tim Su
7d6bcee9b0
Fix unit test with reminders
14 years ago
Tim Su
26452bec14
Updated upgrade message
14 years ago
Tim Su
a22baa36fb
SharedPreference will open a new file if the current one is not working out
14 years ago
Tim Su
0bb5bef617
Suppress EULA and startup tasks if you already have created tasks, in case preferences get overwritten (Galaxy S issue)
14 years ago
Tim Su
5f84f0c85b
Merge commit '5c5e31b'
14 years ago
Tim Su
dc7f2f5d5e
finish metadata clone clearing for all tasks
14 years ago
Tim Su
fc3d02bc8d
Merge remote-tracking branch 'stingerAJ/2011-05-09-patches'
...
Conflicts:
astrid/src/com/todoroo/astrid/service/TaskService.java
14 years ago
Arne Jans
5c5e31bf39
forgot to actually set the latestSetVersion. Oops...
14 years ago
Arne Jans
8996af1d39
Error reporting for cause-search of Galaxy S default tasks. It seems Preferences-read/save isnt working.
14 years ago
Arne Jans
247edede75
Fixed: Quickadd a task in a workspace is not shown
14 years ago
Tim Su
052c92d3a4
Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix.
14 years ago
Ikari
b5b6294972
Integrated OpenCRX plugin with Astrid.
14 years ago
Tim Su
8f520a8088
Synchronize iteration over controls list
14 years ago
Arne Jans
d30d9f8eed
enabled TaskApiDao.insignificantChange in TaskDao.saveExisting and added Timeractions to it. Timeractions dont seem to overwrite producteev-changes during sync anymore, but please verify this is fixed.
14 years ago
Arne Jans
64174308f9
Organized imports
14 years ago
Tim Su
766ac6a8c0
Fix for tag control set always reporting tasks have changed when editing. Should fix (or at least help with) story #10759337 in pivotal
14 years ago
Tim Su
0d2157db8d
Expand the definition of 'insignificant change', and don't write modification date if change was insignificant
14 years ago
Tim Su
bdb5c62f03
Added an explanation for Android 1.6 users
14 years ago
Tim Su
64e9bb854e
Fix for Astrid not displaying properly in Android 1.6 because of using Theme.Wallpaper, which is only exposed in API version 5
14 years ago
Tim Su
4ed26c0d7d
Fixed crashes reported from Android Market
14 years ago
Tim Su
4d4f903313
New gtasks list icon
14 years ago
Tim Su
baaa94362c
Added a setting for turning on/off transparency
14 years ago
Tim Su
27bd6e8fb6
padding = good. Added padding to about dialog
14 years ago
Tim Su
c2958d94eb
clickable link in about dialog
14 years ago
Tim Su
a8ff585a7d
Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask
14 years ago
Arne Jans
6e1c31dfdf
rewrite of filters for teammember's tasks, readonly again, modified standard-filters so readonly-tasks dont clutter those filters like Inbox, Recent, Taglists, workspaces, tasks assigned by you/to you. Fixes AST-354
14 years ago
Tim Su
db7a69b487
Move 'filter by tag' to a task action
14 years ago
Tim Su
8d8db3e1d8
Moved filter by tag to the tag plugin, created an api for task context menu actions
14 years ago
Kyle Altendorf
b3c678b023
Added 'Filter By Tag' TaskListActivity context menu item
...
If the task for which the context menu has been created has no tags
this entry will be disabled (but visible). For a single tag a new
TaskListActivity is started and with a filter based on that single
tag. If multiple tags are present then a dialog is presented to allow
the user to select a single tag to filter by.
14 years ago
Tim Su
e013e7ee3b
Minor fix to not dupe RTM tasks on clone
14 years ago
Tim Su
f5e297fc0d
Version bump to 3.7.2
14 years ago
Tim Su
12ab4ab16d
Minor tweaks to reminder logic
14 years ago
Tim Su
7aeb675caa
reset completion and deletion date
14 years ago
Kyle Altendorf
11736572e8
Added 'Copy Task' to task context menu
...
Clones task, sets creation then modification date, and finally opens
cloned task for editing.
14 years ago
Tim Su
8755a4c561
Fixed null pointer when subject of 'share with' is null
14 years ago
Tim Su
2ddc0429f2
Added a ring 5 times setting to Astrid, and now a notification if your volume is muted and you launch astrid
14 years ago
Tim Su
91b84d2a53
On android 2.2 and up, the voice search application has a different package name
14 years ago
Tim Su
b88d5e5527
Fix for astrid crash on honeycomb - no more managing cursors that we also close
14 years ago
Tim Su
c00e69c4cb
Version bump Astrid 3.7.1
14 years ago
Tim Su
08265c0f38
improved the appearance of the about page
14 years ago
Tim Su
12e8c23931
Fix for crashes reported by users
14 years ago
Joshua Gross
042f393c8f
About menu is a bit prettier
14 years ago
Joshua Gross
3820f53e94
Linkified About links.
14 years ago
Joshua Gross
b449fc3ef1
Moved 'about' strings to strings-core
14 years ago
Joshua Gross
b1a90ffecc
Initial about screen; need to make the about links clickable
14 years ago
Tim Su
b1a5096f8e
Updated upgrade message with help from Jon
14 years ago
Tim Su
fec3f3c93a
Tweaks to quick-add to make it work in all cases
14 years ago
Tim Su
8c3bee018c
Added quick-add markup
14 years ago
Tim Su
a5dfaf119d
Fix a bunch of crashes
14 years ago
Tim Su
f161294848
Killed extended details. Created NoteMetadata for displaying notes created from plugins.
...
- migrated PDV and RTM notes to new format
14 years ago
Tim Su
7770852144
Link action is totally awesome. Now you can get your links via task action
14 years ago
Tim Su
ce320f29b8
Minor tweaks to make note viewing a pleasant experience, intro tasks
14 years ago
Tim Su
fcb484fca7
Tweaks to make the note detail exposer work
14 years ago
Tim Su
2f87b67248
Moved notes from action into a decoration
14 years ago
Tim Su
8685971408
New task subject from e-mail subject extra of send to
14 years ago
Joshua Gross
18a2ef1147
Finished 'share link' functionality for sending links into Astrid from the browser.
14 years ago
Joshua Gross
de8125de74
Send-to menu: only missing piece is filling in 'notes' field initially
14 years ago
Tim Su
608bbc3c40
Fix for debug task notification with new task_due prevention logic
14 years ago
Tim Su
ba7384a504
intro tasks all get note icon
14 years ago
Tim Su
03684c9f25
First pass at creating a note-viewing activity as a quick action on the task
14 years ago
Tim Su
243d0de6fc
Removed warnings, killed dead code
14 years ago
Melissa Yu
14d1a3bb1b
Added Quick Action bar to replace astrid's previous task edit button bar
14 years ago
Tim Su
80f3f9b37f
version bump to 3.7.0 prerelease
14 years ago
Joshua Gross
1a8f646934
Fixed off-by-one-second task filtering error
14 years ago
Joshua Gross
50203ecd9f
Fixed one unit test, GTask integration tests are still broken
14 years ago
Joshua Gross
c42dd42676
Show sync option in menu if no sync accounts are set up, then prompt user to select and log into a service
14 years ago
Tim Su
06f5a1b179
Updated upgrade message
14 years ago
Tim Su
b92256303e
Fix for Astrid crash when using timers. Version bump
14 years ago
Tim Su
0625a34582
Upgrade message
14 years ago
Arne Jans
0b28171bbd
clear complete-status cache if flushing tasklist-caches. this is necessary for properly displaying pdv-recurrent tasks after a sync.
14 years ago
Tim Su
8b6241b042
CRLF patch from Arne
14 years ago
Tim Su
26c0d077c7
added task completion event
14 years ago
Tim Su
5582bcae53
Minor fixes to google sync and shortening log
14 years ago
Tim Su
3229379d20
Fix for a NPE
14 years ago
Tim Su
b06885676d
version bump to Astrid 3.6.2, fix for google tasks crash and another minor crash
14 years ago
Tim Su
4fa87a35d9
suppress strange motorola cliq error by subclassing edit text
14 years ago
Tim Su
a87bda2d65
update power pack description
14 years ago
Tim Su
b56e6af02e
killed dead code, added calendar picker to alarms
14 years ago