1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-02 10:33:36 +00:00
Commit Graph

124 Commits

Author SHA1 Message Date
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
172ded5ea5 FIxed android 2.x crashes 2014-07-10 16:14:36 +04:00
DrKLO
d9b9a721a6 Bug fixes 2014-07-10 15:30:55 +04:00
DrKLO
d3afc8362e Notification improvements 2014-07-10 04:15:58 +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
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
99bdc317ac Disable swipe back in google map view 2014-06-17 19:10:02 +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
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