Commit Graph

62 Commits

Author SHA1 Message Date
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 fc8f91a3b7 Merge branch 'master' into dev 2014-03-26 03:39:51 +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 d485410192 Merge branch 'dev' 2014-03-25 14:59:40 +04:00
DrKLO 8351b066ac Addition to previous commit 2014-03-25 14:58:47 +04:00
DrKLO 0f53d75a80 Ability to set language in settings 2014-03-25 04:25:32 +04:00
DrKLO 9523311674 Update group chat creation interface 2014-03-25 01:10:35 +04:00
DrKLO 585ba77ea7 Check if native lib loaded before opening db 2014-03-24 00:03:38 +04:00
DrKLO d8c2966efc Revert italian localization to previous release, add some new strings 2014-03-24 00:01:07 +04:00
DrKLO d4703e32b0 Merge branch 'dev' 2014-03-23 16:24:04 +04:00
DrKLO c125097b9c Fixed previous commit 2014-03-23 16:22:04 +04:00
DrKLO e7e0e67d51 Merge branch 'dev' 2014-03-23 16:12:45 +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 6be743c9c2 fixed previous commit 2014-03-23 04:24:19 +04:00
DrKLO e538243062 remove main thread block before recording audio 2014-03-23 04:09:24 +04:00
DrKLO 433f59c5b9 one more gitignore 2014-03-23 03:29:02 +04:00
DrKLO 5141fc1cb2 Preparation to move dev branch to github
yep, it's finally here
2014-03-23 03:20: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 d3e2ae18e8 Merge pull request #308 from ruival/patch-1
Update README.md refering transifex localization platform
2014-03-14 12:57:27 +03:00
ruival 110dc6fe5d Update README.md 2014-03-13 18:21:38 +00:00
DrKLO dc00cb3c21 Fixed 1.3.30 compilation 2014-03-10 22:04:48 +04:00
DrKLO 01103c6e94 Update to 1.3.30 2014-03-10 13:27:49 +04:00
DrKLO 8ecb9e97c9 Fixed blurry images in secret chats on some devices 2014-03-06 00:18:25 +04:00
DrKLO ddd022ef6f Update to 1.3.26 (184)
https://github.com/DrKLO/Telegram/pull/216
Bug fixes
2014-03-05 20:42:10 +04:00
DrKLO 2518d0e91f Rename ApplicationActivity -> LaunchActivity
Don’t want to lose app shortcut (who knew about it)
2014-03-05 00:04:57 +04:00
DrKLO ba726700a1 Update to 1.3.26 (181)
Thanks to:
https://github.com/DrKLO/Telegram/pull/218
https://github.com/DrKLO/Telegram/pull/267
2014-03-04 23:29:32 +04:00
DrKLO 6e63dee546 Fixed incorrect messages drawing 2014-03-04 10:23:08 +04:00
DrKLO 3316f25e35 Merge pull request #247 from slp/sql-secure_delete
Enable SQLite secure_delete pragma.
2014-03-03 23:07:51 +03:00
Sergio Lopez 9f63be65bc Enable SQLite secure_delete pragma. 2014-03-02 12:42:50 +01:00
DrKLO ea8f92441c Fixed RTL name position in messages 2014-03-02 13:23:06 +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
DrKLO 9aeb8be893 Delete ConnectionsManager2.java
Sorry, it shouldn't be there.
2014-02-24 13:36:05 +03:00
DrKLO ff85d74b85 Fixed datacenter port switch condition 2014-02-11 18:44:02 +04:00
DrKLO 507d05aaf1 update to 1.3.21
Ability to delete add rename contacts, proper handling of new contacts
in phone book
New photo crop
Ability to disable automatic photo download
Ability to disable notifications about new registered contacts
Updated Spanish localization
Bug fixes
2014-02-11 18:32:09 +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 1a4d0786ec Merge pull request #14 from yorlov/ignore
add and config .gitignore
2014-01-24 08:58:14 -08:00
Yuri Orlov 48957212c2 add and config .gitignore 2014-01-04 03:45:33 +03:00
DrKLO 404b2c1a40 Merge pull request #11 from Dacainiao/master
remove unused code
2013-12-27 03:33:37 -08:00
Dacainiao 38d3b3671c remove unused code 2013-12-27 15:35:25 +08:00
Dacainiao 6a37e3b109 delete unused code 2013-12-27 12:30:04 +08:00
DrKLO 9d2dfd33ee update to 1.3.7 2013-12-26 20:46:13 +04:00
DrKLO 51add404ef update to 1.3.6 2013-12-26 15:43:37 +04:00