DrKLO
9ffc7787d6
Update to 5.7.1
2019-06-04 13:14:50 +03:00
DrKLO
96247ca2bc
Removed submodule
2019-06-04 13:02:52 +03:00
DrKLO
2cf2a45aca
Update to 5.6.1
2019-05-14 15:08:05 +03:00
DrKLO
e397bd9afd
Update to 5.4.0
2019-03-03 20:40:48 +00:00
DrKLO
f338a88eb4
Update to 5.3.1
2019-02-08 05:30:32 +03:00
DrKLO
ae90d60e0c
Update to 5.2.1
2019-01-23 20:03:33 +03:00
DrKLO
75d782181e
Bug fixes
2018-08-29 01:59:16 +03:00
DrKLO
5972d1d69f
Bug fixes
2018-08-27 21:45:56 +03:00
DrKLO
7e327c1e2c
Bug fixes
2018-08-27 15:13:23 +03:00
DrKLO
fe599cd519
Update to 4.9.1
2018-08-27 11:33:11 +03:00
DrKLO
d073b80063
Update to 4.9.0
2018-07-30 09:07:02 +07:00
DrKLO
e9e40cb13e
bug fixes
2017-12-09 03:45:38 +03:00
DrKLO
4ebcbf61cd
Update to 4.6.0
2017-12-08 20:35:59 +03:00
DrKLO
9e4f5491f4
Fixed build.gradle
2017-07-24 11:38:35 +03:00
DrKLO
c92ecf973c
Update to 4.2.1
2017-07-24 00:06:13 +03:00
DrKLO
7fcd94d5c9
Bug fixes
2017-07-23 20:29:17 +03:00
DrKLO
5faa453835
Update locales, bug fixes
2017-07-23 18:27:09 +03:00
DrKLO
1eb13d5dd8
Update submodule
2017-07-23 16:43:02 +03:00
DrKLO
56e22d4c59
Update to 4.2.0
...
source before release? how this even possible?
2017-07-23 15:56:38 +03:00
DrKLO
bcc13a5cb9
update submodules
2017-07-08 19:37:48 +03:00
DrKLO
dd679bd7d1
Update to 4.1.1
2017-07-08 19:32:04 +03:00
DrKLO
6a1cf64f6f
Update to 3.18.0
2017-03-31 02:58:05 +03:00
DrKLO
64e8ec3fbd
compile fix
2016-10-11 14:46:48 +02:00
DrKLO
e313885ac5
Update to 3.13.1
2016-10-11 13:57:01 +02:00
DrKLO
55463a93db
Update to 3.10.1
...
Thanks to
https://github.com/DrKLO/Telegram/pull/1412
2016-06-24 13:27:15 +03:00
DrKLO
f563fbbb05
Bug fixes
2016-05-25 16:27:33 -07:00
DrKLO
85239ed7cf
Update to 3.9.0
2016-05-25 14:49:47 -07:00
DrKLO
1c74ed4587
Bug fixes
2016-04-25 22:26:41 +03:00
DrKLO
fe9e23eccf
Merge pull request #1406 from abcdeiko/actionmenu_clear_fix
...
Fix clearItemsMethod at ActionBarMenu
2016-04-25 11:39:13 +03:00
DrKLO
06473773a6
Update to 3.8.1
2016-04-22 16:49:00 +03:00
Yuriy Kolbasinskiy
58a645b6ed
Fix clearItemsMethod: now it clears all items
2016-04-14 11:56:23 +07:00
DrKLO
a7513b3ba1
Update to 3.7.0
2016-03-16 15:26:32 +03:00
DrKLO
6154c891bd
Update to 3.6.1
2016-03-06 02:49:31 +01:00
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
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
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