Commit Graph

114 Commits (d4920d61187883d4098edae07b87049cde728945)

Author SHA1 Message Date
Tim Su a48ebe5d9c Merge from koxx3/astrid-provider
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su 83c0649756 Released 2.10.1.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su eb5451ee47 Merged from 2.9.1
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su 80fca66a3d Merged from 2.9.0
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su 7b8f3b3d60 Added Android marketplace description as a string to translate. 15 years ago
Tim Su 0da2536723 Merge from 2.8.8
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su 86a2558cfd Merge 2.8.7
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su 7a3f00e105 Merged from 2.8.5 branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su 42aa15967c Updated translation files to be more helpful for translators. Adding scripts to assist in generating .pot files. Added more graceful handling to RtmTaskNote. 15 years ago
Tim Su 96fafbf88c Trying to fix an issue with SyncLoginActivity going dark, and also sync service starting immediately, screwing up your login. 15 years ago
Tim Su aebc698298 Tracked down and fixed a couple bugs with synchronization, handling IllegalStateException,
added more error reporting via flurry. Ready for 2.8 release!
15 years ago
Tim Su f8094687a6 Fixed up hints for task edit page, fixed broken about_translators resource. 15 years ago
Tim Su 32bd229c2c German translation updates 15 years ago
jon@todoroo.com e2db89732b updated arrays.xml and strings.xml with
<!-- Automatically filled in by Launchpad: -->
          <string name="about_translators">translator-credits</string>

  necessary for translation.
15 years ago
jon@todoroo.com eaefcb279e Changed Display to Sort/Filters (to correspond with the view heading). Changed Add to New Task (to make it more understandable by new users. 15 years ago
Tim Su 356df7b7b4 Removed unused file, added a little hint to edit tag box. 15 years ago
Tim Su 74798781fa Adding Synchronize Login WebView which is displayed when user needs to log in. 15 years ago
Tim Su 7b77ab0274 Fixes to the [untagged] business. Think it works now. Also, fix to the way the locale reminder string is displayed - using task plural. 15 years ago
Tim Su 95eaa160cd Fixed bug in RTM & applied patch from rogerkk to address issues #89 and #94.
Also restored arrays.xml for nn and ja translations, deleting chinese translation as it's not part of our 2.8 plan.
15 years ago
Tim Su a91baa02c3 Added Locale Edit Alerts and fixed up the "untagged" tag list option. Little code cleanup here and there. 15 years ago
Tim Su cb0d492fcd Applying patch from Jon to break out preference keys into their own xml file. Small modifications to keep the displayed fields keys separate from their descriptions. 15 years ago
Tim Su 569a0fc9a3 Added a new activity that is exported to Locale for picking a tag. Next step is to wire Astrid up to receive triggering events and respodn appropriately. 15 years ago
Tim Su c1db49dddb Roll back of commit #236 - persistent mode is not the same as alarm clock 15 years ago
jon@todoroo.com 36157710ee This is the Norwegian strings file with comments entered through the the AIlocalization program. It kind of takes over the comments which makes and removes spaces so it needs to be used with caution. 15 years ago
jon@todoroo.com 1763329db9 fixed a spelling issue in arrays 15 years ago
jon@todoroo.com d937cd5d64 Updated to alarm clock mode (from persistent mode) and corrected some spelling issues in arrays.xml comments. 15 years ago
jon@todoroo.com d080833ba4 changed default capitalization of task summary to the first letter of the sentence from first letter of every word. 15 years ago
nemo.nihil f781da3daf Tag List shows the number of [Untagged] tasks (doesn't show if there are zero).
Task List (when filtered by Tag/accessed through Tag List) can show all Untagged tasks.
  Added an entry 'tagList_untagged' in strings.xml under the <--Tag List--> section, for multiple language support.

  Next steps:
  -Tag List context menu on the [Untagged] category shows some inapplicable commands, e.g. delete this tag.
  -Making a new Task from the [Untagged] Task List auto-fills in the first Tag field of the task -- it should be blank.
15 years ago
Tim Su a63b5de137 Removed unused code, added display for tasks synchronized on remote server, updated translations. 15 years ago
Tim Su 85f892a24a Updated german translation for sync tokens, added preposition version of date plurals. Also removed other language localization files until we can proofread and get them up to date. 15 years ago
Tim Su 191846caf8 Fixed some findbugs issues, and a bug with tags and lists when synchronizing. 15 years ago
Tim Su 96e5f46ef9 Bug fixes in preparation for 2.7:
- Fixed a couple issues with German localization
  - not listing smart lists in synchronization dialog
  - fixed bug where hiding a tag that corresponds to an RTM list doesn't work well
  - localizing more synchronization strings
15 years ago
Tim Su 309431bcdc Updated date formatter localization. 15 years ago
Tim Su e5478f4187 More updates to support sync-after-repeat-complete. I think it works mostly now. 15 years ago
Tim Su 74b5ff1f95 Now translating taskedit tab labels. Updated all language files to make this work. 15 years ago
Tim Su 5ee4077427 Fixed background synchronization - seems to work in initial tests. 15 years ago
jon@todoroo.com db6bba8cd2 Added German version and removed some redundancy in some of the files localization files. It seems like some of the dates information is a bit strange in other languages especially with the day of the week abbreviation being translated to a constant. It seems like the Basic/Date/Alarm tabs aren't being translated in the emulator. 15 years ago
Tim Su 655c839550 Remember The Milk Background Synchronization.
- the synchronization process can either happen in the foreground with UI dialogs or in the background with logging to LogCat
  - UI and dialogs for setting up auto-sync
  - rename "SynchronizationService" => "SynchronizationProvider", created a service called "SynchronizationService"
15 years ago
Tim Su c6ccef1aed Cleaning up unnecessary localization files. Eventually every key that doesn't need to be localized should be purged from these localizations to avoid having duplicated information. 15 years ago
Tim Su a1cc5ed5f2 Chinese is spelled "zh". 15 years ago
jon@todoroo.com 4f321c5080 update to japanese strings to include stings that are new in this version. Needs additional translation. 15 years ago
jon@todoroo.com 988630571f Added string values for Japanese and Norwegian and place holders for Chinese and German Translations. 15 years ago
jon@todoroo.com 9a33ad2137 Added some comment to the arrays.xml and strings.xml to assist those who are translating. 15 years ago
nemo.nihil b3661a872d Added Toasts for "onTaskSave" (reporting the time till due date, if set) 15 years ago
Tim Su a38e8cb57b Slight updates to get to 2.6.1 - including making the swipes far more lenient, and fixing back button behavior. 15 years ago
Tim Su 14766f250f Fix to postponed tasks to keep a per/task counter, bug fixes for refreshing the list. 15 years ago
Tim Su 3d5b8d45b3 Fixin' the bugs with postpone pref. 15 years ago
Tim Su 3c6a8c8716 Bug fixes:
- new RTM synchronization automatically starts the sync process
  - nags after postpone
  - if tag has special characters, no '@' in shortcut
  - delete old tasks
15 years ago
Tim Su c792d99467 Awesome shortcuts: 'create new task' anycut shortcut, tag direct shortcuts. 15 years ago
Tim Su 90e57d3391 Saving context when screen rotating, also some tweaks from the profiler. 15 years ago