summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
dyamy-lee [Wed, 18 Nov 2020 06:13:55 +0000 (15:13 +0900)]
recovery_gui_common : apply rotation logic following with fota_gui_common
Change-Id: Ic5406dd52e6610be5d1d2af68405f8163bf5ae3b
dyamy-lee [Wed, 18 Nov 2020 05:42:19 +0000 (14:42 +0900)]
fota_gui_common : for considering case which is out of range, it calculate as 4 steps
Change-Id: Ibf19e73067905996eaead3d6ca438865649afa1d
dyamy-lee [Wed, 18 Nov 2020 04:46:19 +0000 (13:46 +0900)]
fota_gui_common : set rotate_angle by environment configuration. Before running fota_gui, set ROTATE_STATE as a specific angle(4 types : 0,90,270,360). It can run with that angle.
Change-Id: Ieee066a720ae2ccace9067ccde39f3d44e9969f5
dyamy-lee [Thu, 5 Nov 2020 08:52:28 +0000 (17:52 +0900)]
fota_gui_common : set image buffer size by rotate_angle
Change-Id: I3f808e998d75aebe9671366dfcaca64206bca610
dyamy-lee [Mon, 2 Nov 2020 06:51:36 +0000 (15:51 +0900)]
fota_gui_common : get rotate_angle from build option of cmake
Change-Id: I879e8931b002fbbf7419583e4c9187feb36e50fb
dyamy-lee [Mon, 2 Nov 2020 06:27:29 +0000 (15:27 +0900)]
fota_gui_common : add rotation logic with using pixman - roate angle is fixed 0
Change-Id: Ie971c8a18956bcbb33c87c6eb67dec8367c38fb3
dyamy-lee [Fri, 6 Nov 2020 05:44:30 +0000 (14:44 +0900)]
fota_gui - common, wearable : fix resource leak
Change-Id: I193ba8937666ce50b09d71d4662af7be3bf717b0
dyamy-lee [Fri, 6 Nov 2020 04:09:55 +0000 (13:09 +0900)]
hot fix : rw-update-ani-common : resolve integers' divide problem which can't get float result for percent
Change-Id: I90f380dd39610bd690c05da6e5c5755a470d91b2
dyamy-lee [Fri, 6 Nov 2020 03:58:48 +0000 (12:58 +0900)]
fota_gui - common, wearable : when it get 100 percent, it goes directly.
Change-Id: I03220262d87b559b59b8c8a57c8036845b360891
dyamy-lee [Fri, 6 Nov 2020 02:36:05 +0000 (11:36 +0900)]
fota_gui - common, wearable : terminate binary, when progress is -1.
Even if it doesn't reach 100 percent, if progress is -1, it terminate.
But, when it is just stared with progress -1 (remain previous update content), do not terminate.
Change-Id: I836f9d0d0fcd0eb7b7a6641e8cb657690d721b77
dyamy-lee [Mon, 28 Sep 2020 02:31:36 +0000 (11:31 +0900)]
following Architecture(armv7l, aarch64), initrd install file's variable is changed
Change-Id: I4a06412e78442ea138386982280c4db114da8373
dyamy-lee [Thu, 24 Sep 2020 03:18:57 +0000 (12:18 +0900)]
remove previous trace
- .._main.c : change function name suitably
- fota_gr_rw_common.c : remove cario not used
Change-Id: Ia3fc51a3064930cc66e94512f7a5582776c1c24f
dyamy-lee [Wed, 19 Aug 2020 06:38:05 +0000 (15:38 +0900)]
Set env value if not in recovery gui & update Version
Change-Id: Iab44a06e3239479b7cc5cda682c66b30d470bf8b
dyamy-lee [Wed, 12 Aug 2020 08:01:29 +0000 (17:01 +0900)]
packaging: version up to 1.2.8
Change-Id: Icfde9467a9ea49f5f622a54c83b59cc4682d7b40
dyamy-lee [Wed, 12 Aug 2020 07:30:44 +0000 (16:30 +0900)]
change recovery gui binary name in spec file and remove swp file
- change 'recovery_gui' to 'system-recovery_gui' in spec file for matching with execution script
- remove swp file not used
Change-Id: If34ee188e148939ed101720a2eec0b325ed1778d
dyamy-lee [Wed, 5 Aug 2020 09:07:09 +0000 (18:07 +0900)]
add aarch64 for build and remove size_t
Change-Id: Ief3208eca4102765a82cb4e0ae5e54e02714cc7b
dyamy-lee [Tue, 28 Jul 2020 06:30:26 +0000 (15:30 +0900)]
change for catching Major Defect
Change-Id: I8d0d166a7fdc90b644343ab1fa11df62357a53ba
dyamy-lee [Mon, 27 Jul 2020 07:41:58 +0000 (16:41 +0900)]
Implements FOTA(RO, RW) UI, Recovery UI
Change-Id: I42c102587fe5e1d724f958e8b51d818085160fc8
Gwanglim Lee [Thu, 4 Jun 2020 06:19:37 +0000 (15:19 +0900)]
First draft
Change-Id: I71155833a464a4737b752230ed4a7ff40a00f71b
Tizen Infrastructure [Thu, 4 Jun 2020 03:38:05 +0000 (03:38 +0000)]
Initial empty repository