Sam Bosley
|
259315e53f
|
Instrument preferences that we might someday kill
|
12 years ago |
Sam Bosley
|
edcf83db16
|
No need to clear the task actions cache when flushing caches--the requery will take care of clearing out invalid entries
|
12 years ago |
Sam Bosley
|
6ab8402d13
|
Migrate swipe between lists to a boolean preference
|
12 years ago |
Sam Bosley
|
00b53375fb
|
Allow clicking on faces to complete other people's tasks
|
12 years ago |
Sam Bosley
|
8de86ff68b
|
Fix for task actions thread when permasql present
|
12 years ago |
Sam Bosley
|
118da428b4
|
Remove legacy importance style
|
12 years ago |
Sam Bosley
|
adb0c26206
|
Removed unused preference
|
12 years ago |
Sam Bosley
|
3f37ada030
|
Fixed many voice add bugs by decoupling the voice recognizer from the quickadd bar somewhat
|
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 |
Sam Bosley
|
1c22549a13
|
Polished the share activity
|
12 years ago |
Sam Bosley
|
670e21a9a6
|
Unpolished version of a social network link page
|
12 years ago |
Sam Bosley
|
0dc1f4e3a0
|
Reenable in app billing for the default AndroidMarketStrategy
|
12 years ago |
Sam Bosley
|
587c5574b6
|
Minor copy and layout updates for the astrid login activity
|
12 years ago |
Sam Bosley
|
79acc329b7
|
Layout adjustments to work with new arrow images
|
12 years ago |
Sam Bosley
|
28a0c77061
|
Don't need to show title parsing confirmation if the only magic was tags
|
12 years ago |
Sam Bosley
|
660dc9cf42
|
Hide files row if no attachments exist
|
12 years ago |
Sam Bosley
|
ba8749c911
|
Prep for new popover images and layout improvements
|
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
|
1fc653d793
|
Polish interaction between using phone layout and swipe between list settings for tablets
|
12 years ago |
Sam Bosley
|
a7acc76992
|
Version bump and upgrade message
|
12 years ago |
Sam Bosley
|
4f7b1ed026
|
Temporarily disable in app billing for next release
|
12 years ago |
Sam Bosley
|
5213119561
|
Fixed a preferences display bug
|
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
|
86692eeebc
|
Handle other error cases for in app billing verification
|
12 years ago |
Sam Bosley
|
bbcf54daac
|
Show swipe between lists helper dialog to help with discovery
|
12 years ago |
Sam Bosley
|
35da0d9605
|
New ab test for swipe between lists
|
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
|
47cf53ec1f
|
Suppress widget updates during sync
|
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
|
456b8a05b2
|
Fixed a bug where TaskEditFragment might not load correctly
|
12 years ago |
Sam Bosley
|
f956f36466
|
Respect property aliases when reading/writing to cursors/models
|
12 years ago |
Sam Bosley
|
a7046e1de3
|
Made all of Tim's suggested edits
|
12 years ago |
Sam Bosley
|
4264ca9409
|
Removed another unecessary query in the tag filter exposer
|
12 years ago |
Sam Bosley
|
4c128d4df6
|
Join query for task rabbit data
|
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
|
bec3a30ec5
|
Convert Security to a stub class
|
12 years ago |
Sam Bosley
|
580c2cf078
|
Use \n in billing activity strings, replace with <br> on the fly
|
12 years ago |
Sam Bosley
|
d71c353f42
|
Code cleanup
|
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 |
Sam Bosley
|
b3f41f830c
|
Don't restore transactions on app launch, only in billing activity after login. Gives server more control over premium status
|
12 years ago |
Sam Bosley
|
382451937b
|
Don't tell the server if we notice locally that the subscription has expired. the server should check that itself
|
12 years ago |
Sam Bosley
|
e818fcc3bd
|
Billing debug statements get their own DEBUG flag
|
12 years ago |
Sam Bosley
|
e256017e86
|
More adjustments to settings page
|
12 years ago |
Sam Bosley
|
c574d3a51e
|
Started reworking the ActFmPreferences page
|
12 years ago |
Sam Bosley
|
086bc944da
|
More styling to the billing activity
|
12 years ago |
Sam Bosley
|
d90f18383d
|
Adjust astrid image size in billing activity
|
12 years ago |
Sam Bosley
|
4fb0cace8a
|
Lots of styling on the billing page
|
12 years ago |
Sam Bosley
|
e6a25ce0b7
|
Don't allow null intents in billing service
|
12 years ago |
Sam Bosley
|
0e3a71451e
|
Moved BillingActivity launcher to the ActFmPreferences activity, needs copy
|
12 years ago |
Sam Bosley
|
b29f8f5cc2
|
Merge and resolve conflicts from upstream/master
|
12 years ago |
Sam Bosley
|
08a262c927
|
Added account type indicator that links to astrid.com sync prefs
|
12 years ago |
Sam Bosley
|
ba9baf3bc9
|
Move misc preferences to the bottom
|
12 years ago |
Sam Bosley
|
a336aa9eb8
|
Enable voice add for everyone, rearrange some preferences
|
12 years ago |
Sam Bosley
|
3e25e0fb8a
|
Refactored some things to better specify plugin preference groups from the manifest
|
12 years ago |
Sam Bosley
|
219fd78678
|
Removed labs preferences, more reorganizing of pref screens, temporarily removed plugin prefs structure
|
12 years ago |
Sam Bosley
|
12f7da7bf8
|
Started reorganizing the settings page and main menu
|
12 years ago |
Sam Bosley
|
23e1eb476f
|
Refactor AstridPurchaseObserver, restore transactions on startup
|
12 years ago |
Sam Bosley
|
84d55eeb32
|
Fixed transparent theme issues on tablets
|
12 years ago |
Sam Bosley
|
12cab2e912
|
Merge remote-tracking branch 'upstream/master' into 120712_sb_in_app_billing
|
12 years ago |
Sam Bosley
|
3baf494445
|
Switch to local list after cloning featured list, fixed bug with managing list fragment
|
12 years ago |
Sam Bosley
|
2834564e0e
|
Handle last autosync times better, offer astrid.com sync on backups page
|
12 years ago |
Sam Bosley
|
3e19213803
|
Don't show sync option when task edit is open
|
12 years ago |
Sam Bosley
|
8adb80cee3
|
Fixed a bug with saving filterMode between rotations
|
12 years ago |
Sam Bosley
|
9fc1efe45a
|
Show/hide comments based on filter mode spec
|
12 years ago |
Sam Bosley
|
7583683235
|
Polish featured lists dropdown, started introducing hooks for showing/hiding comments in different filter modes
|
12 years ago |
Sam Bosley
|
4cb212e941
|
Adjusted some parameter names for api, show toasts on ui thread
|
12 years ago |
Sam Bosley
|
70de62ddff
|
Merge fix
|
12 years ago |
Sam Bosley
|
b3f0ff27f1
|
Forgot to remove some code for hiding forums
|
12 years ago |
Sam Bosley
|
8a4fe982b3
|
Merge and resolve conflicts from upstream/master
|
12 years ago |
Sam Bosley
|
0d81dc9c35
|
No more forums in the settings
|
12 years ago |
Sam Bosley
|
d631bed3ce
|
Prompt for login on premium page, toast successes
|
12 years ago |
Sam Bosley
|
c26dc76e91
|
Merge remote-tracking branch 'upstream/master' into 120712_sb_in_app_billing
|
12 years ago |
Sam Bosley
|
c538daf22a
|
Sync should occur after turning on featured lists preference
|
12 years ago |
Sam Bosley
|
989fc0b2d8
|
Featured lists turned off by default but can be turned on in labs
|
12 years ago |
Sam Bosley
|
59fc9e98c9
|
Merge featured lists branch and resolve conflicts
|
12 years ago |
Sam Bosley
|
fac3ba1080
|
Use local knowledge of in-app purchases combined with reporting to server to determine premium status
|
12 years ago |
Arne Jans
|
d5c8f9bb74
|
Fixed deleting a task not stopping the timer. Caveat: Timer-stop is not visible in the activity-stream, since the TimerPlugin doesnt have access to the listeners from the TimerControl which handles timer-related activity-stream updates.
|
12 years ago |
Sam Bosley
|
d37e594045
|
Merge and resolve conflicts from upstream/master
|
12 years ago |
Sam Bosley
|
be81b3c20f
|
Manually scheduled task alarms can now be deleted correctly
|
12 years ago |
Sam Bosley
|
b2a8f1954f
|
Fixed bugs with snooze not overriding other reminders correctly
|
12 years ago |
Sam Bosley
|
a1ee22bf4e
|
Polish add on activity
|
12 years ago |
Sam Bosley
|
106d51ac6d
|
Update about links
|
12 years ago |
Sam Bosley
|
ece12e8aef
|
Update capitalization of date picker strings
|
12 years ago |
Sam Bosley
|
085e10bb2a
|
Version bump and upgrade message
|
12 years ago |
Sam Bosley
|
3e7f6433a0
|
Remove open task extra when switching filters on tablet (fixes bugs with dismissing task edit)
|
12 years ago |
Sam Bosley
|
9c5b2a459c
|
Don't show TaskEditActivity title header for premium users--takes up too much space
|
12 years ago |
Sam Bosley
|
6c862a4eff
|
Let tablet users choose if they want to use the phone layouts in Astrid Labs
|
12 years ago |
Sam Bosley
|
0b87acc76a
|
Have to call super.onResume in tag view fragment even after tag delete
|
12 years ago |
Sam Bosley
|
df7d173aae
|
Send logged in status for the update message
|
12 years ago |
Tim Su
|
62e493bd52
|
Localize VoiceRecognizer API
|
12 years ago |
Sam Bosley
|
b5b5297355
|
Check to make sure recognizerApi is non-null before starting a voice recording with it
|
12 years ago |
Sam Bosley
|
b16175b749
|
Fixed upgrade message
|
12 years ago |
Sam Bosley
|
ac96bbcbe2
|
People in simple edit ab test shouldn't see ideas tab either
|
12 years ago |
Sam Bosley
|
d03c9073be
|
Version bump and upgrade message
|
12 years ago |
Sam Bosley
|
47531c004a
|
Don't add things to the addons list if they don't have market links
|
12 years ago |
Jon Paris
|
df5abaeeab
|
Added a no market strategy option devoid of market links (Sam)
|
12 years ago |
Sam Bosley
|
07e3046979
|
Added the ability for the user to specify a custom directory for saving task attachments to
|
12 years ago |
Sam Bosley
|
3fe9ed4604
|
Remove irrelevant preferences from amazon and nook builds
|
12 years ago |
Sam Bosley
|
1ec68b8fb3
|
Kill in app reminder popups
|
12 years ago |
Sam Bosley
|
22839e2177
|
Updated tablet portrait layout
|
12 years ago |
Sam Bosley
|
6504ce3f4d
|
Fixed a bug where rotating while creating a blank task could create a bunch of blank tasks
|
12 years ago |
Sam Bosley
|
0d79623c32
|
Fixed a bug with computing tab for position in task edit fragment
|
12 years ago |
Sam Bosley
|
9a4608899a
|
Minor code cleanup
|
12 years ago |
Sam Bosley
|
47903ef9ca
|
Hide the more tab when there are no extra controls to be shown in the task edit page
|
12 years ago |
Sam Bosley
|
c9e8efc82a
|
Basic logic for ab testing a simple edit page where most things are hidden
|
12 years ago |
Sam Bosley
|
5675f598e6
|
Forgot a line in the migration
|
12 years ago |
Sam Bosley
|
76ac2d53d5
|
First pass at a migration for asserting the hide until section always exists
|
12 years ago |
Sam Bosley
|
fe3241022b
|
AB test persistent reminders preference
|
12 years ago |
Sam Bosley
|
1ec1cc53f5
|
Remove and finalize calendar event time ab test. Cal events will start at task due time by default
|
12 years ago |
Sam Bosley
|
f9cde8e189
|
Changed how filter row was highlighted on tablets to fix bugs with it sometimes being wrong
|
12 years ago |
Sam Bosley
|
d3929f2004
|
Fixed a bug where keyboard wouldn't hide correctly on ICS
|
12 years ago |
Sam Bosley
|
9a545b3c20
|
Merge remote-tracking branch 'upstream/master' into 120712_sb_in_app_billing
|
12 years ago |
Sam Bosley
|
6e0de0a375
|
Fixed a bug where tablet back button wouldn't fully dismiss the task edit screen
|
12 years ago |
Tim Su
|
0f9e77d69c
|
Move broadcast of task list changes into TaskDao, since otherwise TaskApiDao updates trigger multiple change broadcasts
|
12 years ago |
Tim Su
|
52ed2cdda5
|
Add a license block to the top of the files that don't have one
|
12 years ago |
Tim Su
|
0050567b3e
|
Replace non-copyright short license header
|
12 years ago |
Tim Su
|
1f8b094765
|
Replace 2009 Todoroo license
|
12 years ago |
Tim Su
|
95cc709366
|
Replace legacy GPLv2 License in all of our source files
|
12 years ago |
Sam Bosley
|
e9d1f1391e
|
Prompt for login at in app billing page, direct users to astrid.com if billing not supported
|
12 years ago |
Sam Bosley
|
069a40d4f6
|
Call server to update premium status
|
12 years ago |
Sam Bosley
|
89c3650afd
|
Started building ability to report in app purchase to server
|
12 years ago |
Sam Bosley
|
18fa92a373
|
Insert our public key at complile time and deobfuscate at runtime. Things close to working
|
12 years ago |
Sam Bosley
|
9ace9de527
|
Don't prompt for login at billing screen
|
12 years ago |
Sam Bosley
|
73b6025c6b
|
Cleanup and minor conflict resolution
|
12 years ago |
Sam Bosley
|
5f2284d5da
|
Fixed bugs with the quick add calendar control
|
12 years ago |
Sam Bosley
|
ac46639a48
|
Hopefully fixed a problem with the BladeFilterReceiver not working
|
12 years ago |
Sam Bosley
|
fea5fb275d
|
Pass the purchase token through the various layers of the billing system
|
12 years ago |
Sam Bosley
|
754081e519
|
Code cleanup
|
12 years ago |
Sam Bosley
|
2d20f5fd3e
|
Add a EXPIRED constant to the PurchaseState enum
|
12 years ago |
Sam Bosley
|
a8f74da42e
|
More code and refactoring in the billing activity
|
12 years ago |
Sam Bosley
|
b8d5fedf84
|
Skeleton of a billing activity
|
12 years ago |
Sam Bosley
|
89767a10a4
|
Started with billing classes
|
13 years ago |
Sam Bosley
|
eff157c9ab
|
Minor changes to upgrade message
|
13 years ago |
Sam Bosley
|
9462631e36
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
348f7cca58
|
Repeat confirmation dialog when finishing a repeat task with an end date
|
13 years ago |
Sam Bosley
|
f0ff251bda
|
Refresh the main menu after sync, only show featured lists when necessary
|
13 years ago |
Sam Bosley
|
7ff311f76d
|
Show people's images when in people mode
|
13 years ago |
Sam Bosley
|
7cb1a40923
|
Finished implementing filter mode specs for all three filter modes
|
13 years ago |
Sam Bosley
|
f1cffcc704
|
Introduced a filter mode spec to replace TLA subclasses. Unfinished
|
13 years ago |
Sam Bosley
|
d75649702a
|
Toggle filter list fragments on phones and tablets without launching new activity. Bugs exist in the action bar display
|
13 years ago |
Sam Bosley
|
8912fa0491
|
Refactor filter list toggling to support multiple modes
|
13 years ago |
Sam Bosley
|
91935162ab
|
Added featured lists icon to the menu
|
13 years ago |
Sam Bosley
|
5af9915ef5
|
Cloning reusable lists working, naming of copies not handled well
|
13 years ago |
Sam Bosley
|
aac0b196fe
|
Cloning individual reusable tasks
|
13 years ago |