Commit Graph

284 Commits

Author SHA1 Message Date
B. Petersen 67cfd2f404 Rename project. 2016-11-21 22:03:19 +01:00
B. Petersen 0ab5b1edbe Add a hint on empty chat list. 2016-11-21 13:21:25 +01:00
B. Petersen 3bfaa53a80 Rename 'Unknown users' to 'Mailbox', cleanup interface. 2016-11-21 13:02:41 +01:00
B. Petersen 1e21f2bc8b Add option to delete a chat; remove option to delete all messages - as messages may be messenger-messages or e-mails, it is not clear what will happen. The user can delete explicit messages or use its e-mail program. 2016-11-21 00:00:07 +01:00
B. Petersen 4f6c374597 Avoid starting the phone-book-sync-thread twice at the same time. 2016-11-20 21:56:54 +01:00
B. Petersen b2714a195f Sync address book. 2016-11-19 18:42:30 +01:00
B. Petersen b9c1682c58 Prepare reading address book. 2016-11-19 17:17:56 +01:00
B. Petersen d948bd023c When creating a contact for a single-user-chat, create the corresponding chat immediately. 2016-11-19 15:34:02 +01:00
B. Petersen 84e4efd272 Make 'GroupCreateFinalActivity' work. 2016-11-19 15:00:33 +01:00
B. Petersen 0ed6a36313 Remove 'Mr'-prefix in ui folder. 2016-11-19 14:28:24 +01:00
B. Petersen c680cae29e Rename log file. 2016-11-19 14:15:02 +01:00
B. Petersen 5a370ae9d6 Rename native library. 2016-11-19 14:11:30 +01:00
B. Petersen c8786a07a1 Correct log tag. 2016-11-19 13:11:51 +01:00
B. Petersen c73aef26ae Typo 2016-11-19 12:59:36 +01:00
B. Petersen fe39b96ecb Make unref-calls more clear. 2016-11-19 12:44:54 +01:00
B. Petersen 956486b7e5 Reset minSdkVersion to 14 (I'm not using InstantRun). 2016-11-19 12:23:44 +01:00
B. Petersen 08739fa84b Correct static floating button. 2016-11-19 11:49:50 +01:00
B. Petersen 866386626b Do not forget the 'Block menu'-entry after changing the name of a contact. 2016-11-19 11:42:29 +01:00
B. Petersen b8b59649fb Clearer delete/block/profile approch: A long click goes to the profile where the less freqently used options can be found. 2016-11-19 03:29:06 +01:00
B. Petersen aa4fb45888 Fix an exception error; we forgot to remember the updated handle. 2016-11-19 02:49:27 +01:00
B. Petersen effef5f8ad Add functions to create and delete contacts. 2016-11-19 02:14:30 +01:00
B. Petersen 0dc14116ea Add default wallpaper. 2016-11-19 00:38:35 +01:00
B. Petersen fd8fc6ab97 Move default wallpaper to the 'drawable' folder, skip different resolutions. 2016-11-19 00:12:23 +01:00
B. Petersen e168efdfb0 Cleanup colors. 2016-11-19 00:02:52 +01:00
B. Petersen 6f04bf76fd Cleanup. 2016-11-18 23:37:34 +01:00
B. Petersen e5b28ee295 Disable the floating hiding action for now; I'm not sure if it is really useful. 2016-11-18 23:02:25 +01:00
B. Petersen 410263850a Remove dead code. 2016-11-18 22:58:42 +01:00
B. Petersen 4a03bfab10 Simplify Checkbox. 2016-11-18 22:57:55 +01:00
B. Petersen 73c43fc187 Prefix group member selection by 'Me and ...' (it may be confusing otherwise if we have to add ourself explicitly or not). 2016-11-18 22:32:28 +01:00
B. Petersen 00ed215b39 Flag E-Mail-Inputs fields. 2016-11-18 22:31:39 +01:00
B. Petersen 8fa6424f65 Add activity to create or edit users. 2016-11-18 18:08:52 +01:00
B. Petersen 4e7e6c576e Cleanup ChatActivity. 2016-11-18 16:05:00 +01:00
B. Petersen d5ada8f400 Make search in ContactsActivity work. 2016-11-18 15:11:32 +01:00
B. Petersen 0648c02ff7 Cleanup 2016-11-18 11:50:08 +01:00
B. Petersen 87a7c5536d Rename 'Add user' to 'New user' to avoid confusing - in the 'New chat' view it is not clear, if the user will be created or an exising user is added to the chat. 2016-11-18 11:47:21 +01:00
B. Petersen b5f43cd600 Typo 2016-11-18 02:18:13 +01:00
B. Petersen 71443b4259 Language. 2016-11-18 02:17:08 +01:00
B. Petersen 7f930d2e34 Add text input fieldd to contact activity. 2016-11-18 01:43:37 +01:00
B. Petersen 7a99b655ec Unify group and chat creation. 2016-11-18 00:35:00 +01:00
B. Petersen 48706db16f Add option to add a new contact and to switch to group creation. 2016-11-17 15:59:52 +01:00
B. Petersen a6100265bf Unify subtitles. 2016-11-17 15:36:43 +01:00
B. Petersen 903d78ab5a Use the normal ListView for contact lists. 2016-11-17 15:06:40 +01:00
B. Petersen fc7f7228b6 Show contacts in ContactsActivity. 2016-11-17 14:12:05 +01:00
B. Petersen 489ac39ce8 Language. 2016-11-17 11:40:31 +01:00
B. Petersen aaa41ba3b3 Re-enable some useful stuff deleted on the last cleanup. 2016-11-17 02:56:34 +01:00
B. Petersen 204002c1a0 Re-enable the action bar popup menu colors (was white-on-white after the last cleanup). 2016-11-17 02:38:40 +01:00
B. Petersen 1f68c5b9fe Speed up array creation on 32 bit systems (AFAIK, all), add function to get all known contact IDs. 2016-11-17 01:36:37 +01:00
B. Petersen 2d5ca636e7 Remove flickering in the drawer which was introduced with the last cleanup. 2016-11-17 00:22:48 +01:00
B. Petersen 84dd95261b Cleanup. 2016-11-17 00:04:47 +01:00
B. Petersen a0b4a0e063 Cleanup. 2016-11-16 23:34:46 +01:00