Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create config.xml #2

Closed
wants to merge 1 commit into from
Closed

Create config.xml #2

wants to merge 1 commit into from

Conversation

ggouguet
Copy link

Add national roaming for the French Operator Free on the Orange Operator Network
Thank's to coudu for the patch in SlimRoms github

Add national roaming for the French Operator Free on the Orange Operator Network
Thank's to coudu for the patch in SlimRoms github
Schischu pushed a commit to Schischu/android_frameworks_base that referenced this pull request Mar 24, 2014
This commit cleans up the AlarmTile class by removing the unnecessary
listener on the alarm intent. It now listens only to the next alarm
setting value, which was fetched after receiving the intent anyway.

These changes also fix a bug that would cause the tile to not show up
after some actions, like reordering the tiles due to the visibility not
being set on tile creation.

Lastly, some minor code styling issues have been fixed.

Patch set omnirom#2: collapse onNextAlarmChanged into onChangeUri, remove
mEnabled, use TextUtils to check for string emptiness and mark
updateQuickSettings explicitly as public.

Change-Id: Ic5871a9cc4874f33181dfac14e25a89499c182f2
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Missed one bad javadoc.

Change-Id: Ic70abce0404e966bc9caeabfbd5fd40d170af4de
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Bug: 14280857
Change-Id: Ib868cc7a01d24f7169310774a5397b90a2d5b35f
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Bug: 14280857
Change-Id: Ib868cc7a01d24f7169310774a5397b90a2d5b35f
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
* commit '767c01161ad4c18bf476e224a93345a7e8a02746':
  Attemp to fix blank lockscreen #2.
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Bug: 14656767
Bug: 14294001
Change-Id: Ibc428cbba8b48b6adc26756d8276a63183b8a690
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
* commit 'f80ea6a9a7ef17e67a0f528659347ab0b3242f09':
  Fix lockscreen occluded states #2.
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Bug: 14656767
Bug: 14294001
Change-Id: Ibc428cbba8b48b6adc26756d8276a63183b8a690
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Change-Id: I4cbaa762d61e19016f925556c8e02720249dc22c
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
* commit '1fc9180b3437a028085d165de54d0ff8a15919af':
  Fix measure performance of whole status bar window #2.
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
The change appeared to be dropped.
See commit 65ba94f for details.

Change-Id: Ib60968d6327ef04d21e4adca2c394f66343f204b
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
…ounters

an int[] return type.

There are two such instances:

1. "private int[] mRules" within RelativeLayout LayoutParams.
2. "public int[] getLocationOnScreen" in View.

When I added #2, we noticed missing annotated fields/methods in Hierarchy
Viewer, but #1 also caused the same issue (mainly not exporting
alignWithParent field)

Bug: 16844914
Change-Id: I0d83a4391aa0565897cd7f0523995c97b7a4976d
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Bug: 17138703
Bug: 17047680
Change-Id: I4058d9a2e349c4a52ab167638471a1eb11753380
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Bug: 17439581
Change-Id: Ib38d9be3271081b33c23b3b17b2ed7790c71729b
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Bug: 17439581
Change-Id: Ib38d9be3271081b33c23b3b17b2ed7790c71729b
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
Change-Id: I649d8d735bda2b0c657217bc86c1a29a2d7eddc2
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
… Recommendations #2" into klp-modular-docs

* commit '1b12b1dc6f0203913ceb0a88dcf5ef1639fe6515':
  docs: remove bad link in the quick view box for TV Recommendations #2
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
…w box for TV Recommendations #2" into klp-modular-docs

* commit '02480cbffabd1ca80441c9676db01b177468883a':
  docs: remove bad link in the quick view box for TV Recommendations #2
OmniBot pushed a commit that referenced this pull request Nov 4, 2014
…he quick view box for TV Recommendations #2" into klp-modular-docs

* commit '41b12f2932893ed251a68cb0fe657ee918318c77':
  docs: remove bad link in the quick view box for TV Recommendations #2
OmniBot pushed a commit that referenced this pull request Nov 11, 2015
…" into mnc-dev

* commit '97b68bbe7180ca15ab10d6f65bbdac6c7e64885b':
  UsbDeviceManager: fix b/21429947 regression (try #2)
ChronoMonochrome pushed a commit to ChronoMonochrome/frameworks_base that referenced this pull request Feb 7, 2016
This commit cleans up the AlarmTile class by removing the unnecessary
listener on the alarm intent. It now listens only to the next alarm
setting value, which was fetched after receiving the intent anyway.

These changes also fix a bug that would cause the tile to not show up
after some actions, like reordering the tiles due to the visibility not
being set on tile creation.

Lastly, some minor code styling issues have been fixed.

Patch set omnirom#2: collapse onNextAlarmChanged into onChangeUri, remove
mEnabled, use TextUtils to check for string emptiness and mark
updateQuickSettings explicitly as public.

Change-Id: Ic5871a9cc4874f33181dfac14e25a89499c182f2
ChronoMonochrome pushed a commit to ChronoMonochrome/frameworks_base that referenced this pull request Feb 7, 2016
patch omnirom#2 - fixed typos
patch omnirom#3 - some fixes and translated unintentionally untranslated
  strings

Change-Id: I288bf43a027286c4c08f2a7761fc2bc19b77f04c
ChronoMonochrome pushed a commit to ChronoMonochrome/frameworks_base that referenced this pull request Feb 7, 2016
User feedback showed that it is sometimes difficult to interact
with pie controls. This commit adds some tweaks to how pie
controls react on user touch events.

This changes:
* Pie trigger on LEFT and RIGHT are now more forgiving in the
  initial phase of a swipe. (This should reduce problems when
  trying to activate the pie with a thumb.)
* Pie items are now more sloppy when it comes to focus.

Patch Set omnirom#2:
* Removed sloppy focus.

Change-Id: Ib21556ed7f7ff9c6cdbcd1760e94a17c8534706a
ChronoMonochrome pushed a commit to ChronoMonochrome/frameworks_base that referenced this pull request Feb 7, 2016
This commit brings the navigation bar long press behaviour to
pie controls.

Two things will be considered for long press:
* Long press on HOME will open Google Now.
* Long press on BACK will kill an application if enabled within
  the debug options.

Patch Set omnirom#2:
* Jacob's colours

Patch Set omnirom#3:
* More blueish colours
* Using a longer time out for long press
  (getLongPressTimeout() * 2)
* Moved killForegroundAppication() around

Patch Set omnirom#5:
* Shortened long press time out a bit
* Adjust time for info shade dynamically

Change-Id: I8cfa87a5be0678f0452011d85d427439d7cf31e9
ChronoMonochrome pushed a commit to ChronoMonochrome/frameworks_base that referenced this pull request Feb 7, 2016
To make pie controls more reliable, it is neccessary to detect
trigger actions directly from the input stream.
This commit introduces a new system service, that filters all
input events in front of the input dispatcher to detect pie activations.

This commit introduces:
* A new system server local API in the input manager service to register
  secondary input filters. These filters are behind the default
  accessibility filter but before the input event dispatching of
  the android framework.
* A new system service, that binds to the new API to listen for pie
  activation gestures.
* A non-public manager class providing access to the newly created pie
  service.

The service manager name of the service is "pieservice". The non-public
AIDL interface of the service is IPieService.aidl. To register a new
pie activation listener the INJECT_INPUT permission is needed. The
service state can be dumped by the "dumpsys pieservice" command.

Note: This commit only introduces the pie service. There is another
commit, that binds the actual pie controls to the pie service.

Patch Set omnirom#1:
* The pie service is currently disabled by default and needs to be
  enabled by device overlays (see config.xml / config_allowPieService).

Patch Set omnirom#2:
* Activation fixes
* Debug dump improvements

Patch Set omnirom#4:
* Added systrace support (TRACE_INPUT_TAG)
* Switch default to enable service on all devices.
* Moved Position to com.internal.android.utils.pie.*
* Some more code rearrangements

Patch Set omnirom#5:
* Rebase

Patch Set omnirom#6:
* Cover more corner cases on PieInputFilter
* Adjust gesture time out

Patch Set omnirom#7:
* Do not send events that are from the past
* Recycle all events

Patch Set omnirom#8:
* Handle binder died events in PieService correctly

Patch Set omnirom#10:
* Simplified locking
* SYSTEM_UI_FLAG_HIDE_NAVIGATION support
* Fixed ADW Lauchner bug

Change-Id: I6a4a4635bed420e800a3230457ee690131116a11
ChronoMonochrome pushed a commit to ChronoMonochrome/frameworks_base that referenced this pull request Feb 7, 2016
Based on "Pie controls: Introducing a pie delivery service" this
commit binds the pie controls to the newly created pie service.

Patch Set omnirom#2:
* Fixed glitch when displaying the search panel at the lock
  screen.

Patch Set omnirom#5:
* Switch Position to com.android.internal.util.pie.Position
* Removed legacy and unused code

Patch Set omnirom#6:
* Fixed lock screen glitch, finally!

Patch Set omnirom#7:
* Rebase

Patch Set omnirom#9:
* Moved almost all of the pie logic to PieController

Patch Set omnirom#10:
* Remove window completely from WindowManager when not shown

Patch Set omnirom#13:
* Fixed Taichi's bug
* Removed observers in PieView

Patch Set omnirom#14 & omnirom#15:
* Rebase

Change-Id: I352f198068807694d95699618597d0927da3f324
ChronoMonochrome pushed a commit to ChronoMonochrome/frameworks_base that referenced this pull request Feb 7, 2016
With the introduction of pie service there is the need to
fine tune the parameters for activation again.

Patch Set omnirom#2:
* Base trigger thickness set to 10dp
* User settable activation sensitivity

Patch Set omnirom#4:
* Reverted #setSensitivity() in PieGestureTracker
* Added Sensitivity "Very High"

Change-Id: Ief7c1786467195f2ad52dcdb0efd3ad03a48834c
ChronoMonochrome pushed a commit to ChronoMonochrome/frameworks_base that referenced this pull request Feb 7, 2016
Patchset  omnirom#2: Vector icons.

Change-Id: Ief201d9f0c80bca3c8d37fdf3283cbbb15004b5b
Coldwindofnowhere pushed a commit to Coldwindofnowhere/android_frameworks_base that referenced this pull request Apr 25, 2016
--Requires Slim Quick Shortcuts

ResurrectionRemix/android_frameworks_base@d6ad32e

Thanks to Slim Roms for it

--Added Configurable Colors to Shortcut Icons. Dont set colorfilter if Icon Is White by Default

Patch omnirom#2 : Use Imageview to Tint Instead of the Drawable

Signed-off-by: Varun Date <date.varun123@gmail.com>
somnayna pushed a commit to somnayna/android_frameworks_base that referenced this pull request Sep 6, 2016
base: global actions: redesign dnd and silent selector
@humberos humberos closed this Oct 5, 2016
OmniBot pushed a commit that referenced this pull request Feb 5, 2019
*1 -- not truncate(2) but "PRAGMA wal_checkpoint(TRUNCATE)"

Otherwise, depending on how an app operate on a DB, SQLite may not
have a chance to "shrink" the WAL file.

Fixes: 112777941
Bug: 111939259
Test: atest /android/master/frameworks/base/core/tests/coretests/src/android/database/sqlite/SQLiteCompatibilityWalFlagsTest.java
Test: Manual test with google dailer:
1. With normalized_spam.db-wal > 100MB and receive a phone call
-> WAL file gets truncated to 0 bytes.

2. Restart the dialer process and receive a phone call again
-> WAL file is already 0 bytes; won't be truncated.

3. Restart with the WAL file deleted
Same as #2. WAL file will be created before the added logic, but is 0 bytes,
so it won't be truncated.

4. Test with settings put global sqlite_compatibility_wal_flags truncate_size=1024
-> make sure the threshold is overridden

Merged-in: I2b193603e5dfa493ccccb8123db592f0e9c0e7ae
Change-Id: I2b193603e5dfa493ccccb8123db592f0e9c0e7ae
(cherry picked from commit 96e0600)
OmniBot pushed a commit that referenced this pull request Dec 25, 2021
Add SafetyNet logging

Bug: 180104273
Test: CtsVerifier USB Device Test
Change-Id: I88fca08da5a3b4c1693fcd5b5e90af12a43cb482
OmniBot pushed a commit that referenced this pull request Dec 25, 2021
OmniBot pushed a commit that referenced this pull request Oct 5, 2022
to reduce deps on every new release

Change-Id: I200fea54ffc707ca515d83af928f5a204403f448
#1 PowerManager.reboot will call rebootCustom so clients dont have to do it
#2 UpdatEngine,setPerformance mode is true by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants