Commit Graph

106 Commits

Author SHA1 Message Date
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