1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-04 11:13:36 +00:00
Commit Graph

136 Commits

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