aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/android/internal/telephony/InboundSmsHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '86dd3d2269bc264138cc314b349864dfd8cb115a' into remoteLalit Kansara2016-12-061-86/+183
|\
| * Launch the default SMS app for notification action.Ji Yang2016-10-241-3/+34
| * Merge "Pass non-null resultReceiver into filterSms." into nyc-mr1-devJi Yang2016-07-061-5/+5
| |\
| | * Pass non-null resultReceiver into filterSms.Ji Yang2016-06-271-5/+5
| * | VVM filtering should be done after carrier sms app.Amit Mahajan2016-06-301-21/+20
| |/
| * Suppress new message notification on non-FBE devices.Ji Yang2016-06-101-0/+5
| |\
| * \ Merge "Additional sms segment de-duping for multi-part SMS." into nyc-mr1-devTreeHugger Robot2016-06-101-39/+65
| |\ \
| | * | Additional sms segment de-duping for multi-part SMS.Amit Mahajan2016-06-091-39/+65
| * | | Calling as system when filtering VVM SMS in CarrierSmsFilterCallbackTa-wei Yen2016-06-081-32/+33
| |/ /
| * | Merge "Rename carrier messaging API constant name." into nyc-devJi Yang2016-05-261-2/+2
| |\ \
| * \ \ Merge "Add null check to avoid exception." into nyc-devAmit Mahajan2016-05-231-10/+14
| |\ \ \
| * \ \ \ Merge "Revert "Revert "Remove the system new message notification automatical...Ji Yang2016-05-231-0/+9
| |\ \ \ \
| * \ \ \ \ Merge "Revert "Remove the system new message notification automatically."" in...Ji Yang2016-05-201-9/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge "Remove the system new message notification automatically." into nyc-devJi Yang2016-05-191-0/+9
| |\ \ \ \ \ \
| * | | | | | | Add VisualVoicemailSmsFilterTa-wei Yen2016-05-161-23/+63
* | | | | | | | Release wakelock for incoming SMS.Sukanya Rajkhowa2016-08-241-9/+64
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Suppress new message notification on non-FBE devices.Ji Yang2016-06-091-0/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Rename carrier messaging API constant name." into nyc-devJi Yang2016-05-261-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Rename carrier messaging API constant name.Ji Yang2016-05-191-2/+2
| | |/ / / | |/| | |
* | | | | Merge "Add null check to avoid exception." into nyc-devAmit Mahajan2016-05-231-10/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add null check to avoid exception.Amit Mahajan2016-05-201-10/+14
| | |/ / | |/| |
* | | | Revert "Revert "Remove the system new message notification automatically.""Ji Yang2016-05-231-0/+9
| |_|/ |/| |
* | | Revert "Remove the system new message notification automatically."Ji Yang2016-05-201-9/+0
| |/ |/|
* | Remove the system new message notification automatically.Ji Yang2016-05-181-0/+9
|/
* Avoid carrier/system SMS filter if pdu(s) is null.Amit Mahajan2016-05-061-1/+10
* Changes to de-dup messages in SMS raw table.Amit Mahajan2016-04-131-29/+54
* Revert "Changes to de-dup messages in SMS raw table."Amit Mahajan2016-04-041-51/+49
* Changes to de-dup messages in SMS raw table.Amit Mahajan2016-03-291-49/+51
* Use foreground intent for received SMS and MMS WAP PushYe Wen2016-03-091-2/+13
* Adapt to carrier message service API change.Ji Yang2016-03-031-8/+21
* New unit tests for InboundSmsHandler.Amit Mahajan2016-02-181-7/+19
* Merge changes Ic8e5b8c9,I08edb714 into mm-wireless-devAmit Mahajan2016-02-161-17/+0
|\
| * Support for storing voicemail count for multi-sim.Amit Mahajan2016-02-111-17/+0
* | Do not accept incoming SMS when device is in cryptkeeper.Fredrik Henricsson2016-02-051-0/+15
* | Merge "Unit test for CdmaInboundSmsHandler" into mm-wireless-devAmit Mahajan2016-02-031-11/+11
|\|
| * Unit test for CdmaInboundSmsHandlerAmit Mahajan2016-02-021-11/+11
* | resolve merge conflicts of 003753ff3b to master.Amit Mahajan2016-02-011-24/+24
|\|
| * Cleanup access modifiers.Amit Mahajan2016-02-011-24/+24
* | Check wap push type before showing new message notificationJi Yang2016-01-271-2/+1
* | Postpone inbound SMS processing until credential-encrypted storage is unlocked.Ji Yang2016-01-251-15/+100
* | Merge "Block SMS, and MMS from blocked numbers."Abhijith Shastry2016-01-251-3/+9
|\ \ | |/ |/|
| * Block SMS, and MMS from blocked numbers.Abhijith Shastry2016-01-251-3/+9
| * Phone refactor Phase II. Renamed PhoneBase to Phone.Amit Mahajan2015-11-251-6/+6
| * Require receivers of WAP_PUSH_RECEIVED to have MMS/WAP_PUSH permissionAmit Mahajan2015-10-141-2/+5
| * Cleanup USER_OWNER in telephonyXiaohui Chen2015-09-031-8/+5
* | First unit test for SMS (EVENT_NEW_SMS in GsmInboundSmsHandler).Amit Mahajan2016-01-211-5/+3
* | Merge from masterJack Yu2015-12-101-15/+15
|/
* Merge "Change to not delete part of multipart SMS when waiting for other part...Amit Mahajan2015-07-271-5/+8
|\
| * Change to not delete part of multipart SMS when waiting for other partsAmit Mahajan2015-07-271-5/+8
* | Merge "Change to make sure InboundSmsHandler stm gets out of DeliveringState"...Amit Mahajan2015-07-241-1/+12
|\|