Commit graph

  • 01f038e5bb Merge branch 'media-provider' into 'master' julianwi 2025-04-26 09:08:16 +00:00
  • e011092025 api-impl: misc APIs for WhatsApp media chooser Activities master Julian Winkler 2025-04-23 18:21:19 +02:00
  • 69b742263a copy CursorAdapter from AOSP Julian Winkler 2025-04-23 18:18:59 +02:00
  • 7985381b60 implement MediaMetadataRetriever on top of MediaPlayer Julian Winkler 2025-04-23 18:16:37 +02:00
  • 49fa854c93 add a media ContentProvider Julian Winkler 2025-04-23 18:13:15 +02:00
  • 4a87087faf Merge branch 'feature/readme_facelift' into 'master' Mattéo Axelle 2025-04-23 13:59:24 +00:00
  • c7853b1a2a Merge branch 'whatsapp-fixes-and-improvements' into 'master' julianwi 2025-04-21 09:38:08 +00:00
  • cff51b230b api-impl: misc stubs to make FCM-toolbox launch Julian Winkler 2025-04-21 11:11:16 +02:00
  • 5de2c27abf api-impl: misc stubs for WhatsApp support Julian Winkler 2025-04-21 10:19:48 +02:00
  • f2065e31a4 ListView.findViewById(): iterate header and footer views even if invisible Julian Winkler 2025-04-21 10:14:06 +02:00
  • 68b8af1e1c Activity: fix crash when finish() is called from onResume() Julian Winkler 2025-04-21 07:47:44 +02:00
  • e652089252 map Android UnifiedPush to DBus UnifiedPush Julian Winkler 2025-04-21 07:31:06 +02:00
  • ec45faaf87 View.dispatchTouchEvent(): implement ACTION_CANCEL for sythetic events Julian Winkler 2025-04-19 15:32:27 +02:00
  • bd83e211d0 handle onClickListener for synthesized MotionEvents Julian Winkler 2025-04-18 07:21:21 +02:00
  • db29a02c73 framework-res/meson.build: adjust aapt command for new path Julian Winkler 2025-04-18 07:19:44 +02:00
  • 39349de61f Merge branch 'master' into 'master' Isaac Beverly 2025-04-14 01:31:47 -05:00
  • b4e52519c9 Merge branch 'master' into 'master' hardBSDk 2025-04-12 01:48:06 -03:00
  • 272c554262 register path overrides with libc_bio, install fonts.xml Mis012 2025-04-11 22:14:22 +02:00
  • 28e6516248 Merge branch 'libgdx' into 'master' julianwi 2025-04-09 11:01:34 +00:00
  • 8e40c13480 api-impl: add APIs for libGDX games Julian Winkler 2025-04-04 15:46:41 +02:00
  • 4ae6b9cc20 Merge branch 'tubular' into 'master' julianwi 2025-04-09 10:44:25 +00:00
  • 728c43f925 implement View.scrollBy() Julian Winkler 2025-04-09 12:40:09 +02:00
  • 0c0af3d1be LayerDrawable: handle null Drawables Julian Winkler 2025-04-09 12:38:12 +02:00
  • 0b5ab83933 CookieManager: apply NewPipe hack also to NewPipe forks Julian Winkler 2025-04-09 12:37:04 +02:00
  • 882cd1b471 ATLKeyboard: Integrate with phosh and wayland IME Nikita Travkin 2025-03-22 00:13:41 +05:00
  • 80ec4bd02a api-impl: Stub out SuggestionSpan Nikita Travkin 2025-03-31 16:41:48 +05:00
  • bce91cc527 api-impl: add ATLKeyboardViewer to support launching IMEs Mis012 2025-03-28 19:51:23 +01:00
  • 9c32c41250 Merge branch 'keyboard' into 'master' Nikita Travkin 2025-04-01 09:44:03 +05:00
  • 45adfeda91 ATLKeyboard: Integrate with phosh and wayland IME keyboard Nikita Travkin 2025-03-22 00:13:41 +05:00
  • 96c5a68e10 api-impl: Stub out SuggestionSpan Nikita Travkin 2025-03-31 16:41:48 +05:00
  • ced19e6d25 api-impl: add ATLKeyboardViewer to support launching IMEs Mis012 2025-03-28 19:51:23 +01:00
  • bb7eb461c8 PreferenceManager: fix default preferences xml name Mis012 2025-03-28 13:20:09 +01:00
  • 536aa8e7ed Merge branch 'Mis012/mr' into 'master' Mis012 2025-03-27 12:08:17 +00:00
  • 9f93f95f4d api-impl-jni: check in missed generated headers Mis012 2025-03-26 21:37:06 +01:00
  • 39b8ac624d GeomagneticField: import from AOSP master (commit 42a0e321e226fe0f678ff15d9293b03bcd606b96) Mis012 2025-03-26 21:29:07 +01:00
  • 12121d2d48 LocationManager: expose more information from the backend to the apps Mis012 2025-03-26 21:25:39 +01:00
  • d2e2ab37bc graphics/Region: add stubs Mis012 2025-03-26 21:19:58 +01:00
  • 0a0e476883 (Gsk)Canvas: add debug prints, and a hack Mis012 2025-03-26 21:17:13 +01:00
  • 23078bfb06 Configuration: make en_US the default locale Mis012 2025-03-26 21:13:48 +01:00
  • f03f3106e7 PackageManager: implement resolveActivity Mis012 2025-03-26 21:13:19 +01:00
  • 955113f110 api-impl: add missed java files to meson.build Mis012 2025-03-26 21:02:44 +01:00
  • f3332b7201 api-impl: misc stubs and fixes Mis012 2025-03-26 21:01:57 +01:00
  • fd2e9f43b6 api-impl: borrow several classes form AOSP master (cca 42a0e321e226fe0f678ff15d9293b03bcd606b96) Mis012 2025-03-26 21:07:48 +01:00
  • ea45182cca ContentProvider: don't start content providers which are supposed to be started as separate processes Mis012 2025-03-26 20:24:17 +01:00
  • ebbbc517a8 android/os/Build: allow overriding SDK_INT Mis012 2025-03-26 20:22:12 +01:00
  • 340fae107e PopupWindow: implement more stuff, mainly offset Mis012 2025-03-26 20:18:16 +01:00
  • 5c29d2d297 TextView: chain setText variants in the same direction as AOSP to fix behavior of classes which override it Mis012 2025-03-26 20:13:32 +01:00
  • 4d12ad5c90 View: add basic implemntation of dispatchTouchEvent Mis012 2025-03-26 20:06:09 +01:00
  • b19f2c35d2 api-impl-jni: SoundPool: fix formatting Mis012 2025-03-26 19:44:06 +01:00
  • 6d73fd7a99 XmlBlock: implement nativeGetAttributeName, use getPooledString instead of mStrings.get Mis012 2025-03-26 19:42:49 +01:00
  • 55fa03d68c Merge branch 'f-droid-and-other-stuff' into 'master' julianwi 2025-03-25 22:40:23 +00:00
  • 15a6432d01 Revert "View: call onLayout() only on size change or on request" Julian Winkler 2025-03-25 19:59:25 +01:00
  • caa4700487 ViewGroup: keep track of detachedChildren Julian Winkler 2025-03-25 19:55:31 +01:00
  • 4a4b4a4722 api-impl: misc stubs and fixes for several apps including F-Droid and AuroraStore Julian Winkler 2025-03-25 19:24:06 +01:00
  • 7b0341123b startActivityForResult(): add initial support for android.intent.action.INSTALL_PACKAGE Julian Winkler 2025-03-25 19:15:36 +01:00
  • 494b4e7134 call onAnimationStart() / onAnimationStop() callbacks from View.startAnimation() Julian Winkler 2025-03-25 19:12:40 +01:00
  • 82f1e59f2a copy ArraySet from AOSP Julian Winkler 2025-03-25 19:09:52 +01:00
  • 506de2b807 fix Layout.getLineStart() / Layout.getLineEnd() Julian Winkler 2025-03-25 19:07:14 +01:00
  • e72c579fd4 add stub AndroidKeyStore security provider Julian Winkler 2025-03-25 19:04:58 +01:00
  • 820b9d7ec5 HACK: make Resources.mDrawableCache of type ThemedResourceCache, but only for F-Droid Julian Winkler 2025-03-25 18:56:20 +01:00
  • df4d4721ce make IntentFilter.match() actually functional Julian Winkler 2025-03-25 18:54:30 +01:00
  • 5a4f56f4ba uncomment PackageParser.parsePackage() Julian Winkler 2025-03-25 18:53:41 +01:00
  • 4648dd3249 createMainActivity: prioritize Activities with category DEFAULT Julian Winkler 2025-03-25 18:49:36 +01:00
  • 32a7846a9d AssetManager: fix uses of long instead of jlong Mis012 2025-03-24 16:59:09 +01:00
  • 534d9793ea Merge branch 'fix-detach-view-from-parent' into 'master' julianwi 2025-03-23 17:33:54 +00:00
  • 1edb28b0f7 implement ViewGroup.detachViewFromParent() properly Julian Winkler 2025-03-23 18:29:30 +01:00
  • 582307f74c ExpandableListView: borrow from AOSP master (commit 272d3ffb52e10ee821eaf58fa398376c45b16b06) Mis012 2025-03-07 18:35:56 +01:00
  • 2e9099baed AssetManager: use locking Mis012 2025-03-05 17:29:27 +01:00
  • 74f2e9f308 MediaPlayer: implement using GtkMediaStream Mis012 2025-03-04 17:46:49 +01:00
  • e6e004c229 Merge branch 'add-webkitgtk-dependency' into 'master' julianwi 2025-03-03 17:50:25 +00:00
  • c31ed5e878 Build.md: add missing WebkitGTK dependency Julian Winkler 2025-03-03 18:48:31 +01:00
  • 0e91cca483 Merge branch 'misc-regression-fixes' into 'master' julianwi 2025-03-01 23:06:56 +00:00
  • fa3292dcb5 add CookieManager and WebStorage, but disable them in NewPipe for now Julian Winkler 2025-03-01 16:49:27 +01:00
  • 911b6dff9a DecelerateInterpolator: add default constructor Julian Winkler 2025-03-01 16:37:23 +01:00
  • 61ad80d938 PropertyValuesHolder: fix for int properties Julian Winkler 2025-03-01 15:25:03 +01:00
  • a9f377f754 Button: fix setText() overriding the compoundDrawable Julian Winkler 2025-03-01 15:22:45 +01:00
  • b33a470c7b View: call onLayout() only on size change or on request Julian Winkler 2025-03-01 15:14:25 +01:00
  • f0fcd47c80 replace our implementation of applyStyle with a native function that calls into libandroidfw Mis012 2025-02-27 22:21:14 +01:00
  • d97c3ee048 AssetManager: update to use v2 of libandroidfw C api Mis012 2025-02-21 00:54:55 +01:00
  • ca39c81224 Drawable: fix theme not getting passed to newly inflated drawables Mis012 2025-02-27 01:08:54 +01:00
  • 8afb1a0fe2 VelocityTracker: fix infinite loop typo Mis012 2025-02-27 21:55:17 +01:00
  • b35ecc7918 CI: only run on master branch Mis012 2025-02-26 15:42:09 +01:00
  • 23feff7bbc Activity: remove old debug prints Mis012 2025-02-26 15:40:14 +01:00
  • d0c83d1a24 Merge branch 'opensudoku' into 'master' julianwi 2025-02-24 20:49:55 +00:00
  • 344058d475 add android.webkit.WebResourceResponse for K-9 Mail Julian Winkler 2025-02-19 21:07:24 +01:00
  • 19e91df8af WrapperWidget: make sure onTouch listeners are called before onClick listeners Julian Winkler 2025-02-18 22:10:23 +01:00
  • 77fec3c9e6 Button: implement setCompoundDrawables() Julian Winkler 2025-02-18 22:09:02 +01:00
  • 161904c8a8 View: implement onKeyDown() callback Julian Winkler 2025-02-18 19:05:53 +01:00
  • 2374d44b0f View: make sure onDetachedFromWindow() gets called before updating attachedToWindow property Julian Winkler 2025-02-18 19:04:18 +01:00
  • 24f839f556 make android.text.Layout.draw() compatible custom Canvas classes Julian Winkler 2025-02-19 20:40:37 +01:00
  • 4bb5dfd86e Paint: implement textAlign and text bounds Julian Winkler 2025-02-18 18:58:58 +01:00
  • 587aeaba74 Canvas: implement drawCircle() and a drawText() variant Julian Winkler 2025-02-18 18:57:06 +01:00
  • 3fb1f56da2 api-impl: add misc APIs for Open Sudoku Julian Winkler 2025-02-18 18:59:24 +01:00
  • 227f3c9682 View: HACK: catch Exceptions during dispatch draw Julian Winkler 2025-02-18 19:03:15 +01:00
  • b911d73eb3 Activity: HACK: catch errors in onCreateOptionsMenu() Julian Winkler 2025-02-18 18:56:19 +01:00
  • 663f622446 Merge branch 'content-resolver-for-file-uris' into 'master' julianwi 2025-02-22 22:50:02 +00:00
  • f20bb6cb1c ContentResolver: implement query() support for file:// URIs Julian Winkler 2025-02-22 09:35:03 +01:00
  • 899805f23f Canvas: add drawLines Mis012 2025-02-15 21:36:03 +01:00
  • 453224cf31 api-impl: misc stubs and trivial impls Mis012 2025-02-15 21:34:37 +01:00
  • df03617f13 api-impl: add ClipDrawable from AOSP Mis012 2025-02-15 21:22:17 +01:00