Commit Graph
24 Commits
Author SHA1 Message Date
Delphine Martin 83eba641b2 Put back @interface in proguard flags
This was a workaround when @interface was not supported.
Bug: 27217036

Change-Id: Iaa96fd9ffc2a39994a3177caa8d9da5dcfc6c91e
2016-03-11 16:29:28 +01:00
Yohann Roussel f77da20064 Revert "Pin messaging to use Jack with 1.7 language"
This reverts commit ef3cc713d4.

Bug: 27333568
Bug: 27305482
Bug: 26753820
Change-Id: I696102ce7aba6ba01f95abd2c9705fb448499856
2016-02-26 15:26:22 +00:00
Neil Fuller ef3cc713d4 Pin messaging to use Jack with 1.7 language
There is a bug in the current version of Jack
that causes problems when the default is changed to
1.8. Pinning to 1.7 appears to help.

Bug: 27305482
Bug: 26753820
(cherry picked from commit 445d7baabc)

Change-Id: I178ef57bc29cb49064db08d06d501d6aed09c26f
2016-02-23 15:01:55 +00:00
Yohann Roussel bf6bd40faa Re-enable Jack for Messaging and its tests
Jack was disabled because of bugs in Jack and missing support for testing
obfuscated applications. Both are now fixed so Jack can be enabled.

Bug: 27215871

Change-Id: I7c437906fe78e1a97204f5e26059966198b15ac1
2016-02-17 16:36:07 +01:00
Dan Willemsen 0c38f114c1 Don\'t add BUILD_NUMBER to version for platform builds
am: cc3d547961

* commit 'cc3d547961bf9115821c50ab616286a261e5d4fc':
  Don't add BUILD_NUMBER to version for platform builds
2015-10-29 21:33:35 +00:00
Dan Willemsen cc3d547961 Don't add BUILD_NUMBER to version for platform builds
We're removing differences between two builds that have the same source.
These builds will have different BUILD_NUMBERs though, so it shouldn't
be embedded in the binary.

For eng builds, using the current date forces the APK to be rebuilt
every time the makefiles are read. Remove this for platform builds, but
keep it if building unbundled.

Bug: 24201956
Change-Id: I8c0ad93e817c74c69b8d8156d4727952b08024d4
2015-10-28 23:49:32 +00:00
Ye Wen 12fc4d9e78 am 1bc27610: Theme colored ic_preview_pause and ic_preview_play icons
* commit '1bc276100f18e5092b4bc270add5902c1de29356':
  Theme colored ic_preview_pause and ic_preview_play icons
2015-09-03 04:23:17 +00:00
Ye Wen 1bc276100f Theme colored ic_preview_pause and ic_preview_play icons
b/23071029

Change-Id: I3cdd249a7e86fc351ee12620b2d3062eee91af57
2015-09-01 15:29:16 -07:00
Matt Sarett 7c64a2c808 am 2034020d: Fix build breakage caused by giflib update
* commit '2034020d8ea4eb7c5f92aaa79b2307d04766bfb3':
  Fix build breakage caused by giflib update
2015-08-26 03:47:40 +00:00
Shri Borde 05f9cbf3d1 am 87c91b56: am fd80890f: Bug 23071029: Assets with the right color
* commit '87c91b56499854ff5a10f8d6b0c282393c7a0c3f':
2015-08-26 03:47:38 +00:00
Shri Borde ece795c309 am 3a0ddc3d: am eba0949b: Access incoming audio files after user taps Play
* commit '3a0ddc3d801f9e44960e9abe98bcaa9f8d78961d':
2015-08-26 03:47:37 +00:00
Mike Dodd 95903a86bf am a358badf: Merge d4b7315d55 to mnc-dev-plus-aosp to fix build.
* commit 'a358badf0266d5188b86aecdcf4f33e0d4491ae1':
2015-08-26 03:47:36 +00:00
Matt Sarett b0ef77450d Fix build breakage caused by updating giflib
Change-Id: I085379470620ec4db13f8baf7a9eb069747270b7
2015-08-24 11:35:24 -04:00
Matt Sarett 2034020d8e Fix build breakage caused by giflib update
Change-Id: I225c29f321e75bf2813c389ae3b7e9e888daa3cf
2015-08-24 11:21:56 -04:00
Shri Borde 87c91b5649 am fd80890f: Bug 23071029: Assets with the right color
* commit 'fd80890f7ffd2916cb79e35362f9c54a93017e5f':
  Bug 23071029: Assets with the right color
2015-08-21 21:25:52 +00:00
Shri Borde fd80890f7f Bug 23071029: Assets with the right color
Change-Id: Ia20f275257ffb199910c08f8b5fba22339f8f8cf
2015-08-21 12:58:50 -07:00
Shri Borde 3a0ddc3d80 am eba0949b: Access incoming audio files after user taps Play
* commit 'eba0949bc60e9002adf0c96044677b4c281b2819':
  Access incoming audio files after user taps Play
2015-08-21 19:58:12 +00:00
Shri Borde eba0949bc6 Access incoming audio files after user taps Play
For platforms with insecure handling of media files, media files should
be opened only after the user chooses to play the media.

Change-Id: I5f9bbd1f8468a704a5962f0dddd3c8b11bba8bea
2015-08-21 10:17:46 -07:00
Mike Dodd a358badf02 Merge d4b7315d55 to mnc-dev-plus-aosp to fix build. 2015-08-12 15:49:49 -07:00
Mike Dodd d4b7315d55 Fix build for latest Guava.
b/23110861

Change-Id: Iccd6e66f996fd00880cc3024085c838235da0adb
2015-08-12 15:11:43 -07:00
Mike Dodd d3b009ae55 Initial checkin of AOSP Messaging app.
b/23110861

Change-Id: I11db999bd10656801e618f78ab2b2ef74136fff1
2015-08-12 12:47:26 -07:00
Mike Dodd ef8c7abbcf Revert "Initial checkin of AOSP Messaging app."
This reverts commit 461a34b466.

Change-Id: Iac4ca77eeaa94989e91dead49a7959c905bd3078
2015-08-12 18:48:39 +00:00
Mike Dodd 461a34b466 Initial checkin of AOSP Messaging app.
b/23110861

Change-Id: I9aa980d7569247d6b2ca78f5dcb4502e1eaadb8a
2015-08-12 08:58:28 -07:00
Bill Rassieur 8b3e2b9c1b Initial empty repository 2015-07-23 10:52:29 -07:00