Sam Bosley
|
162e27cd0b
|
First pass at rescheduling cal alarms every 12 hours
|
12 years ago |
Sam Bosley
|
79515e85d2
|
Added code for ab testing the new cal reminders (currently on for all for prerelease testing purposes), added preference for turning them off
|
12 years ago |
Sam Bosley
|
a68360026f
|
Fixed some bugs with creating lists from cal events. Things are looking good
|
12 years ago |
Sam Bosley
|
28c925284f
|
Finished first draft of activity to create list for cal event
|
12 years ago |
Sam Bosley
|
20493df375
|
Stub the activity for creating a new list for a calendar event, finish the event reminder activity
|
12 years ago |
Sam Bosley
|
c62c117b37
|
Lots of progress + stubs for the calendar reminder activity
|
12 years ago |
Sam Bosley
|
1d891a8c01
|
First pass at calendar alarm scheduler, some refactoring
|
12 years ago |
Sam Bosley
|
c943fd1f12
|
Started working on the calendar growth project
|
12 years ago |
Sam Bosley
|
fea2d746b2
|
Brought back the compressed task row preference
|
12 years ago |
Sam Bosley
|
30e0f77180
|
Tasks without due dates shouldn't be added to calendar
|
12 years ago |
Sam Bosley
|
2b1cc31f1b
|
Sometimes its a non-sql exception that gets thrown in the phone state receiver
|
12 years ago |
Sam Bosley
|
2c081f043f
|
Catch a rare sqlite error in phone state changed receiver, try once to recover, then abort
|
12 years ago |
Sam Bosley
|
90a7cd1705
|
Handle some login errors with localized strings based on error code
|
12 years ago |
Sam Bosley
|
c8a0ca505a
|
Try to create columns that crittercism claims are missing at startup time
|
12 years ago |
Sam Bosley
|
5842171d63
|
Screen flow update messages basically working, dialog text color refactor
|
12 years ago |
Sam Bosley
|
8a4aa7b5eb
|
We don't need commentCount at all--just get rid of it
|
12 years ago |
Sam Bosley
|
b2f235b56f
|
Catch the no such column error in one other place, refactor
|
12 years ago |
Sam Bosley
|
da6dda9181
|
Catch no such column errors in TasksXmlExporter and try to recover
|
12 years ago |
Sam Bosley
|
73c5b65064
|
Remove edit toasts based on the results of the ab test
|
12 years ago |
Sam Bosley
|
ffc96fa63c
|
Send timezone on login
|
12 years ago |
Sam Bosley
|
4057e403ef
|
Simple row style should be used in subtasks mode
|
12 years ago |
Sam Bosley
|
a7986cd029
|
Don't show emergent tags in row, fixed not in any list filter to not count emergent tags
|
12 years ago |
Sam Bosley
|
ec8afe8bd2
|
New layout for the task adapter row (task_adapter_row_simple). Need to A/B test
|
12 years ago |
Sam Bosley
|
df1386dc90
|
Fixed a bug with featured list fragment on tablets
|
12 years ago |
Sam Bosley
|
67a342364e
|
Fixed null pointer issues in the TimerPlugin
|
12 years ago |
Sam Bosley
|
adb0c26206
|
Removed unused preference
|
12 years ago |
Sam Bosley
|
2a04e0e731
|
Fixed a crash when viewing gtasks lists
|
12 years ago |
Sam Bosley
|
c768e5d818
|
Control set dialogs now persist across device rotation
|
12 years ago |
Sam Bosley
|
16a18f5d1f
|
Fixed window memory leaks when rotating task edit screen while control sets are open
|
12 years ago |
Tim Su
|
ce30ce5684
|
Exceptions in the JSON better error reporting
|
12 years ago |
Sam Bosley
|
587c5574b6
|
Minor copy and layout updates for the astrid login activity
|
12 years ago |
Sam Bosley
|
660dc9cf42
|
Hide files row if no attachments exist
|
12 years ago |
Sam Bosley
|
fbbe9bd9d5
|
Hold on to comment pictures in intent so that they will persist if activity is shut down or across device rotation
|
12 years ago |
Sam Bosley
|
05a2f57c4a
|
Fixed a crash when deleting the current list while swipe enabled
|
12 years ago |
Sam Bosley
|
3e510b32d7
|
Should send tag deletion date to server in seconds
|
12 years ago |
Sam Bosley
|
3d82a312fc
|
In tag_save, only report ab_variants if members exist
|
12 years ago |
Sam Bosley
|
41419f5a5f
|
Billing should only be supported for the default Android market strategy
|
12 years ago |
Sam Bosley
|
a420730b18
|
Fixed WidgetConfig filter theming issue
|
12 years ago |
Sam Bosley
|
9a5e500d33
|
Fixed bugs with logout button
|
12 years ago |
Sam Bosley
|
86692eeebc
|
Handle other error cases for in app billing verification
|
12 years ago |
Sam Bosley
|
54f9393fd4
|
Add preference for showing task edit confirmation toasts, ab test
|
12 years ago |
Sam Bosley
|
bb6ac500f5
|
Removed and finalized AB tests
|
12 years ago |
Sam Bosley
|
1b7732ea6a
|
Minor refactoring of arne's timer bugfix
|
12 years ago |
Sam Bosley
|
a4bd31c5c4
|
Merge and resolve conflicts from arne/aj_bugfix_delete_timedtask_notif
|
12 years ago |
Sam Bosley
|
6d24258030
|
Change ReminderService.NO_ALARM visibility for tests
|
12 years ago |
Sam Bosley
|
4264ca9409
|
Removed another unecessary query in the tag filter exposer
|
12 years ago |
Sam Bosley
|
1be758d198
|
Don't need the filter update text anymore--removed another query
|
12 years ago |
Sam Bosley
|
0223ec11a3
|
Use a single join query for the LinkActionExposer
|
12 years ago |
Sam Bosley
|
d6023584c0
|
Moved some quick action processing to a background thread, removed extra query, temporarily removed task rabbit querying
|
12 years ago |
Sam Bosley
|
6039b9e01b
|
Final reordering of things on astrid.com prefs page, readded logged in sanity check to billing activity
|
12 years ago |