Martin Hibdon
d8ffbc2798
am f318cac8
: Merge "Update version" into ub-mail-algol
...
* commit 'f318cac84f9e455e24d5c48dc4ad3ec5baa961e2':
Update version
2014-04-28 22:33:32 +00:00
Martin Hibdon
de437fcc32
Update version
...
Change-Id: I3683df2afb2d973a067668a2caf1d66e24813ba1
2014-04-28 15:20:24 -07:00
Martin Hibdon
bf63dbb3ac
am 93345dcd
: Update version number
...
* commit '93345dcd83d6db7ec15b36fb0aa75031d5e326c7':
Update version number
2014-04-21 22:53:23 +00:00
Martin Hibdon
93345dcd83
Update version number
...
Change-Id: I53de96340d7584009103b2870d04616a075fc889
2014-04-21 15:13:56 -07:00
Scott Kennedy
5e14d8467a
Fix reply from notification actions
...
Bug: 13983465
Change-Id: Ie28fc8b80be4a4a54ca7fc8066268fba906c4300
2014-04-15 16:24:07 -07:00
Martin Hibdon
426a953479
am 763bd628
: update email version
...
* commit '763bd628d755bad493b0961cdec8d7e39b56ffe1':
update email version
2014-04-07 23:21:15 +00:00
Martin Hibdon
763bd628d7
update email version
...
Change-Id: Id93dac8ad7b94fe3cff1e8a015b100b2c9f9c0b0
2014-04-07 15:57:43 -07:00
Scott Kennedy
ed659b0b11
Don't assume ComposeActivity's class name won't change
...
Instead, use a generic intent action that will just launch whichever
ComposeActivity the current app needs.
Change-Id: Iaefed106107bef7bd1f9d5086800862ceb42c009
2014-04-07 14:31:21 -07:00
Martin Hibdon
7778956995
Update version
...
Change-Id: I394acd95fa6d4fcca0858c7e72f78d5f6f46f705
2014-04-02 17:19:17 -07:00
Tony Mantler
b2dbba8d9f
Christen ub-mail-algol with a new version number
...
Change-Id: Ifdc73fe4354e9e74e9cba9c993051c742efb530f
2014-03-26 15:13:04 -07:00
Martin Hibdon
ae242766c2
Update Email major version number to 6.3 so that it matches EmailGoogle
...
Change-Id: If49106af7769933515d4baa432a024dd3631aa4a
2014-03-24 15:33:11 -07:00
Martin Hibdon
175efbdd37
Update version
...
Change-Id: I0b23c282e7816029ccc95ea0d4fa58ba4fa1cb8b
2014-03-24 12:52:41 -07:00
Martin Hibdon
13e8a204bb
Update email version number
...
Change-Id: I066036e207330e4faa96ac47ad7445a0cf703d39
2014-03-18 16:17:29 -07:00
James Lemieux
31ce5555b8
Move Help & feedback to Nav drawer.
...
b/11061485
HELP and SEND FEEDBACK are now the two bottom-most drawer
items in the Navigation drawer when it is present or in
the overflow menu when it is not present.
SEND FEEDBACK still behaves as always.
HELP has been redesigned so that it displays the help
content in a local webview rather than using an external
browser.
Change-Id: I01003f3cd6f8dedbcfb95ae87872968dfc6be48b
2014-03-12 16:56:56 -07:00
Tony Mantler
dfce22eeb1
Merge "Disambiguate providers between AOSP and EmailGoogle" into ub-mail-master
2014-03-10 22:04:32 +00:00
Tony Mantler
9ef3c8b3f8
Disambiguate providers between AOSP and EmailGoogle
...
b/13323222
Change-Id: I7d10182973b57e4c2c306739a15237952a7e6c95
2014-03-10 13:01:23 -07:00
James Lemieux
0dffe3afd7
Keep on getting a couldn't sign-in notification
...
b/11551107
This is caused by ImapConnection.doLogin() only throwing
AuthenticationFailedExceptions and not other varieties of exceptions.
While fixing this bug, I discovered that the ConversationListFooterView
that is displayed in response to a authentication failure contains a
button called "Sign In" that didn't actually do anything. I made it
navigate to the incoming account settings fragment where the user is
free to change the relevant account credentials.
Change-Id: I2c772ecab18f3e57059eceeae01de08f1fdab4c2
2014-03-07 16:38:47 -08:00
Andrew Sapperstein
19b7e95d64
Use BroadcastReceiver to listen for LOCALE_CHANGED
...
Previously, we used the service to listen to Intent.ACTION_LOCALE_CHANGED.
This never worked because that intent is broadcasted by the system
and so Services will never receive them. Just use the existing forwarding
infrastructure to send the broadcast to the service.
Change-Id: I50ef625804e76e2348d3fe14686778d54463b78d
2014-03-04 15:55:52 -08:00
Tony Mantler
76472ae40c
Merge setup fragments under a single activity
...
Change-Id: I10cf8bb9f6bc1a26ea97ae664f0196ae9e9493b5
2014-02-26 13:47:41 -08:00
Martin Hibdon
6864d7e1a9
Update version number
...
Change-Id: I17500d6f570bb0ebb0fe6cb7d955883cc1e2ceb8
2014-02-19 09:58:27 -08:00
Martin Hibdon
58fbd2a477
Add sign in Activity
...
This allows the user to choose which type of authentication
to use for existing IMAP accounts.
Change-Id: Ib44364a1059a2c4b8a7a0fa66b14cd042b28770e
2014-02-05 13:10:11 -08:00
Tony Mantler
7e4daecc9a
Merge AccountSetupNames and AccountSetupOptions
...
Change-Id: I5946e90e56b1fc725522d41e2e33d8125900a871
2014-01-16 14:18:58 -08:00
Martin Hibdon
af890a7bdc
Update email version number
...
Change-Id: I479836bef30877942626d26acc9eb0e64d8cff4d
2014-01-13 17:26:32 -08:00
Martin Hibdon
04f0be10d8
Update email version number
...
Change-Id: I24f315f6d6a383acf74d7b9ecf07c3f4020db24c
2014-01-06 15:48:17 -08:00
Tony Mantler
1a1064c488
Update target SDK to 19, and add uses-sdk tag for emailcommon
...
Change-Id: I9ec3cd29d841f82ba4d8466f1f3cdcc20b634626
2013-12-20 15:21:01 -08:00
Martin Hibdon
76d90334ed
Merge "Update version number" into ub-mail-master
2013-12-10 00:50:20 +00:00
Martin Hibdon
af7f7130fd
Update version number
...
This also changes the version number format. Instead
of being a single increment each time, we're actually
encoding the date in the version number.
The format is now vvMMDDc
where vv is major version number
MM is the ordinal month number. This starts at 0 for each major release and
counts up for each month
DD is the day of the month
c is a code which increments per version, in case we have multiple releases
on the same date. This should start at zero.
Change-Id: I006745754614e9c72261035748a90a38871b67e6
2013-12-09 16:49:12 -08:00
Martin Hibdon
874d25ff70
Add temporary code to do oauth authentication
...
This just adds an oauth button to the accountSetupBasics
screen, which will launch a webview and go to the google
authentication page.
Change-Id: I09d5182fa6081fb94b40e7910b71afbbee70387e
2013-12-06 17:39:23 -08:00
Yu Ping Hu
2e3751d47d
Reset version code for algol.
...
Change-Id: Ibb319994d32a98cc78ea70f93a29fdc11b64c032
2013-12-03 11:24:55 -08:00
Tony Mantler
8196f82ce2
Use update notification intent to trigger notifications
...
This ensures the SuppressNotificationReceiver object quiesces the notification while we're viewing the folder
b/11789666
Change-Id: I98f388844b29458e7ea7deee398f7d8536b1919c
2013-11-21 13:18:57 -08:00
Martin Hibdon
5a78a19067
Enable RTL text
...
Change-Id: I0560a99f5dabe0f27596ac04e1c2c239eba749c6
2013-11-08 11:43:21 -08:00
Tony Mantler
dbda4a005b
Add permission required for eml viewer to save attachments
...
b/11437237
Change-Id: I55b9d70c9b5e02d58151b4e678aa09348f921b63
2013-11-04 11:53:33 -08:00
Yu Ping Hu
edebff6db3
Increment Email version.
...
Change-Id: Ia8dc17f106d5bbadcb3fe17d545120712718f56c
2013-10-25 18:21:25 -07:00
Isaac Katzenelson
19a79dd319
Bump app version to test the play store DL
...
Bug: 11237949
Change-Id: I8ee575b22357bfaed616d8adee92991900f7e076
2013-10-17 10:35:01 -07:00
Yu Ping Hu
8e8b7b5b86
Increment Email version.
...
Change-Id: I23126472b0c27a9e95b8c8a1ac1f56cd343b7a86
2013-10-14 15:41:59 -07:00
Yu Ping Hu
a5312d5b97
Increment Email version.
...
Change-Id: Id1aea84a85feb42540217cb7b48011db08b95a3c
2013-10-10 18:01:49 -07:00
Yu Ping Hu
ff5c16e05c
Add a section for additional uses declarations.
...
Bug: 11149503
Change-Id: Id89e245468bc24c745f6167ee281c0301b945348
2013-10-09 16:43:05 -07:00
Yu Ping Hu
45ab7a9211
Increment Email version.
...
Change-Id: Id6264a1b67c4fd4cfce4461749763002136e3abe
2013-10-07 16:01:41 -07:00
Yu Ping Hu
9ac77cc31e
Increment Email version.
...
Change-Id: I65136837b10931b3c542206959af07a11b780b8f
2013-10-04 16:14:36 -07:00
Jerry Xie
26c8e7551d
Increment Email version.
...
Change-Id: I068bab01903d66af14d283fee1ccabb29bba1ae2
2013-10-02 22:13:02 -07:00
Yu Ping Hu
2add3d3c90
Increment Email version.
...
Change-Id: I8397ae0ef23a44f1303d22290b7e3a4acbdf5989
2013-09-30 18:01:32 -07:00
Yu Ping Hu
5625136f75
Increment Email version.
...
Change-Id: Ide1e5f8dceb02f949d5c7c2109b0b16450b9d85a
2013-09-26 18:29:54 -07:00
Yu Ping Hu
ac2bf2ffe4
Increment Email version.
...
Change-Id: I416af3e042169fbeb68d2e30d3d5f76684d19784
2013-09-23 13:57:37 -07:00
Yu Ping Hu
76bb95b363
Increment Email version.
...
Change-Id: If1b72446258baa0366fdf832d51b41adca21e46e
2013-09-16 16:05:04 -07:00
Tony Mantler
1a903dbdcf
Disable RTL support
...
b/10609607
Change-Id: Id4b1cb8370f550d9bc43e966e2d576c9257197ee
2013-09-13 13:31:12 -07:00
Yu Ping Hu
8534157c38
Increment Email version.
...
Change-Id: I208f150caf6fcf32ba2c05ca26e5b33e9895c95c
2013-09-09 16:11:42 -07:00
Yu Ping Hu
4df0d993b6
Increment Email version.
...
Change-Id: I99514e12774c0ddf3601410f0a93a74e1026977d
2013-09-04 12:53:19 -07:00
Paul Westbrook
eeb3f9369e
increment versionCode
...
Change-Id: Id458c32058f8a692ab5b8bd0d56abe8f1a8a55c3
2013-08-29 17:39:50 -07:00
Andrew Sapperstein
a3da2975e8
Show action bar title in eml viewer. b/10515249.
...
Change-Id: I5889a3b645f3792e881c746f8e4bdfc04d12a922
2013-08-28 10:20:13 -07:00
Yu Ping Hu
9950981ec6
Increment Email version.
...
Change-Id: Ifb89a09b3bfaf9296ce8c4cd65053719ad957e5b
2013-08-23 18:01:38 -07:00