History log of /packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
515bd5d6bd69220eb80f6d58eb5bf9540ef5b50a 12-Sep-2014 Jay Shrauner <shrauner@google.com> Fix cursor handling in CallLogQueryHandler

Remove dead code and fix potential leak.

Bug:17472228
Change-Id: I0d628b20efa424c049457b57b4a669670d3d51ed
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
266409c38f3de624c0ff51c4dacf756e26412559 26-Aug-2014 Yorke Lee <yorkelee@google.com> Remove call log actionbar elevation

Bug: 17260173
Change-Id: I587b01077a86e8a5715e8d5fd4583dd4480aa33b
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
49db1addc0a5c8b111f810766a3f04d15747f49a 19-Aug-2014 Nancy Chen <nancychen@google.com> Reveal InCallUI from touch point in Dialer. COMPLETED.

Reveal now works from the favorites tiles, recent cards/call back,
search results, dialpad, and disambiguation dialog.

Bug: 15284651
Change-Id: I43ba1d7095b839ec24faa043de042048d36057b1
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
7fa029f77d97aaa7227d961354f9a2e32dd63a95 30-Jul-2014 Sai Cheemalapati <saicheems@google.com> Changing Activities to implement Analytics (1/2).

Dialer's Activities now implement AnalyticsActivity.
All Activities now have access to sendHitEvent, which is a no op in
AOSP Dialer.

Change-Id: I318f08bfaf98cb88f9dbf6e4f28994b215bafa77
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
5da21ca847fbb1303bdd92d7c9ced16f94f80674 25-Jul-2014 Yorke Lee <yorkelee@google.com> Merge "Allow intents to go directly to call log tabs" into lmp-dev
cdd957b7f6f3a91433bb2e138eb7bff654256dcd 09-Jul-2014 Yorke Lee <yorkelee@google.com> Allow intents to go directly to call log tabs

If the voicemail tab is preselected via an intent extra, wait (with a
timeout) until the list of voicemail providers is retrieved, before
setting the selected item in the viewpager.

Bug: 15830957

Change-Id: I0ef244cf38a2d5597292e78d30e3155afea6bc4e
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
69c247f619fd2f2474070bdbcec32b78f6444149 22-Jul-2014 Yorke Lee <yorkelee@google.com> Make ViewPagerTabs and FABController RTL aware

* Underline in ViewPagerTabStrips is correctly drawn in RTL mode
* Clicking on ViewPagerTabs propogates correct onPageSelected position
to ViewPager
* FAB is now end aligned instead of right aligned
* ViewPager in Dialer is correctly reversed and behaves correctly
* Call Log groups headers in call log are now correctly aligned in RTL
Bug: 16162264
Bug: 16464471
Change-Id: I2db6b9147a628a68fba5bbbdb7276855d483bad5
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
7437058d4c9fd10fdeb4e78166591e68629cd03c 21-Jul-2014 Brian Attwell <brianattwell@google.com> Move ViewPagerTabs out of Dialer repo

Bug: 16158921
Bug: 15616182
Change-Id: Ie648d78dd4df402936c4665eca7c6998e463ca2b
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
9686330691f1216edff0ffa779138bda43388c47 15-Jul-2014 Sai Cheemalapati <saicheems@google.com> Added a dialog to confirm caller id reporting (1/2).

Database and call log are now updated when user confirms.

Bug: 11150383
Change-Id: Ic716e92bcb2280c1d352bd2232bda516e83349b2
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
c44a26cd4de71485047ab3b6c68c9250c02bb27a 16-Jul-2014 Sai Cheemalapati <saicheems@google.com> Revert "Added a dialog to confirm caller id reporting."

This reverts commit cee1e65f0c411e35c4521922c3e9def13e01fe64.

Change-Id: Ic50fd443856ea7e22714423939ac782cd4e89276
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
cee1e65f0c411e35c4521922c3e9def13e01fe64 15-Jul-2014 Sai Cheemalapati <saicheems@google.com> Added a dialog to confirm caller id reporting.

Database and call log are now updated when user confirms.

Bug: 11150383
Change-Id: Iafaca2172f2d44a6edf8514f7d900888dab9cf0e
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
4008ea307ed294326363d3c6af3d72bd4d03de48 08-May-2014 Yorke Lee <yorkelee@google.com> Correctly set OnpageChangedListener to ViewPagerTabs

Bug: 14631091
Change-Id: I150f3c8482faae02ff252288751755aa44c1a03b
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
5c2a2743026ec6f9ba0ae37f3de768ba7a8a9935 17-Apr-2014 Andrew Lee <anwlee@google.com> Only show voicemail tab if there is at least one active provider.

- In CallLogActivity's onResume, check the voicemail status and
update the tabs if the number of active voicemail providers has
changed.
- In ViewPagerTabs, remove all the child's views when setting the
view pager.
- Note: Tab will show if Google Voice is installed, even if it is not
enabled to view/play voicemails in the phone call log.

Bug: 10696509
Change-Id: Id4d68a0f7b04465534c711e10cff15d4a209ab78
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
0e8b0318a91143ad505cbf173a3f75a25a338696 17-Apr-2014 Yorke Lee <yorkelee@google.com> Remove deprecated Actionbar tabs in CallLogActivity

Bug: 10510027
Change-Id: I05e9ee28b1bac74cf5f0dad349bce94659118fee
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
470fc45faecfdcea385ffca127162419cf7417e6 16-Apr-2014 Andrew Lee <anwlee@google.com> Add voicemail tab to call history tab bar.

- Add new CallLogFragment for voicemails in CallLogActivity.
- Provide new empty message in CallLogFragment.
- Add voicemail title string to strings.xml.
- Removed some unused imports and variables.

Bug: 10696509
Change-Id: I2ba9e0cfdb8cda73d7e61712559020f2857992a1
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
9e91bb0709f420a8c19c344965cc1410a38bccd5 06-Mar-2014 Yorke Lee <yorkelee@google.com> Fix overdraw in Dialer

* Set window background to null per framework advice to reduce
overdraw
* Remove unnecessary background layers
* Fix the slightly deeper gray background above the searchbox
Bug: 10446771

Change-Id: Ie11db155593c7ea2118141aec876da37be35a7d5
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
c862579023158f416fd86177d20eb1cbe7f6f3da 24-Sep-2013 Yorke Lee <yorkelee@google.com> Fix clear call log option in overflow menu

Bug: 10895974
Change-Id: I4259602709705665aefddba38784667faa6d50aa
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
7cfb9c2ffe0fb86498d342065a1f0b19dd887fff 14-Sep-2013 Yorke Lee <yorkelee@google.com> Change header font

Bug: 10725796
Change-Id: Id59abaea18f6d238d31946016737c3d8c703039a
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
8898cd0577d41cfa4e6acf785c9e904bd71fbdfd 08-Aug-2013 Yorke Lee <yorkelee@google.com> Removing and renaming classes from Dialer

* No code was changed, just either removed or renamed
* Reshuffled a couple of ids around in dialpad_fragment to fix some
compile time errors that somehow weren't caught before
Change-Id: I9e2381edfb14b0940015deb8cbd94786a1242f43
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
9f6c8729714763d3385ea849f395e6a65f3a08d2 06-Aug-2013 Yorke Lee <yorkelee@google.com> Fix crash in onPrepareOptionsMenu

Bug: 10206013
Change-Id: If12a25329701d04e3d40b0d6f18154336d8c90a3
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
fb585079cc4c522c27f6dd6bf03fd296535960f3 04-Aug-2013 Yorke Lee <yorkelee@google.com> Code cleanup for call log related items

Change-Id: I2aa0458e1fb74abaea60a02f430a4e413dfed365
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java
c3766338b312f9c8a6bdb2facaf4b0a4bd199de4 31-Jul-2013 Yorke Lee <yorkelee@google.com> Switch from old dialer to new dialer

Change-Id: I51351f252338eee4d0be5723beafc044786b801e
/packages/apps/Dialer/src/com/android/dialer/calllog/CallLogActivity.java