Age | Commit message (Expand) | Author |
2017-11-22 | Merge "Adding call feedback mechanism" | Treehugger Robot |
2017-11-21 | Adding call feedback mechanism | Android Dialer |
2017-11-21 | Merge "Require N for preferred SIM query" | Treehugger Robot |
2017-11-21 | Merge changes I52729c45,Ia6cc29c4,I90da4789 | Treehugger Robot |
2017-11-21 | Require N for preferred SIM query | twyen |
2017-11-21 | Reduced jank when placing a call from search UI. | calderwoodra |
2017-11-21 | Nearby places location permission request is now in a card view. | calderwoodra |
2017-11-21 | Merge what's left in InCallActivityCommon into InCallActivity. | linyuh |
2017-11-21 | Merge changes I73982924,Ic0747302,I8202a760,Icd66f8eb,I17091560, ... | Treehugger Robot |
2017-11-20 | Quick fix recursively importing. | weijiaxu |
2017-11-20 | Add impression to track when users explicitly disable assisted dialing. | erfanian |
2017-11-20 | Initialize executors before updating change PIN state | twyen |
2017-11-20 | Remove assert on StubVoicemailClient.addActivationStateListener() | twyen |
2017-11-20 | Implement SIM selection dialog | twyen |
2017-11-20 | Clear pendingAction when pausing PreCallCoordinator | twyen |
2017-11-20 | Add fast database populating button for benefit of testing. | weijiaxu |
2017-11-20 | Merge "Dialpad icon now remains white through device rotation." | Treehugger Robot |
2017-11-20 | Merge "Add config flag for CallingAccountSelector" | Treehugger Robot |
2017-11-20 | Merge changes Ib41607a0,Icbb77747,I02bb3f67 | Treehugger Robot |
2017-11-20 | Merge changes Ifb41457a,Ia890ad20 | Treehugger Robot |
2017-11-20 | Merge changes Ie8759ae5,I5bb23420,I5b2b0f3f | Treehugger Robot |
2017-11-20 | Dialpad icon now remains white through device rotation. | calderwoodra |
2017-11-20 | Add config flag for CallingAccountSelector | twyen |
2017-11-20 | Fixing verizon TOS text | mdooley |
2017-11-20 | Cancel missed calls in call history when needed. | yueg |
2017-11-20 | Add more Cequint provider and signature check. | wangqi |
2017-11-20 | Use correct field type for annotation definition. | erfanian |
2017-11-20 | Search now supports alternative sort and display orders for contact names. | calderwoodra |
2017-11-20 | Add more Cequint provider and signature check. | wangqi |
2017-11-20 | Use correct field type for annotation definition. | erfanian |
2017-11-20 | Search now supports alternative sort and display orders for contact names. | calderwoodra |
2017-11-18 | Merge "When an expanded NUI VM is collapsed, ensure it remains collapsed when... | Treehugger Robot |
2017-11-18 | When an expanded NUI VM is collapsed, ensure it remains collapsed when recycl... | uabdullah |
2017-11-18 | Merge "Added place voice call search action to regular search." | Treehugger Robot |
2017-11-18 | Added place voice call search action to regular search. | calderwoodra |
2017-11-18 | Merge "Guard against remote directories returning results with no phone numbe... | Treehugger Robot |
2017-11-18 | Merge changes Iee4e3db8,I6e74c7fe,Ibe722477,Ia22751f0,Ic28fb197, ... | Treehugger Robot |
2017-11-18 | Merge changes Iebf5ab67,I69df1f28 | Treehugger Robot |
2017-11-18 | Merge changes I8cb0c6e7,I03258e86,I0b31bd93,I866708a6,I84f9e19b, ... | Treehugger Robot |
2017-11-18 | Merge changes I7d2748cf,I70496c00,Ia455a18d | Treehugger Robot |
2017-11-18 | Guard against remote directories returning results with no phone numbers duri... | zachh |
2017-11-18 | DialpadView cleanup. | linyuh |
2017-11-18 | Merge the following methods in InCallActivityCommon into InCallActivity: | linyuh |
2017-11-18 | Add contact source options. | Android Dialer |
2017-11-18 | Automated rollback of changelist 174944384 | zachh |
2017-11-18 | Refactoring and adding TOS check before transcribing | mdooley |
2017-11-18 | Adding exponential backoff utilities | mdooley |
2017-11-18 | Implement suggested SIM | twyen |
2017-11-18 | Fix dialer simulator for conference calling funcitonality. | weijiaxu |
2017-11-18 | Use OnPreDrawListener to adjust key layouts on the dialpad. | linyuh |
2017-11-18 | Don't transcribe voicemail unless carrier allows OTT transcription | mdooley |
2017-11-18 | Implement change SIM animation | twyen |
2017-11-18 | Implement headless PreCall | twyen |
2017-11-18 | Merge the following methods in InCallActivityCommon into InCallActivity: | linyuh |
2017-11-18 | Added PhoneLookupDataSource and implemented isDirty. | zachh |
2017-11-18 | Send SUB_ID_EXTRA to VoicemailSettingsActivity in Telephony | twyen |
2017-11-18 | Add preferred SIM meta-data to dialer manifest | twyen |
2017-11-18 | Remove unused code InCallUiBings.getUiReadyBroadcastIntent(). | yueg |
2017-11-18 | Move the following methods from InCallActivityCommon to InCallActivity: | linyuh |
2017-11-18 | Keyboard now closes in regular search when user scrolls list. | calderwoodra |
2017-11-18 | Optimize contact search by using a Ternary Search Tree. | calderwoodra |
2017-11-18 | Dialpad FAB no longer loses it's icon on fragment resume. | calderwoodra |
2017-11-18 | Automated rollback | roldenburg |
2017-11-18 | Move InCallActivityCommon#dismissPendingDialogs to InCallActivity. | linyuh |
2017-11-18 | Automated rollback | roldenburg |
2017-11-18 | Replace NUI voicemail media buttons with image buttons | uabdullah |
2017-11-18 | Notify content URI when preferred SIM is updated | twyen |
2017-11-18 | Use phone account ID for legacy voicemail notification. | twyen |
2017-11-18 | Move InCallActivityCommon#dismissKeyGuard to InCallActivity. | linyuh |
2017-11-18 | Combine voicemail uri and duration for NUI media player | uabdullah |
2017-11-18 | Set total duration for NUI voicemail media player seekbar | uabdullah |
2017-11-18 | Added URI for selecting distinct phone numbers from AnnotatedCallLog. | zachh |
2017-11-18 | Merge "Fix crash caused by opening dialogs with a dead activity" | Treehugger Robot |
2017-11-18 | Merge "Add seekbar to Voicemail Media Player" | Treehugger Robot |
2017-11-18 | Merge changes I6a5a8ad8,I096ea022,Id164d08c | Treehugger Robot |
2017-11-18 | Fix crash caused by opening dialogs with a dead activity | maxwelb |
2017-11-18 | Add seekbar to Voicemail Media Player | uabdullah |
2017-11-18 | Implement preferred SIM | twyen |
2017-11-18 | Allow external apps to start pre-call flow | twyen |
2017-11-18 | Play voicemails downloaded from the voicemail server in the NUI VM Fragment | uabdullah |
2017-11-18 | Merge changes Id877da97,I449c851c | Treehugger Robot |
2017-11-18 | Merge "Fix bug that RTL posistion is not correct when initializing in CallLog... | Treehugger Robot |
2017-11-18 | Merge "Use TextUtils.isEmpty() instead of null check." | Treehugger Robot |
2017-11-17 | Fix bug that RTL posistion is not correct when initializing in CallLogActivity. | wangqi |
2017-11-17 | Use TextUtils.isEmpty() instead of null check. | yueg |
2017-11-17 | Fix bug that RTL posistion is not correct when initializing in CallLogActivity. | wangqi |
2017-11-17 | Use TextUtils.isEmpty() instead of null check. | yueg |
2017-11-14 | Merge "Add a new impression proto for same prefix call marked as spam." | Treehugger Robot |
2017-11-14 | Merge "Reference packages.mk in dialer's Android.mk." | Treehugger Robot |
2017-11-13 | Add a new impression proto for same prefix call marked as spam. | Android Dialer |
2017-11-13 | Reference packages.mk in dialer's Android.mk. | Zachary Heidepriem |
2017-11-13 | Merge "Added voicemail.settings to packages.mk." | Treehugger Robot |
2017-11-13 | Added voicemail.settings to packages.mk. | zachh |
2017-11-12 | Merge changes I828ff9d5,Id7844c3a | Treehugger Robot |
2017-11-12 | Merge "Adjust weights of layouts on the dialpad so that key letters aren't cl... | Treehugger Robot |
2017-11-12 | Merge changes I96dd5761,I196c2eaa | Treehugger Robot |
2017-11-12 | Merge "Added content provider for PhoneLookupHistory." | Treehugger Robot |
2017-11-11 | Implement PreferredSimFallbackProvider | twyen |
2017-11-11 | Use lambdas in CompositePhoneLookup. | zachh |
2017-11-11 | Adjust weights of layouts on the dialpad so that key letters aren't clipped. | linyuh |