Commit graph

112 commits

Author SHA1 Message Date
DrKLO
5bed3fb6cd Try to login in different DC if current is unavailable 2014-07-16 02:14:13 +04:00
DrKLO
ff7e6ab3c9 Fixed some bugs, upload locales 2014-07-15 23:57:09 +04:00
DrKLO
1a9632e042 Fixed Alert EditText background on 2.x 2014-07-13 14:50:31 +04:00
DrKLO
f00aef78bd Finally fix wrong unread count 2014-07-12 19:38:37 +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
d3afc8362e Notification improvements 2014-07-10 04:15:58 +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
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
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
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
2c61da0001 Fixed app startup on Android 2.x, crash fixes 2014-06-04 20:00:42 +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
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
d0a686fccb Added some additional checks 2014-04-05 04:00:47 +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
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
22918f143a Fixed photo sharing on devices with low memory 2014-03-27 00:16:28 +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
DrKLO
8351b066ac Addition to previous commit 2014-03-25 14:58:47 +04:00
DrKLO
9523311674 Update group chat creation interface 2014-03-25 01:10:35 +04:00
DrKLO
4b6fb69f30 update to 1.4.7
Pebble notifications (thanks to
https://github.com/DrKLO/Telegram/pull/318)
Fixed native lib load on android 4.0
2014-03-23 16:12:13 +04:00
DrKLO
4ede311055 Update to 1.4.6
Audio notes (opus codec)
A lot of different improvements and bug fixes

Thanks to:
https://github.com/DrKLO/Telegram/issues/293
https://github.com/DrKLO/Telegram/issues/256

FOSS configuration not ready yet

I will move main dev branch to github in next couple commits
2014-03-23 02:31:55 +04:00
DrKLO
9814a6e927 update to 1.3.19
Spanish localization by Borja Campina
Applied pull request by Yuri Orlov
(https://github.com/DrKLO/Telegram/pull/27)
2014-02-04 22:36:55 +04:00
DrKLO
d52ade4855 update to 1.3.2 2013-12-20 23:25:49 +04:00
DrKLO
90d8e8a370 update to 1.2.7 2013-11-04 16:31:01 +04:00
DrKLO
4622ba9186 first commit 2013-10-25 19:19:00 +04:00