index
:
LineageOS/android_packages_apps_Dialer.git
auto-records
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
Age
Commit message (
Expand
)
Author
2018-05-18
Handle invalid PhoneAccountHandle for CarrierIdentifier
twyen
2018-05-17
Show spam blocking promo notification in place of after call notification
Android Dialer
2018-05-17
Update spam blocking promotion wordings.
Android Dialer
2018-05-17
Handle null returned from TelecomManager.getCallCapablePhoneAccounts()
twyen
2018-05-17
Add more Cequint provider.
wangqi
2018-05-17
Update dynamic shortcuts to match speed dial pinned positions.
calderwoodra
2018-05-17
Add empty content view for when the user has no contacts in favorites.
calderwoodra
2018-05-17
Fixed various speed dial issues.
calderwoodra
2018-05-17
Use StorageComponent to get SharedPreference in SpamBlockingPromoHelper
Android Dialer
2018-05-17
Finishing touches for accessibility in the new call log and the new voicemail...
linyuh
2018-05-17
Internal change.
linyuh
2018-05-17
Updating ContactGridManager to use GlidePhotoManager for more efficient conta...
Android Dialer
2018-05-16
Implement accessibility for the new voicemail fragment.
linyuh
2018-05-16
Added assisted dialing to all calls in speed dial.
calderwoodra
2018-05-16
Improve ContactPhotoView
linyuh
2018-05-15
Don't add identical numbers in the cursor to the SpeedDialUiItem.
calderwoodra
2018-05-15
Refactoring simulator portal and related files.
weijiaxu
2018-05-15
Clear frequents dialog now reloads the speed dial fragment.
calderwoodra
2018-05-15
Add Espresso tests for the new call log.
linyuh
2018-05-15
Use new instances of PreCallAction on activity resume
twyen
2018-05-15
Don't use LoaderManager.getInstance() in dialer.
zachh
2018-05-15
Implement PhoneNumberCacheLookup
twyen
2018-05-15
Fix add call button behavior.
yueg
2018-05-15
Use component for iconography
erfanian
2018-05-15
Move SpamStub to separate package.
wangqi
2018-05-15
Initialize dialpadFragment and searchFragment with FragmentManager when MainS...
twyen
2018-05-15
Compress all of dialer's png files.
calderwoodra
2018-05-15
Delete unused check__SpamStatus methods
maxwelb
2018-05-15
Refactor simulator menu and add portal package for adding simulator service l...
weijiaxu
2018-05-15
Add simulator component in generated root component.
weijiaxu
2018-05-15
Update DialerCall to use SpamStatus instead of booleans
maxwelb
2018-05-15
Added contacts permission screen to speed dial fragment.
calderwoodra
2018-05-15
Don't crash when cp2 returns a null label.
calderwoodra
2018-05-15
Register system call log content observer if user enables Phone permission.
zachh
2018-05-15
Exit multiselect mode when opening the dialpad.
calderwoodra
2018-05-15
Support missing phone permission in new call log.
zachh
2018-05-11
Move coalescing logic out of AnnotatedCallLogContentProvider.
linyuh
2018-05-11
Improved support for missing contacts permission in new call log.
zachh
2018-05-11
Don't show select SIM dialog after the pre call action has been discarded
twyen
2018-05-11
Use old BottomSheetBehavior.
wangqi
2018-05-11
Use listeners to drive fragment lifecycles.
erfanian
2018-05-11
Add SpamMetadata to SpamStatus
maxwelb
2018-05-11
Prevent showDialpad from adding multiple instances of fragments
twyen
2018-05-11
Update logging in incallactivity.
uabdullah
2018-05-11
Revert null check on dialpadHint
twyen
2018-05-11
Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.
weijiaxu
2018-05-11
Add RTT after call promo bottomsheet.
wangqi
2018-05-09
Add some annotations that won't influence aosp.
weijiaxu
2018-05-09
Update answer button logic.
erfanian
2018-05-09
Hide new after call spam blocking promo behind an additional flag.
Android Dialer
2018-05-09
Allow the TextView for call log primary text to adjust size when recycled.
linyuh
2018-05-09
Format callback phone number.
yueg
2018-05-09
Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces.
zachh
2018-05-09
Do not show bubble for outgoing call if it's not a background call.
yueg
2018-05-09
Always fetch status onResume and add logging for voicemail status in OldMainP...
uabdullah
2018-05-09
Place Duo calls with PreCall
twyen
2018-05-09
Creating CallIntent, AutoValue builder, to replace CallIntentBuilder.
Android Dialer
2018-05-09
Set the DisplayNameSource to PHONE in DefaultLookupUriGenerator.
zachh
2018-05-09
Config correct layout boundaries to accommodate long text (call log & bottom ...
linyuh
2018-05-09
Use info from EmergencyPhoneLookup to render UI for an emergency number.
linyuh
2018-05-09
Implement EmergencyPhoneLookup for checking if a number is an emergency number.
linyuh
2018-05-09
Add GlobalSpamListStatus and UserSpamListStatus
maxwelb
2018-05-09
Move SpamStatus classes into subpackage
maxwelb
2018-05-09
Delete obsolete checkSpamStatus(Listener) API
maxwelb
2018-05-09
Update callers of checkSpamStatus to use Future based API
maxwelb
2018-05-09
Fix bug that showing block option for private number.
wangqi
2018-05-09
Add a null check for digitsHint.
calderwoodra
2018-05-09
Don't commit fragment transactions if it's not safe.
calderwoodra
2018-05-09
Add ListenableFuture based APIs for checkSpamStatus
maxwelb
2018-05-09
Pass activity between new call log's adapter/view holder.
zachh
2018-05-09
Replace assert checks with safety checks instead.
calderwoodra
2018-05-09
Add SimpleSpamStatus and use it in FakeSpam and SpamStub
maxwelb
2018-05-09
Show calls to/from emergency numbers as "Emergency number" in call log & call...
linyuh
2018-05-08
Reworked GenerateDaggerApplication.
Zachary Heidepriem
2018-05-04
Remove TODOs for showing SIM info in the bottom sheet & call details.
linyuh
2018-05-04
Use Telecom Bluetooth API instead of system Bluetooth API.
yueg
2018-05-04
Update audio route after user select different audio route.
wangqi
2018-05-04
Clear NewCallLogViewHolder.onClickListener if row is not callable.
twyen
2018-05-04
Filter out unnecessary bottom sheet options for a call to a voicemail box.
linyuh
2018-05-04
Aosp fix for v28-support-prelease bottom sheet.
calderwoodra
2018-05-04
Mark photo info as voicemails in bottom sheet
twyen
2018-05-04
Simplify how we build bottom sheet options (a.k.a. modules).
linyuh
2018-05-04
Add test to verify no crash on multiple DialerCall#onRemovedFromCallList.
wangqi
2018-05-04
Add spam status tests for CallList#onCallAdded
maxwelb
2018-05-04
More refactoring
erfanian
2018-05-04
Merge "Tuned Speed Dial UI according to red lines."
android-build-prod (mdb)
2018-05-04
Merge "Added missing placeholders to translation string."
android-build-prod (mdb)
2018-05-04
Merge "Update targetSdkVersion to 28"
android-build-prod (mdb)
2018-05-04
Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9
android-build-prod (mdb)
2018-05-04
Tuned Speed Dial UI according to red lines.
calderwoodra
2018-05-04
Added missing placeholders to translation string.
zachh
2018-05-04
Update targetSdkVersion to 28
maxwelb
2018-05-04
Translation tweaks.
zachh
2018-05-04
Migrated context menu to be a PopupMenu instead.
calderwoodra
2018-05-04
Add column for call mapping id to AnnotatedCallLog database.
wangqi
2018-05-04
Don't force open keyboard when RTT is active.
wangqi
2018-05-04
Set description of spam blocking promo notification to big text so it won't get
Android Dialer
2018-05-04
Delete more deprecated code.
erfanian
2018-05-04
Save connection info in the DialerCall
maxwelb
2018-05-04
Replace DuoConstants with interface.
twyen
[next]