Commit Graph

293 Commits (086b4c9f293472e9f69dcd122270618bcd4ae2aa)

Author SHA1 Message Date
Sam Bosley 086b4c9f29 Load task actions on main thread, don't read notes into cursor 12 years ago
Sam Bosley b614a5af3c Minor performance improvements to DateUtilities, TaskAction 12 years ago
Sam Bosley 851240f1db Copy update 12 years ago
Sam Bosley b9c42e5860 Reorganized prefs, fixed some theme bugs 12 years ago
Sam Bosley 14376462d3 Fixed a bug where FilterWithCustomIntent could use the wrong package name 12 years ago
Sam Bosley ce820a227c Replace intent filters with different action identifiers for lite version 12 years ago
Sam Bosley dec4a0d335 All new preference defaults for Astrid Lite version 12 years ago
Sam Bosley 0aca3bcb91 Adjusted logic for computing edit popup width on tablets 12 years ago
Sam Bosley 03a2fbe71d Removed all english strings from all other language files 12 years ago
Sam Bosley a8b2b13d41 a2po import 12 years ago
Sam Bosley 3407e00e62 Updated .po files from launchpad import 12 years ago
Sam Bosley 9a0a1ab6c9 AB test the social reminders 12 years ago
Sam Bosley 9a5a6afd3e Default value for tag ordering property, killed dead code 12 years ago
Sam Bosley 5ed0555280 Manual ordering seems to be sort of working, bugs may still exist 12 years ago
Sam Bosley 7143a84dae Updated .pot files 12 years ago
Sam Bosley 3984cfb2c2 Fixed a bug when saving suggested users, which don't have email strings 12 years ago
Sam Bosley e5d049874d Try to push user status right away after pressing 'accept' or 'request' button 12 years ago
Sam Bosley 81b3e15912 Partial implementation of updating user status 12 years ago
Sam Bosley 47f736d17a Started working on new layout for people view 12 years ago
Tim Su 30603e1f34 Import chinese (except android traditional, has problems) 12 years ago
Tim Su e9ed40bcc8 Machine-convert untranslated traditional chinese from simplified 12 years ago
Tim Su ad784b5e9b Imported fully translated Chinese from Launchpad 12 years ago
Sam Bosley e5f0ba67eb Updated .po and .pot files 12 years ago
Sam Bosley 04c4383631 Updated .pot files 12 years ago
Tim Su efb00d62e0 Updated .pot files 12 years ago
Tim Su 8e0f3423b1 Removed oc from locale set 12 years ago
Tim Su 58efbf7f30 Imported xml files from launchpad .po 12 years ago
Tim Su 01d2481080 Imported API translations from launchpad 12 years ago
Sam Bosley 534cc7ac59 Roll back .po files to the last time we imported from launchpad. 12 years ago
Sam Bosley 8a4aa7b5eb We don't need commentCount at all--just get rid of it 12 years ago
Sam Bosley 46fe19c78f String capitalization updates 12 years ago
Sam Bosley e2385f9721 Fixed reverse sort not working 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 d5b3d2a20e Updated .po and .pot files 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 4c128d4df6 Join query for task rabbit data 12 years ago
Sam Bosley 3e25e0fb8a Refactored some things to better specify plugin preference groups from the manifest 12 years ago
Sam Bosley 78a7152ad5 Forgot to rename the hebrew api strings folder 12 years ago
Sam Bosley 59fc9e98c9 Merge featured lists branch and resolve conflicts 12 years ago
Sam Bosley dc2b6ca15f Use function that accounts for due time when sorting by date 12 years ago
Sam Bosley 3aada5bd6f Use comma between date and year 12 years ago
Sam Bosley 5aab054329 Use task title to resolve ties in sorting functions 12 years ago
Sam Bosley 1873942799 Export .xml files to .po and .pot 12 years ago
Sam Bosley 4d4bdf6476 Imported .xml files from LP 12 years ago
Tim Su f91cfc80cd Merged in he, ja, ko, ru, th, and zh 12 years ago
Sam Bosley fdbb572e68 Imported translations from launchpad 12 years ago
Tim Su 963ee4e748 Imported Chinese translation from third party service 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
Tim Su 0f9e77d69c Move broadcast of task list changes into TaskDao, since otherwise TaskApiDao updates trigger multiple change broadcasts 12 years ago