Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_lineage-sdk
/
f68c6c7e98b46c3a016e25edb32e498a8930da5a
f68c6c7
cmsdk: Hide PARCELABLE_VERSION constant which varies between releases.
by Adnan Begovic
· 10 years ago
a276a41
cmsdk: Update api text for recent changes.
by Adnan Begovic
· 10 years ago
dbed0bf
cmsdk: Add tests for StatusBarPanelCustomTile parceling.
by Adnan Begovic
· 10 years ago
33a24ad
cmsdk: Declare a parcelable header.
by Adnan Begovic
· 10 years ago
5ff5e10
cmsdk: Make sure we're not including source from internal package.
by Adnan Begovic
· 10 years ago
f12419a
Automatic translation import
by Michael Bestas
· 10 years ago
75cd945
cmsdk: Update intent action extras to match new namespace.
by Adnan Begovic
· 10 years ago
02e761f
cmsdk: Fix javadoc comment for CM_VERSION_CODES.
by Adnan Begovic
· 10 years ago
ce52da6
cmsdk: Update api files for intent action change.
by Adnan Begovic
· 10 years ago
af4e7b4
cmsdk: Update PROFILE_PICKER intent action.
by Adnan Begovic
· 10 years ago
c67a9eb
cmsdk: Clean up constant linking for javadoc.
by Adnan Begovic
· 10 years ago
06fc449
cmsdk: Return UNKNOWN for impossible sdk ints.
by Adnan Begovic
· 10 years ago
6714bfe
cmsdk: Add documentation for validating API level.
by Adnan Begovic
· 10 years ago
577fe6a
cmsdk: Add copyright header for ProfileManagerTest.
by Adnan Begovic
· 10 years ago
d848990
cmsdk: Add functional manual test for custom uri publish tile.
by Adnan Begovic
· 10 years ago
32e97d8
cmsdk: Add unit tests for CustomTile parceling.
by Adnan Begovic
· 10 years ago
1f5ae92
cmsdk: Add simple profile manager tests.
by Adnan Begovic
· 10 years ago
662628a
cmsdk: Add unit tests for Profile parceling.
by Adnan Begovic
· 10 years ago
acc8708
cmsdk: Add unit tests for versioning with os.Build
by Adnan Begovic
· 10 years ago
e341fb2
cmsdk: Fix Profile parceling.
by Adnan Begovic
· 10 years ago
e953794
cmsdk: Add CMStatusBarManager and CustomTile.Builder tests.
by Adnan Begovic
· 10 years ago
ca648dc
cmsdk: Update profiles functional tests.
by Adnan Begovic
· 10 years ago
c9295fb
cmsdk: Clear calling identity when resetAll is called.
by Adnan Begovic
· 10 years ago
f9ec3a4
cmsdk: Add boysenberry to api text.
by Adnan Begovic
· 10 years ago
a7fb315
cmsdk: Name api level 2 as boysenberry.
by Adnan Begovic
· 10 years ago
6352497
cmsdk: fix cannot create handler
by Jorge Ruesga
· 10 years ago
eddb89c
cmsdk: Update api text files.
by Adnan Begovic
· 10 years ago
e3ad391
cmsdk: Target 2nd API level on documentation generation.
by Adnan Begovic
· 10 years ago
6f58446
cmsdk: @hide everything relating to ProfileGroups, until complete.
by Adnan Begovic
· 10 years ago
5c8fe31
cmsdk: Update profile settings documentation.
by Adnan Begovic
· 10 years ago
a7579da
Automatic translation import
by Michael Bestas
· 10 years ago
cf0bfd3
CMSDK: Begin documentation and testing for profiles.
by Adnan Begovic
· 10 years ago
125c899
CMSDK: Utilize CMSDK_PACKAGE_ID.
by Adnan Begovic
· 10 years ago
6e46829
CMSDK: Introduce factored out resources from framework.
by Adnan Begovic
· 10 years ago
1ba6ee2
Automatic translation import
by Michael Bestas
· 10 years ago
cc97903
CMSDK: Make sure to initialize ProfileTriggerHelper.
by Adnan Begovic
· 10 years ago
4334b3d
CMSDK: Introduce Profiles API from frameworks.
by Adnan Begovic
· 10 years ago
4e081ae
CMSDK: Update iconography for resource package.
by Adnan Begovic
· 10 years ago
f1f9f25
CMSDK: Only target specific packages for checkapi.
by Adnan Begovic
· 10 years ago
3ca85b3
CMSDK: Add SINCE API level for docs.
by Adnan Begovic
· 10 years ago
c8b2fba
Automatic translation import
by Michael Bestas
· 10 years ago
635f8f1
cmsdk: notify new listeners all registered custom tiles
by Jorge Ruesga
· 10 years ago
08a3470
cmsdk: customtiles: allow load resources from external packages
by Jorge Ruesga
· 10 years ago
6b9dbb2
Automatic translation import
by Michael Bestas
· 10 years ago
9567e3e
cmsdk: fix customtile listener service registering logic
by Jorge Ruesga
· 10 years ago
c616c93
Merge "Automatic translation import" into cm-12.1
by Michael Bestas
· 10 years ago
f58b595
cmsdk: do not crash system if CustomTileListenerService isn't present
by Jorge Ruesga
· 10 years ago
3f7e428
CMSDK: Update current and system api texts.
by Adnan Begovic
· 10 years ago
853240e
Automatic translation import
by Michael Bestas
· 10 years ago
5024f16
CMSDK: Utilize a SparseArray instead of Map, avoid autoboxing.
by Adnan Begovic
· 10 years ago
757d564
CMSDK: Update for versioning tests.
by Adnan Begovic
· 10 years ago
e08be73
CMSDK: Create versioning for platform SDK.
by Adnan Begovic
· 10 years ago
16cd8dd
CMSDK: Update tests for ExpandedStyles
by Adnan Begovic
· 10 years ago
1299f2b
CMSDK: Document the capabilities of ExpandedStyles for CustomTile.
by Adnan Begovic
· 10 years ago
ee4e8f9
CMSDK: Update samples for expanded styles.
by Adnan Begovic
· 10 years ago
eac6272
CMSDK: Create support for ExpandedStyles in CustomTiles.
by Adnan Begovic
· 10 years ago
2c6734a
CMSDK: Actually hide ThemeVersion.
by Adnan Begovic
· 10 years ago
273f2db
CMSDK: Add check-api generated texts.
by Adnan Begovic
· 10 years ago
62c951e
CMSDK: Setup initial check-api mechanism.
by Adnan Begovic
· 10 years ago
25410f2
Introduce Theme Versioning [2/2]
by Andy Mast
· 10 years ago
cbc19f5
Automatic translation import
by Michael Bestas
· 10 years ago
064eda2
Merge "CMSDK: Hide CMContextConstants from docs." into cm-12.1
by Adnan Begovic
· 10 years ago
e2feecb
CMSDK: Hide CMContextConstants from docs.
by Adnan Begovic
· 10 years ago
0b75e32
Improve strings
by Michael Bestas
· 10 years ago
38afe8d
Automatic translation import
by Michael Bestas
· 10 years ago
0f8bcd7
Merge "CMSDK: Make sure to hide internal package from docs." into cm-12.1
by Adnan Begovic
· 10 years ago
fb07983
CMSDK: Point to vendor/cm cmsdk templates for web.
by Adnan Begovic
· 10 years ago
9389190
CMSDK: Make sure to hide internal package from docs.
by Adnan Begovic
· 10 years ago
8c36c41
CMSDK: Update code comments for permission changes.
by Adnan Begovic
· 10 years ago
2217bb4
CMSDK: Remove dead code.
by Adnan Begovic
· 10 years ago
1fa41bb
Automatic translation import
by Michael Bestas
· 10 years ago
7d8eb9f
Merge "Rename resource files" into cm-12.1
by Michael Bestas
· 10 years ago
5a08354
Rename resource files
by Michael Bestas
· 10 years ago
37c4b96
CMSDK: Don't share a namespace with the library.
by Adnan Begovic
· 10 years ago
7267e32
Fix package name.
by Danny Baumann
· 10 years ago
3f13414
CMSDK: Make sure we're binding the correct permission for enforcement.
by Adnan Begovic
· 10 years ago
4f0c2c3
CMSDK: Update tests for new permissions.
by Adnan Begovic
· 10 years ago
2383b60
CMSDK: Update sample for new declared permission.
by Adnan Begovic
· 10 years ago
6bcee3f
CMSDK: Ignore subdir layer for resource package.
by Adnan Begovic
· 10 years ago
37fc76f
CMSDK: Create cyanogenmod platform resource package.
by Adnan Begovic
· 10 years ago
8206b13
CMSDK: Don't cancel pendingintent, update instead.
by Adnan Begovic
· 10 years ago
9a3035b
CMSDK: Add a sample showing custom tile toggle.
by Adnan Begovic
· 10 years ago
1832e1f
CMSDK: Update permission for tests.
by Adnan Begovic
· 10 years ago
e54a96d
CMSDK: Update implementation for permission declarations.
by Adnan Begovic
· 10 years ago
fa69d26
CMSDK: Update README
by Adnan Begovic
· 10 years ago
35a6d6c
CMSDK: Update javadocs for onClick vs onClickUri.
by Adnan Begovic
· 10 years ago
a7d6fc5
CMSDK: Refactor compile, prepare for integration tests.
by Adnan Begovic
· 10 years ago
104a15a
CMSDK: Introduce preliminary automatable tests.
by Adnan Begovic
· 10 years ago
346b758
CMSDK: Allow for a settings intent to be set by 3rd party.
by Adnan Begovic
· 10 years ago
aa558ad
CMSDK: Create means of removing tiles via listener interface.
by Adnan Begovic
· 10 years ago
aa8614e
CMSDK: Create Quick Settings Tile API.
by Adnan Begovic
· 10 years ago
42e5452
Add initial README.
by Adnan Begovic
· 10 years ago