commit | 0bec3b9bd74f295f4a6e3279e849404fb022e753 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Fri Sep 25 13:33:27 2009 -0700 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Mon Sep 28 09:23:53 2009 -0700 |
tree | a351187a74c176358dac1cd05da4b12ba941f9ee | |
parent | 56045d4a248f82ab0ca3ba2d9df2d3c2aeb4b075 [diff] |
Several changes included... - Suppress RuntimeException reported in the issue 2145361 -- Ask the parent Activity to show messages. - Make vCard exporter a separated Activity. -- There's no need to do this any more, but looks cleaner and easier to understand the behavior. - Make error messages from vCard composer translatable. - Stop using showDialog() when it is not appropriate.