aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/XmppActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* open/close soft keyboard in quick editChristian Schneppe2018-06-291-9/+12
|
* use TextInputLayout in quickedit dialogChristian Schneppe2018-06-291-18/+15
|
* permit empty values for subject and roster nameChristian Schneppe2018-06-161-4/+9
|
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-041-6/+0
| | | | This reverts commit 6bf3ef887a57d7427d4b4cccac3a1c1adcb14377.
* fade in images and avatarsChristian Schneppe2018-06-031-0/+6
|
* some tor modificationsChristian Schneppe2018-05-171-1/+6
| | | | possibly fixes #199
* fix exceptionsChristian Schneppe2018-05-161-3/+3
|
* add animators for more activitiesChristian Schneppe2018-05-051-4/+13
|
* organize listeners in listsChristian Schneppe2018-05-031-24/+13
|
* added search result context menu + date separatorsChristian Schneppe2018-05-021-6/+12
|
* use styled colors for online/offline textChristian Schneppe2018-05-021-8/+0
|
* click on avatars in message search opens contact detailsChristian Schneppe2018-04-301-2/+9
|
* mock (non functional) search activityChristian Schneppe2018-04-291-11/+0
|
* some location reworkChristian Schneppe2018-04-291-10/+1
|
* fixed some dark theme issues in message viewChristian Schneppe2018-04-231-1/+1
|
* made font size selectableChristian Schneppe2018-04-231-7/+2
|
* integrate invite to Pix-Art MessengerChristian Schneppe2018-04-221-14/+46
|
* more theme workingChristian Schneppe2018-04-211-6/+9
|
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-0/+11
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-4/+7
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* dynamically get known hosts in dialogChristian Schneppe2018-04-081-0/+2
|
* make camera feature optionalChristian Schneppe2018-04-081-10/+10
|
* fix menu entriesChristian Schneppe2018-04-081-1/+2
|
* added splash screenChristian Schneppe2018-04-031-6/+6
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-19/+18
|
* finished 'Set Status Message' dialogChristian Schneppe2018-04-011-6/+7
|
* finished app compat themeingChristian Schneppe2018-04-011-14/+6
|
* use text styles in more placesChristian Schneppe2018-04-011-4/+0
|
* removed 'preemptive grant' settingChristian Schneppe2018-04-011-7/+1
|
* made conference invite work againChristian Schneppe2018-04-011-19/+1
|
* skip background connect when changing themeChristian Schneppe2018-03-311-1/+7
|
* some menu fixesChristian Schneppe2018-03-311-14/+0
|
* fix permission handlingChristian Schneppe2018-03-301-1/+1
|
* fixed showing QR code on long pressChristian Schneppe2018-03-301-1/+4
|
* move new activity back to original nameChristian Schneppe2018-03-291-19/+9
|
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-10/+10
|
* fix crashes because requestCode was too longChristian Schneppe2018-03-211-2/+2
|
* cleanupChristian Schneppe2018-03-201-2/+1
|
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-2/+2
|
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-2/+2
|
* started work on migrating to appcompatChristian Schneppe2018-03-091-2/+2
|
* implement multi accounts via expert settingsChristian Schneppe2018-03-081-5/+10
|
* show hint to allow installs from unknown sources just before update starts ↵Christian Schneppe2018-02-171-4/+68
| | | | and don't show this for PlayStore installs
* don't cancel animation when switching accounts w/o initChristian Schneppe2018-02-101-1/+3
|
* skip animations for startup activitiesChristian Schneppe2018-02-101-0/+1
|
* do not put setup activites on stack twiceChristian Schneppe2018-02-101-0/+3
|
* delegate uri permission to service when processing filesChristian Schneppe2018-01-271-0/+8
|
* check if app installs from unknown sources are allowed, if not open settings ↵Christian Schneppe2018-01-211-0/+1
| | | | to allow this manually
* remove NFC + light refactoring of XmppActivityChristian Schneppe2017-12-231-283/+194
|
* support error messages in quick edit dialogChristian Schneppe2017-12-161-15/+22
|