summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Brian Jones [Wed, 7 Jan 2015 01:46:37 +0000 (17:46 -0800)]
Updating manifest file to specify Murphy role - TC-1731
Change-Id: I1509f60c7b0ced884ad7fa68c300c54f9d66ddaa
Jimmy Huang [Mon, 22 Dec 2014 20:02:57 +0000 (12:02 -0800)]
Fix TC-2267 - Calling history refresh too slow
Phone call history is not updated efficiently since everytime a call
entry is added, it removes all the existing entries and reload
all call history items and recreates all the html elements. It's a
huge performance hit on the app performance as the history grow longer.
This patch will only append the new call history to the existing
call history list
Change-Id: I657379b5ef1f84221b478dcc9f6530ba026d9c26
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Jimmy Huang [Thu, 11 Dec 2014 19:46:15 +0000 (11:46 -0800)]
Fix download history spinner sometimes not hiding correctly
Change-Id: Ia18f3517f6843e3486618ac77bcd985e6d462110
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Jimmy Huang [Fri, 5 Dec 2014 21:52:14 +0000 (13:52 -0800)]
Fix TC-1906 - no call time recording when answering without phone launched
Change-Id: Iffcfc7b4177eca5ae68f19ac8105721d5d65e012
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Jimmy Huang [Tue, 28 Oct 2014 20:20:28 +0000 (13:20 -0700)]
Fixed a bug on dialing from recent history
Fixed a bug where if user clicks on the recently dialed
history from the carousel, and the entry was not in the
contacts list, then it will not dial since it couldn't
find the right contact. This patch will create a fake
contact object for any known entries. Also fixed a typo.
Change-Id: Ia623264e74c0337ff4c5be9bad84eb3887232bcb
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Jimmy Huang [Tue, 21 Oct 2014 00:02:08 +0000 (17:02 -0700)]
Fixed a bug where alpha filter is not working in contacts
Change-Id: Ibbe1c5ba3ff2ab3d4c2417eda247ef2a5c903e05
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Baptiste DURAND [Thu, 16 Oct 2014 16:49:26 +0000 (18:49 +0200)]
Work Around TC-1560
Change-Id: Ie6239b038807535d038b8d77f026b9d193fb1c8a
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Brian Jones [Tue, 7 Oct 2014 23:45:49 +0000 (16:45 -0700)]
Fix for TC-1560 UI always zoomed out
Change-Id: I0682814df185f2087d04f01f41d8c40da0915c41
Ronan Le Martret [Fri, 26 Sep 2014 12:31:02 +0000 (14:31 +0200)]
clean the spec file
- add manifest file for smack security
- improve rpmlint score
- improve yocto compliance
- change package name for yocto compliance.
Change-Id: Idc9f894b1cf0b22b8af1d61a133713ee0be847e0
Bug-Tizen: TC-1686/part
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Brian Jones [Fri, 19 Sep 2014 01:44:53 +0000 (18:44 -0700)]
Updating packaging to remove hard coded paths
Change-Id: I65b21cc4e65959060719b54c29336d2c4f40a128
Brian Jones [Wed, 10 Sep 2014 23:38:19 +0000 (16:38 -0700)]
Removing space in app name - Fix for TC-1404
Change-Id: I84d1d0d04f8d39812b19adefe31b6053712e0a5b
Brian Jones [Tue, 19 Aug 2014 20:37:45 +0000 (13:37 -0700)]
Matching config.xml icon name to the one in the .wgt file
Change-Id: I2561ed9986f9f98748d2732b24c6208ec44e39a1
Brian Jones [Wed, 6 Aug 2014 20:23:27 +0000 (13:23 -0700)]
Updating manifest to use xwalk_version instead of version - TC-1465
Change-Id: I39953d0d3a403091a315a9449e619abc9880d1df
Jimmy Huang [Fri, 30 May 2014 21:30:38 +0000 (14:30 -0700)]
Change activeCall attribute to use the activeCall() api
Change-Id: Icf6819ce2e2b90e3b2d721e2b543eff6f7c1a9a3
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
brianjjones [Thu, 22 May 2014 23:02:12 +0000 (16:02 -0700)]
Fixes for IVI-3190 - To get things to render normally
Change-Id: I78abfca8a08553e49656e8d08bce4b7f612f525e
brianjjones [Thu, 8 May 2014 22:55:51 +0000 (15:55 -0700)]
Adding Modello to the app name to easily identify it
Change-Id: Iae5d06b01a232cd6d21896a8e2f94a146014985d
Signed-off-by: brianjjones <brian.j.jones@intel.com>
brianjjones [Tue, 6 May 2014 22:56:18 +0000 (15:56 -0700)]
Updated to work with Crosswalk. TIVI-3070
Change-Id: I40744a7e8b4895d14de2f447a4aac355ccb2ea69
Signed-off-by: brianjjones <brian.j.jones@intel.com>
brianjjones [Fri, 4 Apr 2014 00:37:34 +0000 (17:37 -0700)]
Changing file names
Change-Id: I928b41150c948ce978a72cd97cbe43794b764b6b
Signed-off-by: brianjjones <brian.j.jones@intel.com>
brianjjones [Thu, 3 Apr 2014 23:43:31 +0000 (16:43 -0700)]
Initial commit of the Modello Phone app
Change-Id: I32f48155ddfbd49f8fb9ebce1b9e72c8539f0eef
Signed-off-by: brianjjones <brian.j.jones@intel.com>