Commit Graph

438 Commits

Author SHA1 Message Date
DrKLO 2114024ab1 Update to 3.4.2
Thanks to:
https://github.com/DrKLO/Telegram/pull/1374
https://github.com/DrKLO/Telegram/pull/1383
2016-01-11 20:19:48 +03:00
DrKLO 9b16959cab Merge pull request #1373 from drzix/ko_patch
Edit korean SentSmsCode string:unnecessary br tag
2016-01-11 19:55:05 +03:00
DrKLO f21bac97b7 Merge pull request #1385 from Kondra007/patch-1
Increase limit to linkify phone numbers from 100 to 200
2016-01-11 19:47:43 +03:00
DrKLO 3840a0ce1c Merge pull request #1387 from Spagy/spelling
Correct spelling. "Unsuppoted -> Unsupported"
2016-01-11 19:47:06 +03:00
DrKLO 4b531f5571 Merge pull request #1384 from astarcev/patch-1
Make phone numbers in media captions clickable
2016-01-11 19:46:38 +03:00
Spagy dcd7f75d15 Correct spelling. "Unsuppoted -> Unsupported" 2016-01-09 17:40:23 +00:00
Kondra007 2391a60ada Increase limit to linkify phone numbers from 100 to 200
100 symbols is too few to make sending phone cards (not telegram users' cards, but any phone cards).
2016-01-04 15:33:40 +03:00
Andrey Startsev 668fea41f6 Make phone numbers in media captions clickable 2016-01-04 13:55:21 +03:00
drzix fd000ad7ca Edit korean SentSmsCode string:unnecessary br tag
Although the strings of other languages in SentSmsCode don't
include '<!CDATA..', the Korean string does that.
Unfortunately, that string is not escaped by replaceTags().
So, the CDATA tag must be deleted.
2015-12-14 19:46:00 +09:00
DrKLO 6033ee2f5c Removing prebuilt libraries. The source code for all libraries is (and always was) available here: https://github.com/DrKLO/Telegram/tree/master/TMessagesProj/jni 2015-12-11 21:16:38 +03:00
DrKLO 512e404db7 Update to 3.3.2 2015-12-09 21:27:52 +03:00
DrKLO 62068e188c Merge pull request #1368 from Bubu/patch-1
Include missing unistd.h header.
2015-11-28 13:07:11 +03:00
Marcus Hoffmann 57ada21a2d Include missing unistd.h header.
On Linux unistd.h is needed for fsync().
The native library does not compile otherwise.
2015-11-27 18:17:07 +01:00
DrKLO 74def22213 Update to 3.3.1 2015-11-27 00:04:02 +03:00
DrKLO 496c336d5f Update to 3.2.6 2015-10-29 20:10:07 +03:00
DrKLO e0c9c4e6f4 Using pipe instead of signal to interrupt epoll_wait 2015-09-30 01:50:53 +03:00
DrKLO 16af1b0fa7 Fixed release and debug AndroidManifest.xml 2015-09-30 01:46:48 +03:00
DrKLO 3d165f17ec Fixed restore key generation after network becomes available 2015-09-25 17:37:43 +03:00
DrKLO 6bb7547f50 Update to 3.2.2 2015-09-24 23:52:02 +03:00
DrKLO 906746d573 Update to 3.1.3 2015-09-02 01:14:21 +03:00
DrKLO 3e90177277 Update to 3.1.2 2015-08-13 12:23:31 +03:00
DrKLO 82f9be238d Update to 3.1.1 2015-07-22 21:56:37 +03:00
DrKLO a93d299484 Update to 3.0.1 2015-06-29 20:12:11 +03:00
DrKLO 163461882d Merge branch 'dev' 2015-06-25 02:17:35 +03:00
DrKLO f8e8d089f7 Bug fixes 2015-05-22 04:45:27 +03:00
DrKLO 4f929ceb4b Missing file 2015-05-22 00:27:47 +03:00
DrKLO 2b81b7f01e update to 2.9.1 2015-05-22 00:27:27 +03:00
DrKLO 2b8304ebf4 Update to 2.8.1
Thanks to https://github.com/DrKLO/Telegram/issues/738 for smart
notifications
2015-05-03 14:48:36 +03:00
DrKLO 9d113ccb7a Merge branch 'dev' 2015-04-09 21:03:23 +03:00
DrKLO f6655078a1 Merge branch 'sessions' into dev 2015-04-09 21:00:30 +03:00
DrKLO b820e126d2 update to 2.7.0 2015-04-09 21:00:14 +03:00
DrKLO 525676eb1b Merge branch 'dev' into sessions 2015-03-27 13:41:43 +03:00
DrKLO 1b913b2a2f Bug fixes 2015-03-27 13:32:33 +03:00
DrKLO 08ac6a14e7 Update to 2.6.1 2015-03-26 20:34:47 +03:00
DrKLO f759ce5a65 Bug fixes 2015-03-20 02:03:19 +03:00
DrKLO a484ab0d7f Bug fixes 2015-03-19 12:27:46 +03:00
DrKLO 028f5d9c90 Bug fixes, locale update 2015-03-19 04:17:02 +03:00
DrKLO 901655c33b Missing image 2015-03-19 02:09:57 +03:00
DrKLO 300659e30c Update to 2.6.0
Replies
Mentions
Hashtags
New messages forward logic
Blur in photo editor
2015-03-19 02:09:45 +03:00
DrKLO 0f4b890153 Update to 2.5.2 2015-02-27 22:57:58 +03:00
DrKLO 85bc7046bb Crash fixes 2015-02-26 17:36:15 +03:00
DrKLO f63c8b20bb Missing image 2015-02-26 04:36:17 +03:00
DrKLO 93fa5019c3 Update to 2.5.0
Photo editor
Passcode
Sections in shared media\files
2015-02-26 04:32:51 +03:00
DrKLO 2f87461926 Merge branch 'dev' 2015-02-19 14:26:59 +03:00
DrKLO dff666fca1 Update to 2.4.0 2015-02-01 21:51:02 +03:00
DrKLO 2fcef37b9e Bug fixes 2015-01-24 00:59:15 +03:00
DrKLO 213c2269c0 Update to 2.3.2 2015-01-09 15:50:15 +03:00
DrKLO 4e03bc1a75 Crash fix 2015-01-03 06:21:11 +03:00
DrKLO 9c2ac64d14 Update BuildVars.java 2015-01-03 01:22:17 +03:00
DrKLO 2073ead37e Update to 2.3.0 2015-01-03 01:15:07 +03:00