index
:
packages_apps_Dialer.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
packages_apps_Dialer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
com
/
android
/
dialer
/
calllog
/
ui
/
NewCallLogFragment.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant @TargetApi, @RequiresApi and @SuppressWarnings
linyuh
2018-06-28
1
-1
/
+0
*
Also ignore IllegalStateException thrown by SQLiteClosable when coalescing fa...
linyuh
2018-06-28
1
-11
/
+8
*
Only throw expected exception when coalescing fails.
linyuh
2018-06-21
1
-6
/
+13
*
Have Coalescer return CoalescedRow protos directly.
linyuh
2018-06-11
1
-6
/
+8
*
Began implementation of Dialer dark theme.
calderwoodra
2018-05-29
1
-1
/
+0
*
Add promotion module.
wangqi
2018-05-21
1
-1
/
+11
*
Don't use LoaderManager.getInstance() in dialer.
zachh
2018-05-15
1
-2
/
+2
*
Support missing phone permission in new call log.
zachh
2018-05-15
1
-1
/
+63
*
Move coalescing logic out of AnnotatedCallLogContentProvider.
linyuh
2018-05-11
1
-13
/
+44
*
Pass activity between new call log's adapter/view holder.
zachh
2018-05-09
1
-1
/
+6
*
Added logging for popping in new call log.
zachh
2018-03-30
1
-0
/
+9
*
Moved metrics related methods out of LoggingBindings.
zachh
2018-02-22
1
-3
/
+2
*
Record jank metrics in old and new call logs.
zachh
2018-02-22
1
-0
/
+7
*
Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment i...
linyuh
2018-02-22
1
-8
/
+52
*
Use a broadcast receiver to refresh the annotated call log.
linyuh
2018-02-22
1
-69
/
+24
*
Mark calls as read in new call log.
zachh
2018-02-14
1
-2
/
+29
*
Show existing CP2 information for invalid numbers even if out of date.
zachh
2018-01-17
1
-0
/
+10
*
Minor polish and bugfixes for new call log.
zachh
2018-01-11
1
-3
/
+8
*
Changed behavior of failures in DialerFutures#firstMatching.
zachh
2018-01-09
1
-1
/
+6
*
Added RealtimeRowProcessor.
zachh
2018-01-09
1
-1
/
+2
*
Fixed crash in UiListener when launching activity with screen off.
zachh
2017-12-22
1
-3
/
+3
*
Don't save UI executor in UiListener.
zachh
2017-12-11
1
-1
/
+2
*
Switched CallLogDataSource interface to be Future based.
zachh
2017-12-07
1
-9
/
+40
*
*** Reason for rollback ***
roldenburg
2017-11-30
1
-23
/
+15
*
Update Dialer source to latest internal Google revision.
Eric Erfanian
2017-09-04
1
-12
/
+15
*
Update AOSP Dialer source from internal google3 repository at
Eric Erfanian
2017-06-19
1
-2
/
+10
*
Update AOSP Dialer source from internal google3 repository at
Eric Erfanian
2017-06-07
1
-42
/
+51
*
This change reflects the Dialer V10 RC00 branch.
Eric Erfanian
2017-05-03
1
-0
/
+138