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
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
DrKLO
3354342390
Bug fixes
2014-10-01 23:55:24 +04:00
DrKLO
53ddefb818
Bug fixes
2014-10-01 02:36:18 +04:00
DrKLO
f7d3faab5a
Service for video encoding, update locales, bug fixes
2014-09-30 02:48:11 +04:00
DrKLO
f83a1b56ff
Bug fixes
...
https://github.com/DrKLO/Telegram/pull/581
2014-09-28 19:07:16 +04:00
DrKLO
dff98476dd
Video convert queue, bug fixes
2014-09-28 17:37:26 +04:00
DrKLO
27972c8ec5
Update locales, bug fixes
2014-09-25 18:57:17 +04:00
DrKLO
ab44b870d8
Changed small Tablets portrait layout, changes media store path to sdcard/Telegram (need testing)
2014-09-25 07:54:35 +04:00
DrKLO
4d5b43f6d7
Changed isTablet check
2014-09-24 19:08:25 +04:00
DrKLO
3eed85a31d
Video editing and compression on 4.1+ (please test it and send debug info to me), Tablet version, a lot of other things (don't upload to markets, it's unstable)
2014-09-24 06:17:27 +04:00
DrKLO
8d412f9eea
Updated to 1.8.3, video compression with parallel upload to server (Android 4.3+ only now, disabled)
2014-09-14 03:40:36 +04:00
DrKLO
8eea00b7b4
Added other upload queue for small files
2014-09-01 19:43:03 +04:00
DrKLO
b8ecf4e083
Fixed documents saving, changed long vibration pattern
2014-08-31 12:02:28 +03:00
DrKLO
9f7b47f517
Update locales, bug fixes
2014-08-30 22:30:42 +03:00
DrKLO
16150fe751
New documents design, bug fixes
2014-08-30 00:06:04 +03:00
DrKLO
8bad655966
Bug fixes
2014-08-27 09:53:26 +03:00
DrKLO
2b15ac63f8
Continue upload file after app restart, bug fixes
2014-08-27 01:26:25 +03:00
DrKLO
8b73d93d1a
Fixed database update to new version
2014-08-24 00:51:53 +03:00
DrKLO
21273f822c
Bug fixes
2014-08-23 03:22:33 +04:00
DrKLO
fc46daa50f
A lot of features (may be unstable, don't upload to markets)
...
Blocked contacts
Media auto download
Repeat notifications every hour
Vibration patterns
Resend messages after app restart
2014-08-22 18:24:33 +04:00
DrKLO
8f7652bb7e
Bug fixes
2014-08-08 14:17:06 +04:00
DrKLO
5d042955cd
Bug fixes
2014-08-07 01:27:24 +04:00
DrKLO
87612e006b
Bug fixes
2014-08-06 03:17:40 +04:00
DrKLO
dbef14dfeb
Bug fixes
2014-08-02 00:31:15 +01:00
DrKLO
f7e0225f48
Bug fixes
2014-07-31 01:50:12 +01:00
DrKLO
e27094b963
Bug fixes
2014-07-30 08:49:39 +01:00
DrKLO
755446e9bb
Changed broadcast lists ids
...
old broadcast lists will be broken
2014-07-27 14:53:00 +04:00
DrKLO
2eb84e23f6
Fixed internal push registration at first start, updated some locales
2014-07-27 03:18:24 +04:00
DrKLO
91ae97e257
Broadcasts, updated gif lib, blur image\video preview
...
Note: untested, don’t upload to market
2014-07-27 02:28:33 +04:00
DrKLO
e5cb3685a0
Fixed broken image resizing in last commit
2014-07-23 20:53:14 +04:00
DrKLO
f92df091ef
Bug fixes
2014-07-23 03:27:00 +04:00
DrKLO
e2a6511fbf
Fixed not working notifications in opened chat while app in background
2014-07-21 01:49:33 +04:00
DrKLO
5855dc0567
Bug fixes
2014-07-20 20:02:01 +04:00
DrKLO
1c2010a428
Bug fixes
2014-07-20 03:31:49 +04:00
DrKLO
d24578fe6b
Bug fixes
2014-07-16 13:36:07 +04:00
DrKLO
5bed3fb6cd
Try to login in different DC if current is unavailable
2014-07-16 02:14:13 +04:00
DrKLO
feaf6c32d8
Bug fixes
2014-07-16 01:27:28 +04:00
DrKLO
ff7e6ab3c9
Fixed some bugs, upload locales
2014-07-15 23:57:09 +04:00
DrKLO
a2a1868048
Bug fixes
2014-07-15 01:27:26 +04:00
DrKLO
1a9632e042
Fixed Alert EditText background on 2.x
2014-07-13 14:50:31 +04:00
DrKLO
1122ab85d1
Bug fixes
2014-07-13 03:02:21 +04:00
DrKLO
f00aef78bd
Finally fix wrong unread count
2014-07-12 19:38:37 +04:00
DrKLO
a0eb876c7b
Bug fixes
2014-07-12 18:50:12 +04:00
DrKLO
9667a246b3
Attempt to fix wrong unread count in notification
2014-07-12 14:23:36 +04:00
DrKLO
780ca63d8d
Fixed broken photo viewer after main activity destroy
2014-07-12 02:14:13 +04:00
DrKLO
fa1734518d
Bug fixes
2014-07-12 01:47:50 +04:00
DrKLO
adbe66c860
Restore unread count after app close
2014-07-11 17:54:17 +04:00
DrKLO
f44955380f
Fix some issues
...
https://github.com/DrKLO/Telegram/issues/468
https://github.com/DrKLO/Telegram/issues/464
https://github.com/DrKLO/Telegram/issues/394
https://github.com/DrKLO/Telegram/issues/334
2014-07-11 01:15:39 +04:00
DrKLO
172ded5ea5
FIxed android 2.x crashes
2014-07-10 16:14:36 +04:00
DrKLO
d9b9a721a6
Bug fixes
2014-07-10 15:30:55 +04:00
DrKLO
d3afc8362e
Notification improvements
2014-07-10 04:15:58 +04:00
DrKLO
c549e8bc57
Bug fixes
2014-07-04 02:41:59 +04:00
DrKLO
97ac030a65
Added Plural Rules
2014-07-03 18:55:04 +04:00
DrKLO
d29eabd163
Popup notifications (not finished), removed in-app notifications, DB performance optimisations (fixes for Android L), separate app logic from network logic (not finished)
...
Note: don’t upload to any markets, it’s may be unstable
2014-07-03 02:39:05 +04:00
DrKLO
91f2073780
Restored wrongly deleted code
2014-06-23 01:15:10 +04:00
DrKLO
d728d9c405
Previous commit fix
2014-06-22 13:49:25 +04:00
DrKLO
9cbbe999e1
Bug fixes
2014-06-22 13:36:52 +04:00
DrKLO
b85b6c1068
Added white color to color picker, decelerating scrolling in photo viewer
2014-06-22 01:46:11 +04:00
DrKLO
458517e4a4
Improved files download speed
2014-06-20 23:34:16 +04:00
DrKLO
70882c5d28
Avoid sending file twice (photos, documents, videos), move notifications settings from profiles to other view
2014-06-20 04:18:13 +04:00
DrKLO
f6eac5cbce
Fixed resuming network when it not need
2014-06-18 00:43:57 +04:00
DrKLO
99bdc317ac
Disable swipe back in google map view
2014-06-17 19:10:02 +04:00
DrKLO
0b0d485093
Some new features and bug fixes
...
https://github.com/DrKLO/Telegram/pull/200
https://github.com/DrKLO/Telegram/issues/455
2014-06-17 18:45:21 +04:00
DrKLO
69c3c6066e
Partly revert last commit
2014-06-16 18:31:12 +04:00
DrKLO
358a067acc
Avoid uploading same file twice, bug fixes
2014-06-16 16:36:54 +04:00
DrKLO
a87968cefc
Log and send native lib load error with HA crashes, fixed emoji scale with custom font size, removed all lib dependency in native code
2014-06-15 12:03:43 +04:00
DrKLO
68aeaeefc3
Removed jnigraphics use from native lib(not found on some devices), bug fixes
2014-06-15 03:23:36 +04:00
DrKLO
8c9616cb00
Catch native lib load errors
2014-06-14 16:18:58 +04:00
DrKLO
02a20acc4c
Possible crash fixes, fixed gif selection from new photo picker, added button to select documents from external apps
2014-06-14 12:36:01 +04:00
DrKLO
19ba20cdab
Fixed screen orientation lock on tablets, more bug fixes
...
https://github.com/DrKLO/Telegram/pull/453
2014-06-13 22:26:05 +04:00
DrKLO
fc14e8b4f7
Bug fixes
2014-06-13 19:03:06 +04:00
DrKLO
ad0188baea
Update locales, bug fixes
2014-06-13 14:42:21 +04:00
DrKLO
01e0b7ae81
More bug fixes, new locales
2014-06-13 02:37:05 +04:00
DrKLO
1cda12c76a
Bug fixes
2014-06-12 23:55:13 +04:00
DrKLO
69f8bb4f40
Bug fixes, locales update
...
https://github.com/DrKLO/Telegram/issues/451
2014-06-12 19:53:20 +04:00
DrKLO
55ccb7c9e2
New photo picker in chats
2014-06-12 05:13:15 +04:00
DrKLO
db64b2f698
Photo viewer bug fixes
2014-06-11 04:22:42 +04:00
DrKLO
512aeaf2bb
Fixed image stuck after zoom end between max and min
2014-06-11 03:33:45 +04:00
DrKLO
0c49c20656
New photo viewer(close by swipe down, not tested on 2.x), optimize emoji load, fixed audio notes and typing in secret chats
...
https://github.com/DrKLO/Telegram/pull/443
2014-06-11 03:05:54 +04:00
DrKLO
92e1b0503b
Improved back swipe, new photo viewer(not finished, disabed) bug fixes
2014-06-07 03:35:21 +04:00
DrKLO
cdb39ac30f
Ask confirmation when starting secret chat and sharing contact info
...
Thanks to https://github.com/DrKLO/Telegram/pull/401
2014-06-04 23:27:43 +04:00
DrKLO
63ba8a5ac1
Let swipe back from any place
2014-06-04 22:57:11 +04:00
DrKLO
231999ed10
One more crash fix
2014-06-04 20:02:46 +04:00
DrKLO
2c61da0001
Fixed app startup on Android 2.x, crash fixes
2014-06-04 20:00:42 +04:00
DrKLO
c1896e97c3
removed one more ActionBarActivity
2014-06-04 04:24:06 +04:00
DrKLO
e657c4f010
Previous commit fixes
2014-06-04 03:57:30 +04:00
DrKLO
3fecce9645
Implemented own ActionBar and Fragments, swipe back navigation, https://github.com/DrKLO/Telegram/issues/424
2014-06-04 03:31:48 +04:00
DrKLO
644fc7ccea
Optimized battery consumption, fixed blurry photos on some devices, added option to auto download media only via WiFi, changed way of contacts changes monitoring
...
https://github.com/DrKLO/Telegram/pull/422
https://github.com/rubenlagus/Telegram/commit/d96ce3c140bd49c5c8c63cea2b
c9afad8a16b8bb
2014-05-25 02:47:05 +04:00
DrKLO
f68ace0fd6
Start app on system launch, NotificationsService that will keep app running in background, special connection to receive update only about new messages, option to disable NotificationsService
2014-05-21 00:22:44 +04:00
DrKLO
ee38ecec56
fixed untouchable links
2014-05-19 01:44:30 +04:00
DrKLO
e3594f37d8
Added missing emoji
2014-05-18 15:46:02 +04:00
DrKLO
8a8940871f
Added sdk version check for executeOnExecutor
2014-05-17 12:51:36 +04:00
DrKLO
0065ca64f5
Hide emoji popup by pressing text message area, fixed that some links were untouchable
...
https://github.com/DrKLO/Telegram/pull/272
https://github.com/DrKLO/Telegram/issues/392
2014-05-17 03:32:05 +04:00
DrKLO
5ebe60a00d
Improved notifications settings, 3x emoji, libjpeg, code refactoring, bug fixes
...
https://github.com/DrKLO/Telegram/pull/418
2014-05-17 03:05:49 +04:00
DrKLO
4beb03dd56
Fixed sharing gif files from picasa and G+ albums
2014-04-05 21:11:44 +04:00
DrKLO
c4e113dc67
Fixed native library checking, fixed preview sending for gif documents
2014-04-05 17:27:42 +04:00
DrKLO
2f191225b7
Fixed null pointer exceptions
2014-04-05 09:55:51 +04:00
DrKLO
0aea8f1532
fixed previous commit
2014-04-05 04:39:06 +04:00
DrKLO
1321d9d6d6
Fixed lock position in secret chat placeholder for long strings
2014-04-05 04:38:10 +04:00
DrKLO
d0a686fccb
Added some additional checks
2014-04-05 04:00:47 +04:00
DrKLO
e8b3375df0
restore login activity even if app was killed
2014-04-05 03:00:38 +04:00
DrKLO
c783e25d69
partly revert last commit, fixed infinite updating
2014-04-05 00:18:46 +04:00
DrKLO
afeb66b18c
fixed forwarded messages name position, fixed login activity state restore
2014-04-04 23:35:35 +04:00
DrKLO
0b01da670a
Attempt to detect screenshots(not perfect now, disabled)
2014-04-04 21:58:33 +04:00
DrKLO
cea585cd39
Fixed files uploading in secret chats, allow move application to sd card(not tested)
2014-04-04 03:22:09 +04:00
DrKLO
05471c4395
Fixed sharing gif files from gallery
2014-04-04 01:56:42 +04:00
DrKLO
ec533c5fff
Optimize files upload, gif auto play after download, crash and bug fixes
2014-04-04 01:18:54 +04:00
DrKLO
51aa4141a4
Bug fixes
2014-04-03 14:23:39 +04:00
DrKLO
ebedf3c367
Save localization files applyed from document, fixed forwarded name position in group chats, added links to telegram FAQ and support alert message, move all menus creation to code for localization purposes
2014-04-02 21:36:57 +04:00
DrKLO
bd4152dc81
restore photo attach long press, bug fixes
2014-04-01 05:00:35 +04:00
DrKLO
ebe7ab78a3
Gif support, applying localization files from document messages
2014-03-31 18:14:49 +04:00
DrKLO
5323e87ba3
Add giflib and GifDrawable
2014-03-27 18:25:53 +04:00
DrKLO
22918f143a
Fixed photo sharing on devices with low memory
2014-03-27 00:16:28 +04:00
DrKLO
0e9d92e8f9
Fixed possible crashes
2014-03-26 16:24:54 +04:00
DrKLO
1eeb12f666
Icon for group chats in messages list
...
(DEBUG) Option in settings to switch to test datacenters
Update some images
2014-03-26 03:38:23 +04:00