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
/
main
/
impl
/
MainSearchController.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dialer: Remove shadow below statusbar in dialpad view
Pranav Vashi
2022-09-13
1
-1
/
+1
*
Dialer: Add a helpline phone book
Michael W
2022-09-06
1
-0
/
+3
*
Don't submit fragment transaction to show search when the activity state has ...
zachh
2018-06-26
1
-1
/
+4
*
Fix video call from search stripping + prefix
twyen
2018-05-18
1
-3
/
+4
*
Initialize dialpadFragment and searchFragment with FragmentManager when MainS...
twyen
2018-05-15
1
-0
/
+5
*
Prevent showDialpad from adding multiple instances of fragments
twyen
2018-05-11
1
-38
/
+34
*
Replace assert checks with safety checks instead.
calderwoodra
2018-05-09
1
-21
/
+41
*
Don't close search if the user leaves with the dialpad open.
calderwoodra
2018-04-16
1
-2
/
+6
*
Only request focus on search edit text when it's slide down.
calderwoodra
2018-04-06
1
-6
/
+9
*
Prevent crash when dialpad animation ends after activity is saved.
twyen
2018-04-04
1
-3
/
+5
*
Added some logging for mysterious bugs.
calderwoodra
2018-04-04
1
-2
/
+17
*
Fixed a few issues in search with new nav.
calderwoodra
2018-03-29
1
-9
/
+18
*
Mitigate some of the jank in opening/closeing search.
calderwoodra
2018-03-20
1
-32
/
+19
*
Check if dialpad is already open when handleing new intents.
calderwoodra
2018-03-16
1
-0
/
+9
*
Removed references to MainActivity since they weren't necessary.
calderwoodra
2018-03-13
1
-35
/
+32
*
Keyboard and search now close when appropriate.
calderwoodra
2018-03-12
1
-2
/
+30
*
NUI logging
yueg
2018-03-06
1
-0
/
+5
*
Implemented DialerFloatingActionButton
calderwoodra
2018-03-01
1
-0
/
+5
*
Rename NUI logging prefix from NUI_ to MAIN_
yueg
2018-03-01
1
-9
/
+10
*
Fixed some a11y issues in MainActivity.
calderwoodra
2018-02-27
1
-5
/
+18
*
Implement contacts promo in NUI.
yueg
2018-02-27
1
-0
/
+36
*
Added Call History activity to MainMenu.
calderwoodra
2018-02-26
1
-0
/
+4
*
Fixed a few bugs in NUI Main Activity.
calderwoodra
2018-02-24
1
-0
/
+3
*
Fixed some bugs in NUI search.
calderwoodra
2018-02-22
1
-9
/
+40
*
Fix a few UI issues based around multiselect in new nav.
calderwoodra
2018-02-22
1
-7
/
+9
*
Do no preload dialpad fragment when opening search through search bar.
calderwoodra
2018-02-22
1
-15
/
+4
*
Add logging to NUI.
yueg
2018-02-22
1
-0
/
+19
*
Implemented hangouts connection into GoogleMainActivity.
calderwoodra
2018-02-22
1
-1
/
+1
*
Fixed some search UI nits.
calderwoodra
2018-02-12
1
-4
/
+33
*
Implemented NUI menu items.
calderwoodra
2018-02-09
1
-2
/
+10
*
Implemented GoogleMainSearchController to customize menu to GoogleDialer.
calderwoodra
2018-02-09
1
-8
/
+13
*
Updated bottom nav to match redlines.
calderwoodra
2018-02-05
1
-0
/
+1
*
Missed calls now go to MainActivity if you have the component enabled.
calderwoodra
2018-02-05
1
-0
/
+11
*
Implemented Post Call in NUI.
calderwoodra
2018-01-26
1
-10
/
+8
*
Add voice search to NUI.
calderwoodra
2018-01-26
1
-2
/
+34
*
Search, Dialpad, BottomBar and Toolbar now persist state through rotation.
calderwoodra
2018-01-18
1
-0
/
+30
*
Fixed regression with search not reacting properly to on touch events.
calderwoodra
2018-01-18
1
-4
/
+36
*
Search query is now shared with the Search Fragment in NUI.
calderwoodra
2018-01-17
1
-1
/
+19
*
Moved SearchController into its own class.
calderwoodra
2018-01-17
1
-0
/
+246