Commit Graph

391 Commits

Author SHA1 Message Date
DrKLO
75d0903666 Update to 7.1.2 (2098) 2020-10-03 00:48:16 +03:00
DrKLO
99f5637dda Update to 7.1.1 (2096) 2020-10-02 14:25:02 +03:00
DrKLO
4992f231b3 Update to 7.1.1 (2094) 2020-10-01 04:59:32 +03:00
DrKLO
2eeca37bb4 Update to 7.1.0 (2092) 2020-09-30 19:55:35 +03:00
DrKLO
1139e12ef1 Update to 7.1.0 (2090) 2020-09-30 16:48:47 +03:00
DrKLO
e33a2fbedc Update to 7.0.1 (2065) 2020-08-22 02:59:49 +03:00
DrKLO
4c5f32babf Update to 7.0.0 (2064) 2020-08-16 00:06:36 +03:00
DrKLO
6e495f54b8 Update to 7.0.0 (2061) 2020-08-15 03:01:55 +03:00
DrKLO
321b756367 Update to 7.0.0 (2060) 2020-08-14 19:58:22 +03:00
Aaron Labiaga
b8f17ead8f
Notification shortcut update
Remove notification shortcuts after notification is sent as per 3rd item under https://github.com/android/user-interface-samples/tree/master/People#shortcuts, to allow shortcuts to be cached.

Q: Will my shortcuts appear in the long press app launcher context menu?
A: They can depending on their rank, but if you prefer not having shortcuts appear on launcher you can remove the shortcut with ShortcutManager#removeDynamicShortcuts() or #removeAllDynamicShortcuts() after sending the notification. You can also rank other app shortcuts with higher ranking, so only those dynamic shortcuts appear on launcher.

Thanks for all your great work on this. I will push for making the API better for this. Thanks again and note that this pull request can be a throwaway and I just wanted to show at what point the shortcuts can be removed. I checked out the codebase, made these changes and was able to get this working on a flashed Android 11 device. Thanks again.
2020-08-09 05:06:56 -04:00
DrKLO
320710366d Update to 6.3.0 (2042) 2020-07-27 00:11:01 +03:00
DrKLO
520592b43d Update to 6.3.0 (2040) 2020-07-26 11:03:38 +03:00
DrKLO
feba57ced0 Update to 6.2.0 (1988) 2020-06-06 09:07:06 +03:00
DrKLO
f424ea165a Update to 6.2.0 (1986) 2020-06-05 17:08:29 +03:00
DrKLO
e2f7baf2bd Update to 6.2.0 (1985) 2020-06-05 05:40:01 +03:00
DrKLO
dceccae0b7 Update to 6.2.0 (1984)
https://github.com/DrKLO/Telegram/pull/1561
2020-06-04 19:47:15 +03:00
DrKLO
f120800a7f Update to 6.1.1 (1947) 2020-05-01 13:16:27 +03:00
DrKLO
5a2a813dc0 Update to 6.1.1 (1946) 2020-05-01 05:08:26 +03:00
DrKLO
dbf81a34af Update to 6.1.1 (1945) 2020-04-30 22:07:00 +03:00
DrKLO
73e5ba43d6 Update to 6.1.0 (1941) 2020-04-24 13:30:21 +03:00
DrKLO
ed9e38da5b Update to 6.1.0 (1940) 2020-04-24 12:28:11 +03:00
DrKLO
ae0d24ebf2 Update to 6.1.0 (1938) 2020-04-24 12:21:58 +03:00
DrKLO
0b83be7356 Update to 6.0.1 (1911) 2020-03-31 00:22:54 +03:00
DrKLO
ce5e817fb5 Update to 6.0.1 (1910) 2020-03-30 19:49:17 +03:00
DrKLO
80c4acfa3b Update to 6.0.0 (1908) 2020-03-30 15:00:09 +03:00
DrKLO
df90eface5 Update to 5.15.0 (1869) 2020-02-15 21:17:30 +03:00
DrKLO
dae819b5a3 Update to 5.15.0 (1868) 2020-02-14 20:15:39 +03:00
DrKLO
08a8e007eb Update to 5.15.0 (1867) 2020-02-14 05:26:25 +03:00
DrKLO
071d511494 Update to 5.15.0 (1866) 2020-02-13 23:45:02 +03:00
DrKLO
2eafc07314 Update to 5.15.0 (1864) 2020-02-13 21:26:53 +03:00
DrKLO
7d6fa267c1 Update to 5.14.0 (1851) 2020-01-23 20:55:45 +03:00
DrKLO
049932d52c Update to 5.14.0 (1850) 2020-01-23 19:54:36 +03:00
DrKLO
c623952aa2 Update to 5.14.0 (1849) 2020-01-23 17:57:54 +03:00
DrKLO
207ef50ce6 Update to 5.14.0 (1848) 2020-01-23 16:06:41 +03:00
DrKLO
29aa3efe1e Update to 5.14.0 (1847) 2020-01-23 15:58:50 +03:00
DrKLO
30d603778d Update to 5.14.0 (1846) 2020-01-23 09:15:40 +03:00
DrKLO
31736964fa Update to 5.13.1 (1829) 2020-01-06 17:02:23 +03:00
DrKLO
06f4895201 Update to 5.13.1 (1828) 2020-01-05 21:39:58 +03:00
DrKLO
dd07a925ee Update to 5.13.1 (1827) 2020-01-05 14:50:11 +03:00
DrKLO
46be79049e Update to 5.13.1 (1826) 2020-01-04 01:58:46 +03:00
DrKLO
76be9be855 Update to 5.13.1 (1825) 2020-01-04 01:37:09 +03:00
DrKLO
44dadb1055 Update to 5.13.1 (1824) 2020-01-03 18:45:22 +03:00
DrKLO
12caa1e8cd Update to 5.13.0 (1823) 2020-01-02 18:08:53 +03:00
DrKLO
4e55e974f8 Update to 5.13.0 (1821) 2020-01-02 01:29:20 +03:00
DrKLO
1eea3ab6f7 Update to 5.13.0 (1820)
Merged some parts of https://github.com/DrKLO/Telegram/pull/1541
2020-01-01 21:32:12 +03:00
DrKLO
cc1dc35742 Update to 5.13.0 (1819) 2019-12-31 22:46:59 +03:00
DrKLO
f41b228a11 Update to 5.13.0 (1818) 2019-12-31 16:08:08 +03:00
DrKLO
28eb8dfd0e Update to 5.11.0 2019-09-10 13:56:11 +03:00
DrKLO
53e04b55fb Update to 5.10.0 2019-08-22 01:53:26 +02:00
DrKLO
ff5735503e Update to 5.9.0 2019-07-18 20:01:39 +07:00
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