-
Notifications
You must be signed in to change notification settings - Fork 393
/
.gitmodules
25 lines (25 loc) · 845 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[submodule "external/colorpicker"]
path = external/colorpicker
url = https://github.com/Etar-Group/android_frameworks_opt_colorpicker.git
branch = rebase
ignore = untracked
[submodule "external/timezonepicker"]
path = external/timezonepicker
url = https://github.com/Etar-Group/standalone-calendar-timezonepicker.git
branch = rebase
ignore = untracked
[submodule "external/calendar"]
path = external/calendar
url = https://github.com/Etar-Group/android_frameworks_opt_calendar.git
branch = rebase
ignore = untracked
[submodule "external/ex"]
path = external/ex
url = https://github.com/Etar-Group/standalone-calendar-frameworks-ex.git
branch = master
ignore = untracked
[submodule "external/chips"]
path = external/chips
url = https://github.com/Etar-Group/android_frameworks_opt_chips.git
branch = rebase
ignore = untracked