summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Brian Jones [Fri, 21 Nov 2014 22:15:14 +0000 (14:15 -0800)]
Fixing slider code to work with touch. This will fix the mediaplayer volume control
Change-Id: I7df41fca4622679b898c0e6b877be5b0ff356e97
Corentin Lecouvey [Tue, 21 Oct 2014 16:51:58 +0000 (18:51 +0200)]
remove device from list and show scan button when unpairing
After unpairing a device, this device is no more a known device.
It should be removed from the list before refreshing it.
Also propose to display the scan button after unpairing.
Change-Id: Ib896bc79bf5fe79cc764fb538922bd018742f024
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Brian Jones [Fri, 24 Oct 2014 22:39:37 +0000 (15:39 -0700)]
Updating Tire and Transmission listeners for AMB
Change-Id: Ib9eb6d7cc068657a6e2330435cd055fc34e2955a
Brian Jones [Thu, 23 Oct 2014 18:42:53 +0000 (11:42 -0700)]
Updating attribute name fanSpeed to fanSpeedLevel. Fix bug TC-1898
Change-Id: I1815bcb352e868320edf73f6c8d3aba01a3e507d
Jimmy Huang [Tue, 21 Oct 2014 00:06:40 +0000 (17:06 -0700)]
Enabled click events for alphabet filtering
The touch events were disabled so alphabet filter wasn't working.
This patch will allow contact lists to receive click events again.
Change-Id: Iced5f6df7c271c0bbf0a927cfbea8c5bd58dc793
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Brian Jones [Mon, 20 Oct 2014 23:35:42 +0000 (16:35 -0700)]
Fix for TC-1777. Makes sure to check the interface as well as attribute name
Change-Id: Ib863365b316c1910f21c50f1bb9b975f6a40f490
Brian Jones [Thu, 16 Oct 2014 18:23:05 +0000 (11:23 -0700)]
Removing zones for now, plus a AMB subscribe fix
Change-Id: I920365fef7f67c4f0513176c2bcf32c64c55d563
Brian Jones [Thu, 16 Oct 2014 00:45:56 +0000 (17:45 -0700)]
Updating AMB calls
Change-Id: Iaedf6b4d189b8e645cff4abdbcb5ede82f8d7d98
Baptiste DURAND [Wed, 8 Oct 2014 10:37:09 +0000 (12:37 +0200)]
Remove totally TC-1388 Work around.
SHA-1 :
9be82809936e233a1978e0deeb3fe928ccef2f57
Homescreen need to be hide too, to avoid to have side effect,
when we try to restore an app that were never hidden before.
Change-Id: I8281dc8cbd21582b7d4d443cc10ae67f71a9994b
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Brian Jones [Wed, 1 Oct 2014 16:39:20 +0000 (09:39 -0700)]
Merge "clean spec file" into tizen
Ronan Le Martret [Tue, 23 Sep 2014 11:52:35 +0000 (13:52 +0200)]
clean spec file
- improve rpmlint score
- add manifest file for smack security
- change package name for yocto compliance.
Change-Id: I7d110cd546a37e7293c47b100a00e7f8bfb1aaf5
Bug-Tizen: TC-1686/part
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Brian Jones [Fri, 26 Sep 2014 20:55:39 +0000 (13:55 -0700)]
Fix for TTS bug TC-1604
Change-Id: I8c1c619b40a74d291c82efc8ba175df6f332bcac
Brian Jones [Mon, 22 Sep 2014 20:20:12 +0000 (13:20 -0700)]
Merge branch 'tizen' of ssh://tzo/profile/ivi/Modello_Common into tizen
Conflicts:
packaging/modello-common.changes
Change-Id: I978cc2194ee71f58363382f88e34b4b1ebefac19
Brian Jones [Fri, 19 Sep 2014 01:41:16 +0000 (18:41 -0700)]
Updating packaging to remove hard coded paths
Change-Id: I923fe718b6e6b0ff6083e703512e0f2ad489b555
Jimmy Huang [Tue, 16 Sep 2014 20:32:49 +0000 (13:32 -0700)]
Fixed the bug where user cannot accept ncoming call
Update app id of Modello phone app to the newer one used in crosswalk,
this will fix the issue where accepting incoming call doesn't launch
the phone app.
Change-Id: Iad61129f6b95d7804f38832bbb6a66e7079fdd65
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Brian Jones [Wed, 10 Sep 2014 23:29:44 +0000 (16:29 -0700)]
Removing space in app name - Fix for TC-1404
Updating tizen.vehicle API to use the new API
Change-Id: I67609baa992c4b68d83491fee15f96ec578eb991
Brian Jones [Fri, 5 Sep 2014 20:10:03 +0000 (13:10 -0700)]
Reverting workaround, going back to using hide() instead of exit() for switching apps
Change-Id: Ibaa930914241c3f0c8d05d1d13a1b022502ef3d7
Jimmy Huang [Tue, 26 Aug 2014 17:52:08 +0000 (10:52 -0700)]
Adds sanity check if adapter is invalid
Change-Id: Ia4815cc3f5e2349bb02625d97c07ae9b4ca63e2b
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Brian Jones [Wed, 20 Aug 2014 20:42:03 +0000 (13:42 -0700)]
Updating tizen api checks to avoid failure if they don't exist
Change-Id: I5e1064c41993bf29e941a0b257ee609ec4141cf1
Jimmy Huang [Thu, 14 Aug 2014 20:45:50 +0000 (13:45 -0700)]
Clear the cached bluetooth devices due to UI bug
This is a work-around to fix the Modello Bluetooth settings UI from
hanging after bluetooth scan. The cached bluetooth device objects that
are being serialized using the Knockout library is not cached properly,
this caused Modello to load a list of invalid devices. This fix clears
the cached devices and starts fresh when it loads.
Change-Id: I80115e4510a504e51c4ff7a78cb640cfe517a844
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Brian Jones [Wed, 13 Aug 2014 22:44:08 +0000 (15:44 -0700)]
Fix font name, temporarily remove subscribe call, and fix app name
Change-Id: Idd9b711c230f814dc9c0b016658177646d19a48b
Jimmy Huang [Mon, 11 Aug 2014 23:48:24 +0000 (16:48 -0700)]
Fix Modello to use tizen.bluetooth instead of tizen.bt
Modello is currently calling tizen.bt, which was the old customized wrt
extension for bluetooth, should revert backt to the offical tizen.bluetooth
api instead since tizen.bt no longer exists.
Change-Id: If7c37c4bf9e536045d03c3b5757075bf34922448
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Brian Jones [Wed, 6 Aug 2014 19:46:35 +0000 (12:46 -0700)]
Merge "store last used volume and reuse it" into tizen
Brian Jones [Tue, 22 Jul 2014 15:12:13 +0000 (08:12 -0700)]
Temporary workaround for TC-1388. Exits the apps rather than hiding them
Change-Id: Ic530297a498b47dbe7063cf54cf6b78a0f180c43
brianjjones [Tue, 8 Jul 2014 00:04:49 +0000 (17:04 -0700)]
Changes to use the new speech API - TC-662
Change-Id: Ic9c5fef9e4d888476129d6c663d0e27e68d3eddc
brianjjones [Tue, 1 Jul 2014 22:36:40 +0000 (15:36 -0700)]
Removing semicolon
Change-Id: Ie33ae981beb7ab9d0d3c0d4fc3fbaa8ea83dd4ff
brianjjones [Tue, 1 Jul 2014 18:07:48 +0000 (11:07 -0700)]
Adding some checks to ensure objects aren't undefined before using them
Change-Id: Ie00132ae33c8fc2026d451bd4764701b72f83e7e
Jimmy Huang [Fri, 30 May 2014 21:34:22 +0000 (14:34 -0700)]
Change activeCall attribute to use the activeCall() api
Change-Id: If9d31a8c71da4a723cf48cff77a710cf641753c8
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
brianjjones [Wed, 28 May 2014 20:46:14 +0000 (13:46 -0700)]
Porting AMB calls to use new API. TIVI-3072 TIVI-3076
Change-Id: Ib238126b964391490c1a2238b7757ad73ff146a0
Signed-off-by: brianjjones <brian.j.jones@intel.com>
brianjjones [Thu, 22 May 2014 21:52:40 +0000 (14:52 -0700)]
Fixes for IVI-3190 - To get things to render normally
Change-Id: I4b05317ce6164e7853c313d3efcffbeb58afd151
Kevron Rees [Fri, 9 May 2014 22:54:07 +0000 (15:54 -0700)]
store last used volume and reuse it
Change-Id: Ic6b7bc05558c270df9f067028ca1dc7026a6a408
brianjjones [Tue, 6 May 2014 22:24:37 +0000 (15:24 -0700)]
Updated to work with Crosswalk. TIVI-3073
Change-Id: I48c42ceb0dcae6dada11127f7f0948afdd868ac7
Signed-off-by: brianjjones <brian.j.jones@intel.com>
brianjjones [Wed, 23 Apr 2014 23:56:37 +0000 (16:56 -0700)]
Fix for TIVI-3061 - WIFI sometimes can't be turned on/off
Change-Id: I79f0cf4e120a110ba74dccb97f65315684952d9e
Signed-off-by: brianjjones <brian.j.jones@intel.com>
brianjjones [Mon, 14 Apr 2014 23:18:32 +0000 (16:18 -0700)]
Pairing fixes and fixing images
Change-Id: Iaf094b5e823393496fb1cfede64244865fa85797
Signed-off-by: brianjjones <brian.j.jones@intel.com>
brianjjones [Fri, 4 Apr 2014 00:27:16 +0000 (17:27 -0700)]
Changing file names
Change-Id: Iad69a89df50fdcc9f0b09f566e313a3d90036ca1
Signed-off-by: brianjjones <brian.j.jones@intel.com>
brianjjones [Thu, 3 Apr 2014 23:36:03 +0000 (16:36 -0700)]
Initial commit of the common code for the Modello UI
Change-Id: Iab0fd21490352733104624cb0a8bff208a9b9157
Signed-off-by: brianjjones <brian.j.jones@intel.com>