sbosley
|
3e4a938199
|
Merge pull request #191 from StingerAJ/aj_bugfixes_20120731
Fixed http://astrid.com/home#filter-all/task-peo60
|
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 |
Arne Jans
|
96304cad1c
|
Fixed http://astrid.com/home#filter-all/task-peo60 (BUG: Remove extra text when assigning a task since we've removed emergent lists - see photo in comments.)
|
12 years ago |
Tim Su
|
8a77fb843d
|
Standardize Android AAC-ENC project on android-14 api target, just like our other projects.
|
12 years ago |
sbosley
|
a9b3bf34dc
|
Merge pull request #190 from timsu/120724-gplv3
120724 gplv3
|
12 years ago |
Tim Su
|
d638337179
|
This XML file was a little piggy that went to the market. It didn't have its header on, so it was beheaded
|
12 years ago |
Tim Su
|
9e10527009
|
If we ever need to do weird license header manipulation again
|
12 years ago |
Tim Su
|
3679737bb2
|
Add license header to files without a license header
|
12 years ago |
Tim Su
|
204e8a4f59
|
Replace our XML header
|
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 |
Tim Su
|
de72a6eac8
|
Replace LICENSE file with GPLv3 license text
|
12 years ago |
Sam Bosley
|
bcf3479bfc
|
Better solution for detecting tablet sized screens
|
12 years ago |
Sam Bosley
|
c5945e85ad
|
Tablet layout for nexus 7. We need a more general solution for this problem
|
12 years ago |
Sam Bosley
|
4206c644ec
|
Updated .pot files, added string comments
|
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
|
2a0db799f9
|
C2DM pushes shouldn't block an update in Gtasks
|
12 years ago |
Sam Bosley
|
444c9f5924
|
Fixed a display bug where the wrong default calendar would be displayed
|
12 years ago |
Sam Bosley
|
2d641bae29
|
Removed a line in file URL parsing that could break things
|
12 years ago |
Sam Bosley
|
9ace9de527
|
Don't prompt for login at billing screen
|
12 years ago |
Sam Bosley
|
bb1c062867
|
Don't allow billing activity to rotate
|
12 years ago |
Sam Bosley
|
73b6025c6b
|
Cleanup and minor conflict resolution
|
12 years ago |
Sam Bosley
|
6e8331ebd3
|
Merge Jimmy's layout for billing and resolve conflicts
|
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 |
Jimmy Scott
|
ba2f828821
|
Billing xml with relevent strings created
|
12 years ago |
Sam Bosley
|
fea5fb275d
|
Pass the purchase token through the various layers of the billing system
|
12 years ago |
Sam Bosley
|
8147986fb1
|
Add billing activity to manifest
|
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
|
6b72d3de33
|
Fixed issues with file downloading
|
13 years ago |
Sam Bosley
|
3368b948ac
|
Make sure that file metadata has up to date url when syncing
|
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
|
8dca9f8a0c
|
Don't allow manual sorting of featured lists
|
13 years ago |
Sam Bosley
|
7ff311f76d
|
Show people's images when in people mode
|
13 years ago |
Sam Bosley
|
fdb7326f5d
|
Adjusted how default featured list is computed
|
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 |