aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/NotificationService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* notify on mam catchup messagesDaniel Gultsch2015-12-121-2/+2
* show sender name for notications in conferences. fixes #1581Daniel Gultsch2015-12-121-0/+17
* hide message content in notifications in paranoia modeDaniel Gultsch2015-12-041-20/+30
* introduce config.java variable to optionally show number of connected…Daniel Gultsch2015-12-041-20/+38
* Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-311-1/+1
|\
| * Decrypt PGP messages in backgroundfiaxh2015-10-281-1/+1
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-161-14/+26
|\|
| * make unread status and notifications presistent across restartsDaniel Gultsch2015-10-141-15/+27
* | copy commitsChristian S2015-10-101-18/+2
|\|
| * introduced expert options to set status to away and xa if screen is off or if...Daniel Gultsch2015-10-081-17/+1
* | copy commitsChristian S2015-09-261-3/+1
|\|
| * swapped icons for foreground servicesDaniel Gultsch2015-09-221-3/+1
* | copy commitsChristian S2015-08-291-2/+2
|\|
| * use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-1/+1
* | some little image preview changesChristian S2015-08-191-21/+21
* | forked NotificationService from siacs/developmentChristian S2015-08-191-16/+18
* | reduced image preview sizeChristian S.2015-08-161-1/+1
* | copy commitsChristian S2015-08-021-2/+3
|\|
| * show http downloaded images in notificationDaniel Gultsch2015-07-291-2/+3
* | copy commitsChristian S2015-07-231-6/+6
|\|
| * treat private, non-anonymous mucs like 1:1 chats notification wiseDaniel Gultsch2015-07-221-1/+1
* | Merge branch 'development' of https://github.com/siacs/Conversations into sia...Christian S2015-07-141-6/+4
|\|
| * renamed colorsDaniel Gultsch2015-07-131-1/+1
| * renamed downloadable to transferableDaniel Gultsch2015-07-101-5/+3
* | play notification when conversation is openChristian S.2015-07-041-23/+21
|/
* added ShortcutBadger as a dependency to create unread counts on launcher iconDaniel Gultsch2015-05-201-0/+1
* only forward incoming chat messages to Pebble App and GadgetbridgeAndreas Shimokawa2015-05-081-1/+5
* made material icons smaller (24dp)Daniel Gultsch2015-04-281-2/+2
* escape nick in highlight regex patternDaniel Gultsch2015-04-281-1/+1
* Merge pull request #1036 from QuentinC/developmentDaniel Gultsch2015-03-181-1/+1
|\
| * Green led color is better with "full-green"Quentin2015-03-041-1/+1
* | open location directly from notificationiNPUTmice2015-03-101-0/+25
|/
* use conversations green in notification lediNPUTmice2015-02-271-1/+1
* Update NotificationService.javaQuentinC2015-02-271-1/+1
* - Update mBuilder in NotificationService.java to ensure that the led is displ...Quentin2015-02-271-1/+2
* get rid of some useless debuggingiNPUTmice2015-02-231-3/+0
* added actions to error notificationiNPUTmice2015-02-101-1/+23
* Use Material Design Icons on API 21+Sam Whited2015-01-291-6/+17
* Add color / category to foreground notificationSam Whited2015-01-201-7/+14
* fixed legacy translation of image receivediNPUTmice2015-01-191-1/+3
* Add some Android 21 notification featuresSam Whited2015-01-171-0/+4
* Correct the download file string on notificationsSam Whited2015-01-171-5/+2
* Add download button on notification if applicableSam Whited2015-01-161-17/+50
* added dedicated button to disable foreground service in perma notificationiNPUTmice2015-01-151-2/+9
* fixed #888iNPUTmice2015-01-151-1/+1
* Ensure type safety in Pebble notificationsSam Whited2015-01-131-15/+30
* reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch2015-01-121-34/+7
* Send notification to Pebble on new messageOlivier Mehani2015-01-051-2/+28
* put Conversations into background mode earlierDaniel Gultsch2015-01-021-0/+4
* Handle time comparisons using longsSam Whited2014-12-161-12/+7