profile/iot/apps/native/askuser-popup.git
4 years agoRelease version 0.0.3 87/246787/1 accepted/tizen_6.0_unified accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.0 tizen_7.0_hotfix accepted/tizen/6.0/unified/20201110.230832 accepted/tizen/6.5/unified/20211029.015834 accepted/tizen/7.0/unified/20221110.062927 accepted/tizen/7.0/unified/hotfix/20221116.111711 accepted/tizen/unified/20201110.125032 submit/tizen/20201109.101555 submit/tizen_6.0/20201109.101614 submit/tizen_6.5/20211028.163901 tizen_6.5.m2_release tizen_7.0_m2_release
Yunjin Lee [Wed, 4 Nov 2020 07:07:53 +0000 (16:07 +0900)]
Release version 0.0.3

- Destroy app info after use
- Send responses when receiving app_control from another caller app

Change-Id: Ic8401680eebb017a5f2108609c665fcde6024be9
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoDestroy app info after use 75/246775/1
Yunjin Lee [Wed, 4 Nov 2020 06:13:04 +0000 (15:13 +0900)]
Destroy app info after use

Change-Id: I05c973e997a9aaea1800ab7289de1a2eff07b4ab
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoSend responses when receiving app_control from another caller app 93/245993/1
Yunjin Lee [Wed, 21 Oct 2020 09:49:01 +0000 (18:49 +0900)]
Send responses when receiving app_control from another caller app

- When launching popup in launch mode 'single', if it receives
app_control of another caller app then send responses for the requests
of the previous app (If there's not answered requests then they are
treated as 'deny once')

Change-Id: I622fba70ddb7898df6183ffdb408e260cbeb69dd
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRelease veresion 0.0.2 86/236286/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.104137 accepted/tizen/6.0/unified/hotfix/20201103.050416 accepted/tizen/unified/20200617.134122 submit/tizen/20200616.063123 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 tizen_6.0.m2_release
Yunjin Lee [Tue, 16 Jun 2020 05:59:16 +0000 (14:59 +0900)]
Release veresion 0.0.2

- Queue data for multiple requests while single mode launching
- Adjust app version to rpm versioning

Change-Id: If9e4067067ea64ba38f902759a9fffadea6d3cc6
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
5 years agoQueue data for multiple requests while single mode launching 18/235818/1
Yunjin Lee [Wed, 10 Jun 2020 04:58:27 +0000 (13:58 +0900)]
Queue data for multiple requests while single mode launching

- It launches only once for single mode. If another request comes while
it's running, store the next and show them in order. And returns all responses
when popup dies as it has been.

- If the number of requested popup exceed max popup number then ignore
new request. In normal situation, it will not exceed the max popup
number because the askuser throw exception for duplicated requests.

Change-Id: Ib7679dec6338a030bd5b90ca39b854bbc02b314a
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
5 years agoAskuser-popup for IoT profile 72/232872/1 accepted/tizen/unified/20200510.220437 submit/tizen/20200508.055810
Yunjin Lee [Fri, 8 May 2020 05:25:55 +0000 (14:25 +0900)]
Askuser-popup for IoT profile

Change-Id: Ic65062e8cfcf109c56bcec77a64a45bf9c221f1f
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
5 years agoInitial empty repository master
Tizen Infrastructure [Thu, 7 May 2020 04:46:12 +0000 (04:46 +0000)]
Initial empty repository