From 6bb28740ed925b5179ddfb6cb0d2caff46568856 Mon Sep 17 00:00:00 2001 From: Jorge Silva Date: Mon, 26 Nov 2012 21:44:05 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6dff569..f4952bd 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ Upstream remote (origin): https://android.googlesource.com/platform/frameworks/o * **develop**: main development branch (all feature/bug branches should pull from here) * **[version]-release**: version release branches (do not fork!) + +## Getting Here + +1. [Renamed package references from com.android.inputmethod... to ca.idrc.inputmethod...] (https://github.com/jorgesilva/InputMethodCommon/commit/73ee20d0e170b9a44d0851d8f5c661897b8c0b35) From 0854a3058974c7cdd48f3026a6695cc56cd18510 Mon Sep 17 00:00:00 2001 From: Jorge Silva Date: Mon, 26 Nov 2012 21:45:02 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4952bd..8b6536f 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ Upstream remote (origin): https://android.googlesource.com/platform/frameworks/o ## Getting Here -1. [Renamed package references from com.android.inputmethod... to ca.idrc.inputmethod...] (https://github.com/jorgesilva/InputMethodCommon/commit/73ee20d0e170b9a44d0851d8f5c661897b8c0b35) +1. [Renamed package references] (https://github.com/jorgesilva/InputMethodCommon/commit/73ee20d0e170b9a44d0851d8f5c661897b8c0b35) from com.android.inputmethod... to ca.idrc.inputmethod...