Age | Commit message (Expand) | Author |
2018-02-27 | Merge "Implement contacts promo in NUI." | Treehugger Robot |
2018-02-27 | Implement contacts promo in NUI. | yueg |
2018-02-27 | Merge changes I09e8be0d,Ic94816e1 | Treehugger Robot |
2018-02-27 | Fix bug that soft keyboard pushes action bar out of window. | wangqi |
2018-02-27 | Added 2 null checks to fix top crashers. | calderwoodra |
2018-02-27 | Merge "Fix for NonSimulatorConnection listener causing dialer crashing after ... | Treehugger Robot |
2018-02-26 | Fix for NonSimulatorConnection listener causing dialer crashing after ending ... | weijiaxu |
2018-02-27 | Merge "Allow selecting IMEI/MEID text" | Treehugger Robot |
2018-02-26 | Allow selecting IMEI/MEID text | roldenburg |
2018-02-26 | Merge changes I1c9fd942,Ib1b4baee | Treehugger Robot |
2018-02-26 | Added Call History activity to MainMenu. | calderwoodra |
2018-02-26 | Updating PrimaryCallState value class to use AutoValue with builder pattern. | Android Dialer |
2018-02-26 | Merge "Look up contacts in the local enterprise directory in the new call log." | Treehugger Robot |
2018-02-26 | Look up contacts in the local enterprise directory in the new call log. | linyuh |
2018-02-26 | Merge "Implement logic of bottom sheet options related to spam numbers." | Treehugger Robot |
2018-02-26 | Implement logic of bottom sheet options related to spam numbers. | linyuh |
2018-02-24 | Merge "Cancel Old SpeedDial contact loaders when they are reset." | Treehugger Robot |
2018-02-24 | Cancel Old SpeedDial contact loaders when they are reset. | calderwoodra |
2018-02-24 | Merge "Fixed a few bugs in NUI Main Activity." | Treehugger Robot |
2018-02-24 | Fixed a few bugs in NUI Main Activity. | calderwoodra |
2018-02-24 | Merge "Track initial call log building metrics separately from incremental bu... | Treehugger Robot |
2018-02-24 | Merge "Fix bugs of RTT chat." | Treehugger Robot |
2018-02-23 | Track initial call log building metrics separately from incremental building ... | zachh |
2018-02-23 | Fix bugs of RTT chat. | wangqi |
2018-02-23 | Merge "Prevent VVM subscribing when carrier reset subscription status" | Treehugger Robot |
2018-02-23 | Prevent VVM subscribing when carrier reset subscription status | twyen |
2018-02-23 | Merge "Added some logcat and metrics logging for new call log." | Treehugger Robot |
2018-02-22 | Added some logcat and metrics logging for new call log. | zachh |
2018-02-23 | Merge "Add new signature for Cequint Caller ID app." | Treehugger Robot |
2018-02-23 | Merge "Add dialer simulation functionality into simulator." | Treehugger Robot |
2018-02-23 | Merge "Use SystemProperties to access ro.carrier as System.getProperty cannot... | Treehugger Robot |
2018-02-22 | Add new signature for Cequint Caller ID app. | wangqi |
2018-02-22 | Add dialer simulation functionality into simulator. | weijiaxu |
2018-02-22 | Use SystemProperties to access ro.carrier as System.getProperty cannot get it | roldenburg |
2018-02-23 | Merge "Fix bug in isVoicemailNumber method not returning early" | Treehugger Robot |
2018-02-23 | Merge "Adding real url for voicemail donation promo learn-more link" | Treehugger Robot |
2018-02-22 | Fix bug in isVoicemailNumber method not returning early | roldenburg |
2018-02-22 | Adding real url for voicemail donation promo learn-more link | mdooley |
2018-02-22 | Merge changes I099f22b7,Ia014e5e1,I3950071e,I1863a28e,I622b52f4, ... | Treehugger Robot |
2018-02-22 | Removed item animator in Call Log RecyclerView. | calderwoodra |
2018-02-22 | NUI bug fixes: handling intents and onActivityResult. | calderwoodra |
2018-02-22 | Use the vector spam icon in the new call log. | linyuh |
2018-02-22 | Fixed some Dialer theming bugs in NUI. | calderwoodra |
2018-02-22 | Make MarkDirtyObserver available to all call log data sources & PhoneLookups. | linyuh |
2018-02-22 | Updating PrimaryInfo value class to use AutoValue with builder pattern. | Android Dialer |
2018-02-22 | When there is no VM support hide the tab in the Old Main Activity | uabdullah |
2018-02-22 | Rebuild Call Log on first launch after NUI is enabled | twyen |
2018-02-22 | Changing the voicemail transcription font size | mdooley |
2018-02-22 | Moved metrics related methods out of LoggingBindings. | zachh |
2018-02-22 | Record jank metrics in old and new call logs. | zachh |
2018-02-22 | Fixed some bugs in NUI search. | calderwoodra |
2018-02-22 | Adding information section to voicemail settings | mdooley |
2018-02-22 | Add Tracfone to Motorola menu, move existing menu to Sprint only | roldenburg |
2018-02-22 | Fixed some issues in NUI search bar. | calderwoodra |
2018-02-22 | Disable VVM for tracfone USA | twyen |
2018-02-22 | Fix an NPE when ContactInfoHelper tries to retrieve remote directories. | linyuh |
2018-02-22 | Merge searchfragment/remote into searchfragment/directories and renaming thin... | linyuh |
2018-02-22 | Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment i... | linyuh |
2018-02-22 | Use a broadcast receiver to refresh the annotated call log. | linyuh |
2018-02-22 | Rename invalid resource folder | roldenburg |
2018-02-22 | Fix a few UI issues based around multiselect in new nav. | calderwoodra |
2018-02-22 | Include the primary callback action in the new call log's bottom sheet. | linyuh |
2018-02-22 | Implement read/write text stream to RttCall. | wangqi |
2018-02-22 | Add configuration for when we show decimal and barcode device id | roldenburg |
2018-02-22 | Annotate RTT as @TargetApi(28). | wangqi |
2018-02-22 | Merge "Show IMEI/MEID in hex, dec, and barcode when appropriate" | Treehugger Robot |
2018-02-22 | Show IMEI/MEID in hex, dec, and barcode when appropriate | roldenburg |
2018-02-22 | Merge changes Idbaca1df,Ie7824ce2,Id24b2318,Ib40632fe,I292f23ea, ... | Treehugger Robot |
2018-02-22 | Do no preload dialpad fragment when opening search through search bar. | calderwoodra |
2018-02-22 | Add logging to NUI. | yueg |
2018-02-22 | Implemented hangouts connection into GoogleMainActivity. | calderwoodra |
2018-02-22 | Created a "Metrics" interface. | zachh |
2018-02-22 | Fix the icon & the label for blocked spam numbers in the new call log. | linyuh |
2018-02-22 | Move RttChatBot to simulator. | wangqi |
2018-02-22 | Update RTT call with real name/number and timer. | wangqi |
2018-02-22 | Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info. | linyuh |
2018-02-22 | Add simulator RTT call. | wangqi |
2018-02-15 | Merge changes Ib360d3bc,Iae40d0ab,I486f7b1a,I709a1e30 | Treehugger Robot |
2018-02-14 | Mark calls as read in new call log. | zachh |
2018-02-14 | Restored work profile contacts to Dialer search. | calderwoodra |
2018-02-14 | Clicking on a missed call in the call log no longer crashes the app. | calderwoodra |
2018-02-14 | Add bottom sheet options for blocked and/or spam numbers in the new call log. | linyuh |
2018-02-12 | Merge changes Ia023cd7c,Ie4c968cb | Treehugger Robot |
2018-02-12 | Merge changes Id16ea475,I38997710 | Treehugger Robot |
2018-02-12 | Delete and upload voicemail as deleted on the VM server | uabdullah |
2018-02-12 | Fixed some search UI nits. | calderwoodra |
2018-02-12 | Use UI Listeners for querying voicemail status table | uabdullah |
2018-02-12 | Open source quantum_ic_schedule_vd_theme_24 | uabdullah |
2018-02-10 | Merge "Mark voicemail populated by simualtor as VVM3." | Treehugger Robot |
2018-02-10 | Merge changes Ida17f8e2,I7604d745 | Treehugger Robot |
2018-02-10 | Merge changes I43cc987c,I99ef5ccf,Icae34dd6,I161b5127,I4740c0f4, ... | Treehugger Robot |
2018-02-09 | Mark voicemail populated by simualtor as VVM3. | weijiaxu |
2018-02-09 | internal change | Android Dialer |
2018-02-09 | Bump version codes of v18 | roldenburg |
2018-02-09 | Update title of after call spam dialog. | wangqi |
2018-02-09 | Used VectorDrawable for Blocked Numbers | twyen |
2018-02-09 | Finish AudioRouteSelectorActivity when all calls disconnect. | yueg |
2018-02-09 | Add LookupUri to PeopApiPhoneLookupInfo | twyen |
2018-02-09 | Implemented NUI menu items. | calderwoodra |
2018-02-09 | Implemented GoogleMainSearchController to customize menu to GoogleDialer. | calderwoodra |