profile/mobile/apps/native/askuser-popup.git
4 years agoRelease version 0.0.8 77/231977/1 accepted/tizen/5.5/unified/20200428.130449 accepted/tizen/unified/20200428.130020 submit/tizen/20200427.061841 submit/tizen_5.5/20200427.061941
Yunjin Lee [Mon, 27 Apr 2020 06:08:46 +0000 (15:08 +0900)]
Release version 0.0.8

- Fix app event handler size

Change-Id: I42373b04e5513cc8e21853276a2ba8f5c002b927
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoFix app event handler size 66/231966/2
Yunjin Lee [Mon, 27 Apr 2020 05:10:32 +0000 (14:10 +0900)]
Fix app event handler size

- Wrong event handler size can cause stack smashing

Change-Id: Ie9ec71c65efc5ff5ab682bafc9b01d6e67141a27
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRelease version 0.0.7 36/231036/1 accepted/tizen/5.5/unified/20200421.150513 accepted/tizen/unified/20200421.051549 submit/tizen/20200420.053801 submit/tizen_5.5/20200420.055253
Yunjin Lee [Fri, 17 Apr 2020 01:55:25 +0000 (10:55 +0900)]
Release version 0.0.7

- Use snprintf instead of sprintf

Change-Id: I07fc6f921ee56a1c33ebb1bc7e79dc633cf356ad
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoUse snprintf instead of sprintf 33/230933/3
Yunjin Lee [Thu, 16 Apr 2020 06:02:29 +0000 (15:02 +0900)]
Use snprintf instead of sprintf

- Fix to use snprintf() instead of sprintf() and add return value check
- Return NULL if there's no string to return and if there's no proper
string to display then terminate popup app.

Change-Id: Id7261923f632c7278103c63ab9859f1f10c35ea2
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRelease version 0.0.6 28/229128/1 accepted/tizen/5.5/unified/20200330.153444 accepted/tizen/unified/20200410.122811 submit/tizen/20200330.083054 submit/tizen_5.5/20200330.083101
Yunjin Lee [Mon, 30 Mar 2020 03:44:10 +0000 (12:44 +0900)]
Release version 0.0.6

- Terminate pop-up with Home key when launch mode is 'single'

Change-Id: I8cd78eba704f967326acc00859263ba879b7f21f
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoTerminate pop-up with Home key when launch mode is 'single' 27/229127/1
Yunjin Lee [Mon, 30 Mar 2020 03:35:11 +0000 (12:35 +0900)]
Terminate pop-up with Home key when launch mode is 'single'

- If caller app doesn't have ui then askuser launches pop-up with
'single' mode. If launch mode is 'single' then terminate pop-up with
Home key event.

Change-Id: I76a3cce7d8037deb2a04d691927b9e0b7fbc33ae
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRelease version 0.0.5 21/228821/1 accepted/tizen/5.5/unified/20200326.232342 submit/tizen/20200326.033805 submit/tizen_5.5/20200326.033818
Yunjin Lee [Thu, 26 Mar 2020 02:19:25 +0000 (11:19 +0900)]
Release version 0.0.5

- Excluding home key click from app termination conditions

Change-Id: I9da5168bf8543b701c2e4de89ac9124ae7bd74c1
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoExcluding home key click from app termination conditions 83/228783/1
Yunjin Lee [Wed, 25 Mar 2020 11:21:10 +0000 (20:21 +0900)]
Excluding home key click from app termination conditions

- If home key is clicked, popup app will go backgrounded with its
caller app.

Change-Id: I8c184872db2325d7a8472f85b491b65c572ead4c
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRelease version 0.0.4 53/228553/1 accepted/tizen/5.5/unified/20200325.144929 accepted/tizen/unified/20200324.101519 submit/tizen/20200324.032315 submit/tizen_5.5/20200324.032327
Yunjin Lee [Tue, 24 Mar 2020 01:49:44 +0000 (10:49 +0900)]
Release version 0.0.4

- Add changes file
- Remove unused unfocused file

Change-Id: I08ba4b1338df8449f71c859249e1b7dd92f019cf
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoAdd changes file 32/228132/3
Yunjin Lee [Thu, 19 Mar 2020 07:40:01 +0000 (16:40 +0900)]
Add changes file

Change-Id: I4c6852606e812785e137bea19b8c6455382c2115
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRemove unused unfocused callback 22/228122/2
Yunjin Lee [Thu, 19 Mar 2020 07:13:43 +0000 (16:13 +0900)]
Remove unused unfocused callback

Change-Id: I2dafefab6d0d884e17d52d476ed0a9b3db362033
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRelease version 0.0.3 65/228265/1 accepted/tizen/5.5/unified/20200320.074850 submit/tizen/20200320.052144 submit/tizen_5.5/20200320.053502
Yunjin Lee [Fri, 20 Mar 2020 04:33:01 +0000 (13:33 +0900)]
Release version 0.0.3

- Handle unresponded request as 'Deny Once'
- Handle hw key event cancel
- Improve spec file

Change-Id: I419216aee9320f2462fc2a3db92e2d7e633771a4
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoMerge "Handle unresponded request as 'Deny Once'" into tizen
Kim Kidong [Fri, 20 Mar 2020 04:29:25 +0000 (04:29 +0000)]
Merge "Handle unresponded request as 'Deny Once'" into tizen

4 years agoMerge "Handle hw key event cancel" into tizen
Kim Kidong [Fri, 20 Mar 2020 04:29:11 +0000 (04:29 +0000)]
Merge "Handle hw key event cancel" into tizen

4 years agoHandle unresponded request as 'Deny Once' 21/228121/1
Yunjin Lee [Thu, 19 Mar 2020 07:08:52 +0000 (16:08 +0900)]
Handle unresponded request as 'Deny Once'

- Fill unresponded requested privacies' response as 'Deny Once' and
pass it to ppm_popup_send_response()

Change-Id: Ia5a1fce953c3582a8033ac6ffb9b33deb93dd1f1
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoImprove spec file
Pawel Kowalski [Wed, 26 Feb 2020 07:45:58 +0000 (08:45 +0100)]
Improve spec file

+ fix build break for DEBUG mode
+ remove Fortran flags
+ fix indentation

Change-Id: I108aaefce9be466ae5b7bc7b8f262bb6ccd74fe1

4 years agoHandle hw key event cancel 58/227858/3
Yunjin Lee [Tue, 17 Mar 2020 01:27:27 +0000 (10:27 +0900)]
Handle hw key event cancel

Change-Id: I9ac403da2120477b0c65accc849f7d232f598182
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoRefine askuser popup 80/227180/2 accepted/tizen/unified/20200317.063613 submit/tizen/20200316.044625
Yunjin Lee [Tue, 10 Mar 2020 07:54:17 +0000 (16:54 +0900)]
Refine askuser popup

- Apply ppm_popup_send_response() API
- Remove unnecessary files
- Fix memory leak

Change-Id: Ieddd112de01ffe63482c205070549dbd33724038
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoFix errors from gcc upgrade 49/222549/2 accepted/tizen/unified/20200116.112358 submit/tizen/20200116.062044
Yunjin Lee [Thu, 16 Jan 2020 04:37:50 +0000 (13:37 +0900)]
Fix errors from gcc upgrade

- We know that the number of privacies is under 100 so it never will
exceed the length of counter but gcc determined it might cause a problem
so change the size of counter enough

- int can have [-21474836472147483647] value and if it is printed as
char then it will use 1~11 bytes. We knew that privacy num will not exceed
2bytes so assined 10 bytes for counter. But gcc says it should be enough
size for 2 int and 3 byte chars, so I fixed the size of counter enough.

Change-Id: Id9f3a47d806d5f962688f2fbb581168ce5657aa1
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoAskuser-popup for mobile profile 56/218556/2 accepted/tizen/unified/20200115.123409 submit/tizen/20200114.091557
Yunjin Lee [Mon, 25 Nov 2019 10:11:46 +0000 (19:11 +0900)]
Askuser-popup for mobile profile

Change-Id: I045c1ce068bb87f8157433dc470f3393480b4610
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
4 years agoInitial empty repository master
Tizen Infrastructure [Mon, 25 Nov 2019 02:46:21 +0000 (02:46 +0000)]
Initial empty repository