apps/native/telegram-tizen.git
8 years agoUpdate tg-engine DB manager 49/47949/1
Sung-jae Park [Thu, 10 Sep 2015 08:09:16 +0000 (17:09 +0900)]
Update tg-engine DB manager

Open A DB only once.
When the process is launched.

Close it when the process is terminated.

Change-Id: I5141693673d1adc26d0a0bd6aca12c0f6c397ab9

8 years agoRevise the code for server_requests and tg_buddy_list 38/47938/1
Sung-jae Park [Thu, 10 Sep 2015 07:42:53 +0000 (16:42 +0900)]
Revise the code for server_requests and tg_buddy_list

Change-Id: I609ec044ccc330ac665e59acbb72130c9d96f34b

8 years agoRevise the code of server_requests.c 22/47922/1
Sung-jae Park [Thu, 10 Sep 2015 05:21:03 +0000 (14:21 +0900)]
Revise the code of server_requests.c

Change-Id: I6ad2a7f807332ca6f1e013d0008374c87db8af53

8 years agoOpen a DB only once when the app is launched. 19/47919/1
Sung-jae Park [Thu, 10 Sep 2015 04:44:57 +0000 (13:44 +0900)]
Open a DB only once when the app is launched.

Don't need to open and close the DB every time.

Change-Id: I0858f5afe4e212b9dc53b64c4cdc3b17523e35f1

8 years agoRemove all warnings. 12/47912/1
Sung-jae Park [Thu, 10 Sep 2015 02:49:24 +0000 (11:49 +0900)]
Remove all warnings.

Change-Id: Id114ab32121c89fb7c96d55e976c32137416085b

8 years agoChange small codes. 36/47836/1
Sung-jae Park [Wed, 9 Sep 2015 09:36:07 +0000 (18:36 +0900)]
Change small codes.

Instead of strncpy use the snprintf for future use

Change-Id: I8daa03b0f3bb46bc97dc044f803e2282b1fccb6e

8 years agoRevise the some codes. 34/47834/1
Sung-jae Park [Wed, 9 Sep 2015 09:27:06 +0000 (18:27 +0900)]
Revise the some codes.

Every DB management codes should be updated.
Static functions in tg_common.h should be removed.
Those functions should be relocated to corresponding implementations files.

Change-Id: I0f89162935a162514a632ffdd1ccb7d1d8885c74

8 years agoModified UI as per UX guidelines. 34/47734/1
polu.sandeep [Tue, 8 Sep 2015 08:30:50 +0000 (17:30 +0900)]
Modified UI as per UX guidelines.

Change-Id: I88b0055c580d3778a037dbd5982e68ba6d6a29af

8 years agoUpdate code. 89/47689/1
Sung-jae Park [Tue, 8 Sep 2015 04:49:08 +0000 (13:49 +0900)]
Update code.

Extract commonly used code to an inline function.

Change-Id: I882238ac3e69733da8d2f18070d8811b0ef7c3f8

8 years agoUpdate switch-case indentation. 84/47684/1
Sung-jae Park [Tue, 8 Sep 2015 02:34:45 +0000 (11:34 +0900)]
Update switch-case indentation.

Change-Id: Id4ae385612684af269a2d7c2020f0eae1fba92f4

8 years agoRemove redundant files. 83/47683/1
Sung-jae Park [Tue, 8 Sep 2015 02:25:26 +0000 (11:25 +0900)]
Remove redundant files.

Change-Id: I12c5d85fd295e58f3b69764d782d39b04e5026ba

8 years agoRevise the coding style. 10/47410/1
Sung-jae Park [Thu, 3 Sep 2015 07:11:52 +0000 (16:11 +0900)]
Revise the coding style.

Just update coding styles.
Remove redundant code (just a few lines)

Change-Id: I6afb75cf2476e6541e6b308ed03b05bdb12a69f5

8 years agoUI modifications asper new UX guidelines. 79/47279/1
polu.sandeep [Wed, 2 Sep 2015 02:35:36 +0000 (11:35 +0900)]
UI modifications asper new UX guidelines.

Change-Id: I7c33ce19aacd39d7a01b6af0ccba400a4a74aab2

8 years agoNew message view implemented and messaging view modified as per new UX guidelines. 62/46762/1
polu.sandeep [Wed, 26 Aug 2015 01:34:57 +0000 (10:34 +0900)]
New message view implemented and messaging view modified as per new UX guidelines.

Change-Id: Ie41e13448a3d20278d596914058a793af1dfef54

8 years agoFollowing new GUI guide lines 46/46346/1
polu.sandeep [Wed, 19 Aug 2015 11:49:32 +0000 (20:49 +0900)]
Following new GUI guide lines

Change-Id: I71c8d4a9ad3856803ae2699f5fe9087a6779cf28

8 years agoInitialize 49/45349/1
Sandeep Kumar Polu [Wed, 5 Aug 2015 05:41:30 +0000 (14:41 +0900)]
Initialize

Change-Id: I330d68b67b705a4f030cfb7e3347e76aa98ce9eb

9 years agoInitial empty repository master
KyungMi Lee [Mon, 22 Jun 2015 04:48:38 +0000 (21:48 -0700)]
Initial empty repository