Commit Graph

27 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 0b01da670a Attempt to detect screenshots(not perfect now, disabled) 2014-04-04 21:58:33 +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 ebe7ab78a3 Gif support, applying localization files from document messages 2014-03-31 18:14:49 +04:00
DrKLO 0f53d75a80 Ability to set language in settings 2014-03-25 04:25:32 +04:00
DrKLO d8c2966efc Revert italian localization to previous release, add some new strings 2014-03-24 00:01:07 +04:00
DrKLO c125097b9c Fixed previous commit 2014-03-23 16:22:04 +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 01103c6e94 Update to 1.3.30 2014-03-10 13:27:49 +04:00
DrKLO 6e63dee546 Fixed incorrect messages drawing 2014-03-04 10:23:08 +04:00
DrKLO aa5ff577c4 Fixed wrong German localization file 2014-03-01 15:01:48 +04:00
DrKLO a21494ade6 Update to 1.3.26
Applied patch from https://github.com/DrKLO/Telegram/pull/99 . Thanks.
Added German localization. Thanks to all from
https://github.com/DrKLO/Telegram/pull/129
Experimental audio (will not go to market yet, we will switch to opus
codec)
Improved text drawing perfomance (now Telegram can draw even «War and
Peace» in one message)
Ability to send multiple photos and documents from external apps
Contacts fixes
Memory usage optimizations in network code (receiving data)
Partly switched to native ByteBuffers (decoding received data)
Added support of Telegram API Layer 12
Bug fixes
2014-03-01 02:28:25 +04:00