- 29 May, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: I0410bf18a7c6c8adbdde504c8a80e33d3c6ec834
-
- 25 May, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: I45c8d1a1238fb0d6160b57ba9a0b0e26024cb479
-
Michael Chan authored
updateEvent is called from mTZUpdater Bug: 6556101 Change-Id: I8c7b3258317b09d878bd564d2df71842ee3c7ae7
-
- 24 May, 2012 5 commits
-
-
Michael Chan authored
-
Michael Chan authored
-
Michael Chan authored
Merge "Fixed crash in "calendar to sync" when there are accounts with identical email addresses" into jb-dev
-
Michael Chan authored
Change-Id: I1737ea745effc991f49d7169976797120d661e49
-
Michael Chan authored
If there are multiple accounts with the same account_name, "Calendar to sync" would crash because we are closing the same cursor multiple times. There's a hashmap which uses the account_email as the key and ignores the account_type. Bug: 6540605 Change-Id: I0c39bece20b8a56d2d4b9ca002efe6342287484a
-
- 23 May, 2012 7 commits
-
-
Isaac Katzenelson authored
Change-Id: Ie2248449bfc2b2ad36114afdea6a07b372e47fd4
-
Isaac Katzenelson authored
-
Isaac Katzenelson authored
Bug: 6547003 Spinner top view on tablet should wrap content Change-Id: I60082f1d5217f4b35e698a0c3f3de9b0b71fcdd3
-
Christian Robertson authored
-
Sara Ting authored
-
Christian Robertson authored
Change-Id: I07c7c13cb7805ddf674ef58a29e2c7e907f9a5d9
-
Sara Ting authored
Change-Id: Ic7f3f065c6d5aaa221eba4cd91341d5b25e53455
-
- 22 May, 2012 5 commits
-
-
Sara Ting authored
-
Isaac Katzenelson authored
Bug: 6495046 Calendar showed spurious black line between events Change-Id: Ib340c2fcff65752a905263705381e6d27ed0dc69
-
Sara Ting authored
Bug:6516932 Change-Id: Ic89eda5189482544b7af73a880235c69fb29517a
-
Isaac Katzenelson authored
Bug: 6500530 Change calendar notification's interstitial screen to dialog Change-Id: Icc50849c2ced0cf3b2b47c9e181f495cb2d8aa79
-
Sara Ting authored
-
- 21 May, 2012 3 commits
-
-
Sara Ting authored
Bug:6516932 Change-Id: I493e5c84a58c9582b7e47530f80b2860fe4f3459
-
Sara Ting authored
Also fixed one minor issue where with recurring allday events, we didn't pick the next day's one 15 min into today. Change-Id: Id9ef504e52d9f4ab0fa2eea09bc7404b8994238f
-
Michael Chan authored
Bug: 6522312 Change-Id: Ic96f98666deef4d39a7cebf4e00bb1e0a0baee41
-
- 18 May, 2012 2 commits
-
-
Isaac Katzenelson authored
-
Michael Chan authored
This reverts commit 1acea531.
-
- 17 May, 2012 15 commits
-
-
Isaac Katzenelson authored
Bug: 6462033 future instances of multi-day events are grayed on agenda view Change-Id: I4b1339df836e5a1ee86e339e8f0c0731398d6927
-
Isaac Katzenelson authored
Change-Id: I70de0c74175b7879463a0e3c846d72807376a816
-
Sara Ting authored
-
Sara Ting authored
Change-Id: I3f6e1a1a52de70304fa4a9d49d0f2c4e3e535a3a
-
Kevin Barry authored
This was incorreclty returning 4 when there are 5 possible view types: R.layout.appwidget_loading R.layout.appwidget_no_events R.layout.appwidget_day R.layout.widget_all_day_item R.layout.widget_item In the right (wrong?) circumstances, the appwidget may use all 5 types and then at layout or when trying to scroll the launcher (not the widget) will get an FC along the lines of: java.lang.ArrayIndexOutOfBoundsException: length=5; index=5 at android.widget.AbsListView$RecycleBin.addScrapView(AbsListView.java:5970) ... at com.android.launcher2.LauncherAppWidgetHostView.onLayout(src:87) Returning the correct value for getViewTypeCount eliminates this launcher FC. Change-Id: Iaefeff7638d27457a2b3e366c40651d5d730dd5a
-
Isaac Katzenelson authored
-
Michael Chan authored
Bug: 6479258 Nakasi: Awkward size for the event pop-up on Nakasi portrait Change-Id: I9077cafe0cd37c0d6f5cea81470362e36acb5327
-
Michael Chan authored
The loader owns the cursor. Don't close it in the app. Bug: 6493524 Change-Id: I4e643013431e95199793d977433a064df38512ac
-
Sara Ting authored
Bug:6495442 Change-Id: I0150b68b39fe76780dae60f29c07382a25a3cb49
-
Sara Ting authored
-
Sara Ting authored
Change-Id: If3c0190aceae92cf9efe95afe96d2e0a2e642aaa
-
Michael Chan authored
-
Michael Chan authored
Change-Id: I1f42d353776f4a0b298bd3b546ddfdf7242b7c08
-
Michael Chan authored
Bug: 6493524 Change-Id: I637b4e68bf9a19fa4bf1a41bcfb030637eea8401
-
Michael Chan authored
Bug: 6282451 Change-Id: I53816be140f9f331cf84cd4ebb4c5d0d535df645
-