aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-20add fab to start conversations activityChristian Schneppe1-19/+22
2018-03-20use data binder for contact key itemChristian Schneppe1-55/+47
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe1-5/+7
2018-03-17started to change text style to app compatChristian Schneppe1-0/+2
2018-03-17ported presence activity to cardviewChristian Schneppe1-52/+28
2018-03-17switch account activity to card view. started using data binderChristian Schneppe1-196/+122
2018-03-17set messenger identity correctlyChristian Schneppe1-1/+1
2018-03-16only show one error at onceChristian Schneppe1-4/+29
2018-03-16Moved the error message to TextInputLayoutChristian Schneppe1-25/+31
2018-03-16change key activities to cardsChristian Schneppe1-81/+54
2018-03-16use data binder for contact details activityChristian Schneppe1-106/+79
2018-03-16migrate to CardView in contact and muc detailsChristian Schneppe2-29/+18
2018-03-15Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe2-36/+30
2018-03-14do not use pop up menus for encryption and attachment selectionChristian Schneppe2-279/+176
2018-03-14fixed crash when selecting participantsChristian Schneppe1-29/+19
2018-03-14removed unused resourcesChristian Schneppe1-5/+1
2018-03-14switch to switchcompatChristian Schneppe2-117/+17
2018-03-12AppCompat Migration contributionChristian Schneppe1-13/+18
2018-03-12rewrite how preference screens are invokvedChristian Schneppe3-102/+161
2018-03-12integrate trust manager into conversationsChristian Schneppe8-6/+1064
2018-03-09fixed search in abstractsearchablelistitemChristian Schneppe2-4/+3
2018-03-09fixed hint color for edit messageChristian Schneppe1-9/+3
2018-03-09use appcompat in more activitiesChristian Schneppe3-5/+6
2018-03-09migrated alert dialogs to app compatChristian Schneppe17-19/+19
2018-03-09switch about activity to appcompatChristian Schneppe1-2/+2
2018-03-09reference support actionbar in all activitiesChristian Schneppe14-65/+70
2018-03-09started work on migrating to appcompatChristian Schneppe3-34/+31
2018-03-09don't log passwordsChristian Schneppe1-1/+0
2018-03-08fixed concurrent modification when killing mam queriesChristian Schneppe1-40/+40
2018-03-08implement multi accounts via expert settingsChristian Schneppe10-29/+183
2018-02-26do not merge bug reportsChristian Schneppe1-1/+2
2018-02-26added config param to use a random resource at every bindChristian Schneppe3-3/+6
2018-02-24fixed wrong CHANGELOG_URL in updaterChristian Schneppe2-1/+2
2018-02-24MAM: rework hasMessagesLeft to account for prosody’s missing countChristian Schneppe1-6/+12
2018-02-24only explicitly request device list for users not in rosterChristian Schneppe3-3/+17
2018-02-24kill mam query when archiving conversationChristian Schneppe2-0/+21
2018-02-24MAM: look at total count for completness. parse fin correctlyChristian Schneppe4-15/+24
2018-02-22catch small NPE in ConversationFragmentChristian Schneppe1-2/+2
2018-02-22request disco items before disco#info on first connectChristian Schneppe1-1/+7
2018-02-22warn when attempting to write stanza to an unbound streamChristian Schneppe2-21/+29
2018-02-22mark error notifications as sensitve and local onlyChristian Schneppe1-2/+3
2018-02-19don't use automatic updates for playstore versionChristian Schneppe1-0/+3
2018-02-19changed icons for markasread and reply in NotificationServiceChristian Schneppe1-3/+4
2018-02-19check if axolotl service is initialized before displaying keysChristian Schneppe1-2/+3
2018-02-19fixed handling of self address messages w/o remoteMsgIdChristian Schneppe1-1/+1
2018-02-19do not allow insecure bindChristian Schneppe1-7/+5
2018-02-19Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...Christian Schneppe5-7/+10
2018-02-19only allow a number of white listed headers according to http upload v0.5Christian Schneppe1-7/+14
2018-02-19don't delete account if it's not yet created - fixes crashChristian Schneppe1-1/+0
2018-02-17don't show notification if there is no updateChristian Schneppe1-1/+0