Go to file
Vikram Aggarwal 6b88a2471f Allow queries in folder URIs
As a result of a previous change, we are appending application version
to the end of the folder name.  This breaks the EmailProvider's
expectation about folder URIs.  So instead of using just
uifolder/<number>, allow for uifolder/<number>?<appversion query>

getPathSegments().get(i) will still return the path segment without
the query, so the folder ID gets resolved correctly.

The previous change:
https://googleplex-android-review.googlesource.com/#/c/281416/

Bug: 8435074 Not able to access Exchange inbox and combined inbox

Change-Id: I7b9ffad9b5510d1a08a29e2a21aacb091d4330a6
2013-04-09 15:08:11 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
build/res Fix launching Account settings 2013-03-12 22:57:54 -07:00
emailcommon Merge "Add virtual mailbox for all unread messages." into jb-ub-mail-ur9 2013-04-05 22:25:56 +00:00
emailsync Move system folder string resources to emailcommon. 2013-03-19 19:45:52 -07:00
res Merge "Attachments in Conversation List: UI changes to display attachment previews in the conversation list." into jb-ub-mail-ur9 2013-04-04 00:47:57 +00:00
src/com Allow queries in folder URIs 2013-04-09 15:08:11 -07:00
tests Fix SMTP RFC violation for better interoperability 2013-04-05 13:42:13 -07:00
.classpath
.project
Android.mk Move system folder string resources to emailcommon. 2013-03-19 19:45:52 -07:00
AndroidManifest.xml Increment version number. 2013-04-05 16:40:42 -07:00
CleanSpec.mk Move system folder string resources to emailcommon. 2013-03-19 19:45:52 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00