Skip to content

Instantly share code, notes, and snippets.

View hugo-adword's full-sized avatar

AdWords hugo-adword

View GitHub Profile
@hugo-adword
hugo-adword / Settings.java
Created August 5, 2021 08:02
Settings.java (modified), will remove it soon
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
@hugo-adword
hugo-adword / status_bar_notification_section_header.xml
Created August 5, 2021 08:12
status_bar_notification_section_header modified, (will delete it soon)
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2019 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
@hugo-adword
hugo-adword / status_bar_expanded.xml
Created August 5, 2021 08:16
modified status_bar_expanded.xml (will delete it soon)
<?xml version="1.0" encoding="utf-8"?>
<!--
**
** Copyright 2006, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
@hugo-adword
hugo-adword / status_bar_notification_section_header.xml
Created August 5, 2021 08:21
status_bar_notification_section_header.xml modified (will delete it soon)
<!--
~ Copyright (C) 2019 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
@hugo-adword
hugo-adword / PageIndicator.java
Created August 5, 2021 08:29
PageIndicator.java modified (will delete it soon)
package com.android.systemui.qs;
import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.TypedArray;
import android.graphics.drawable.AnimatedVectorDrawable;
import android.net.Uri;
import android.provider.Settings;
import android.util.AttributeSet;
import android.util.Log;
@hugo-adword
hugo-adword / PeopleHubView.kt
Created August 5, 2021 08:34
PeopleHubView.kt modified (will delete soon)
/*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
@hugo-adword
hugo-adword / SectionHeaderView.java
Created August 5, 2021 08:38
SectionHeaderView.java modified( will delete soon)
/*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
@hugo-adword
hugo-adword / NotificationPanelViewController.java
Created August 5, 2021 08:43
NotificationPanelViewController.java modified (will delete it soon)
/*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
@hugo-adword
hugo-adword / StatusBar.java
Created August 5, 2021 08:57
StatusBar.java modified (will delete soon)
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software