1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-04 11:13:36 +00:00
Commit Graph

305 Commits

Author SHA1 Message Date
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
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
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
b820e126d2 update to 2.7.0 2015-04-09 21:00:14 +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
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
DrKLO
e5e31e20e4 Bug fixes 2014-12-04 12:27:06 -08:00
DrKLO
8233e89daa Perfect forward secrecy in secret chats, phone change, telegram.me links support 2014-12-01 09:56:31 -08:00
DrKLO
95de265e1a Bug fixes 2014-11-24 17:14:40 +03:00
DrKLO
fdaf4555c5 Bug fixes 2014-11-21 22:36:21 +03:00
DrKLO
d69b5b3b36 Bug fixes 2014-11-21 13:59:05 +03:00
DrKLO
baed4120bc Bug fixes 2014-11-21 03:14:44 +03:00
DrKLO
a38e46cd8b Bug fixes 2014-11-20 17:45:33 +03:00
DrKLO
dd61bbaa7a Bug fixes 2014-11-19 18:17:24 +03:00
DrKLO
ba4cf583b4 Bug fixes 2014-11-19 13:32:27 +03:00
DrKLO
ea8760f9a2 Bug fixes 2014-11-19 06:46:45 +03:00
DrKLO
77f2395428 Bug fixes 2014-11-19 04:23:46 +03:00
DrKLO
a137f7a22f Bug fixes 2014-11-18 15:37:11 +03:00
DrKLO
86dd93428e Missing images 2014-11-18 08:01:12 +03:00
DrKLO
6866004af5 Material everywhere 2014-11-18 08:01:04 +03:00
DrKLO
ce33df07ad More Android L design 2014-11-18 01:04:31 +03:00
DrKLO
f7b14c1e23 Update locale 2014-11-17 13:42:07 +03:00
DrKLO
01ae07c3aa Missing images 2014-11-17 05:45:07 +03:00
DrKLO
f76fa00e12 More Android L design 2014-11-17 05:44:57 +03:00
DrKLO
934408c73f More Android L design 2014-11-14 18:40:15 +03:00
DrKLO
5e51393b4b missing images 2014-11-13 23:10:26 +03:00
DrKLO
bfd8d13dcd More Android L design 2014-11-13 23:10:14 +03:00
DrKLO
ea0b86d023 More Android L design 2014-11-13 01:16:59 +03:00
DrKLO
4104a21f6d More Android L design 2014-11-12 13:41:46 +03:00
DrKLO
1fd3985ef0 Missing images 2014-11-12 01:16:25 +03:00
DrKLO
ca46b69b38 More Android L design 2014-11-12 01:16:17 +03:00
DrKLO
41359b1479 More Android L design 2014-11-10 14:05:22 +03:00
DrKLO
a4d42cb97b More Android L design (still not usable) 2014-11-07 23:10:12 +03:00
DrKLO
65e93f91bb Different improvements 2014-11-07 13:23:17 +03:00
DrKLO
059035a54c Missing images 2014-11-07 00:35:05 +03:00
DrKLO
ab0ae72560 Different improvements (not finished, not usable yet) 2014-11-07 00:34:47 +03:00
DrKLO
1add11177d Messages search (not finished) 2014-10-31 22:02:29 +03:00
DrKLO
6c4c5cf311 Bug fixes 2014-10-31 00:27:41 +03:00
DrKLO
4ddfda6340 Bug fixes 2014-10-29 17:28:54 +03:00
DrKLO
5ddd8a0940 Bug fixes 2014-10-29 00:27:44 +03:00
DrKLO
a4af1fb2f7 Bug fixes 2014-10-28 20:07:44 +03:00
DrKLO
3cd9b847e1 Fixed build with last mp4parser 2014-10-25 11:16:21 +04:00
DrKLO
6e386c5884 One more fix for native lib loader 2014-10-24 18:04:53 +04:00
DrKLO
b33d5f0786 Changed native lib loaded 2014-10-24 17:43:45 +04:00
DrKLO
abf8f6f619 Bug fixes 2014-10-23 19:30:35 +04:00
DrKLO
d03fa95568 Bug fixes 2014-10-23 11:55:32 +04:00
DrKLO
e5def002f7 Different improvements 2014-10-23 00:01:07 +04:00
DrKLO
e3d2b9cece Bug fixes 2014-10-22 14:11:47 +04:00
DrKLO
ef2b368b65 Crash fix 2014-10-22 02:16:51 +04:00
DrKLO
e8cc3bdd3c Different improvements 2014-10-22 00:35:16 +04:00
DrKLO
08a49ea2ea Enable screenshot detection 2014-10-20 22:11:47 +04:00
DrKLO
15ac6cdb38 Crash fixes 2014-10-20 15:30:05 +04:00
DrKLO
87cb843ea0 Fixed video compression in Android L, bug fixes 2014-10-18 03:06:51 +04:00
DrKLO
bc76df2f99 Update to layer 18, usernames support, UI improvements 2014-10-17 22:29:13 +04:00
DrKLO
5bbfba2092 UI improvements 2014-10-17 00:02:44 +04:00
DrKLO
288fceeb9f UI improvements 2014-10-15 22:43:52 +04:00
DrKLO
2f23635e4a UI update 2014-10-15 00:36:15 +04:00
DrKLO
b2ad802ba5 Update secret chats layer 2014-10-14 12:13:16 +04:00
DrKLO
98a0a67c10 Stability improvements 2014-10-11 15:30:32 +04:00
DrKLO
ad863779f7 Different improvements 2014-10-10 21:16:39 +04:00
DrKLO
22a0c2aca6 Fixes (unstable, don't upload to markets) 2014-10-09 19:55:05 +04:00
DrKLO
c6b1a3430b Updated database structure, updated sqlite (don't use this source code, it may be changed) 2014-10-09 00:22:22 +04:00
DrKLO
43674c486f Move to API layer 17, bug fixes 2014-10-08 00:14:27 +04:00
DrKLO
a9e84c0e23 Added Korean locale, bug fixes 2014-10-06 14:38:00 +04:00
DrKLO
28270a87d1 Added open on phone button on Android Wear, bug fixes 2014-10-06 01:23:57 +04:00
DrKLO
4baa0f66a0 added Android Wear support 2014-10-04 19:56:09 +04:00