Adam M. Szalkowski
bbb8752ae8
chore: update master build artifact
2022-01-08 12:43:55 +01:00
Adam M. Szalkowski
b938ef4aa7
Merge branch 'erayrafet-patch-1'
2022-01-08 12:35:56 +01:00
Adam M. Szalkowski
25ed83a591
fixup: use new icon also in API >= 21
2022-01-08 12:34:53 +01:00
Eray Rafet
7441dc08ac
Update the search icon to the material design style
...
This is a copy from the Android 12 settings app. Might require some work in regards to tinting in light/dark mode. I hope it works!
2022-01-08 12:26:06 +01:00
Adam M. Szalkowski
5f828d1d6d
chore: publish APKs from PRs
2022-01-08 11:40:49 +01:00
Adam M. Szalkowski
31c431776e
Merge branch 'fix/issue-102'
2022-01-08 11:12:38 +01:00
Adam M. Szalkowski
071a42686c
fixup: remove custom color overrides
2022-01-08 11:12:35 +01:00
Ismael
fdcdaf2d88
Fix low contrast in itemList
2022-01-08 11:12:35 +01:00
Ismael
480a7b2b21
Fix showAsAction to avoid menu item to dissapear
2022-01-08 11:12:35 +01:00
Ismael
dfd3ebb44a
Removed unused implementation
2022-01-08 11:12:35 +01:00
Ismael
cb00f95b05
Fix for the status bar
2022-01-08 11:12:35 +01:00
Adam M. Szalkowski
3b42a02f9a
fixup: remove custom color overrides
2022-01-08 11:11:59 +01:00
The Gitter Badger
0ec9dafa90
Add a Gitter chat badge to README.md ( #114 )
...
Add Gitter badge
2022-01-08 11:06:46 +01:00
Adam M. Szalkowski
2728d698ea
Merge pull request #106 from Ismael034/master
...
Fix for the status bar
2022-01-08 10:10:48 +01:00
Adam M. Szalkowski
07bf817990
chore: update translations
2022-01-03 15:27:00 +01:00
Adam M. Szalkowski
aeb760c254
hotfix: query all intents
2022-01-03 15:24:02 +01:00
Ismael
169d1fe3ec
Fix low contrast in itemList
2022-01-03 10:34:42 +01:00
Ismael
df0ce3db47
Fix showAsAction to avoid menu item to dissapear
2022-01-02 23:07:57 +01:00
Ismael
1e20587c26
Removed unused implementation
2022-01-02 22:44:33 +01:00
Ismael
1691dd4ae0
Fix for the status bar
2022-01-02 22:40:19 +01:00
Adam M. Szalkowski
1dcb16dab0
chore: update whatsnew
2022-01-02 11:50:29 +01:00
Adam M. Szalkowski
d90fad07e6
fix: launch activity only as root, if private and OS is rooted
2022-01-02 11:36:00 +01:00
Adam M. Szalkowski
265b734bd5
chore: update translations
2022-01-02 11:28:58 +01:00
Adam M. Szalkowski
06f8b443a0
chore: version bump
2022-01-02 10:54:20 +01:00
Adam M. Szalkowski
7ffc37d844
feature: su/root detection
2022-01-02 10:53:39 +01:00
Adam M. Szalkowski
0537778294
chore: updated translations
2022-01-02 02:26:45 +01:00
Adam M. Szalkowski
c88f1a1581
chore: update whatsnew
2022-01-01 11:49:12 +01:00
Adam M. Szalkowski
45ee00b611
feature: allow creation of shortcuts to private activities
...
* Uses root (su -c am) to start private (disabled/unexported) activities
* Provides a proxy activity to start private activities
* Signs shortcuts with a HMAC to prevent malicious intents being sent to proxy activity
2022-01-01 11:37:38 +01:00
Adam M. Szalkowski
a8d0cca38d
fix: no explicit action when starting activity as root
2022-01-01 08:26:26 +01:00
Adam M. Szalkowski
7a35e8bfbe
chore: version bump (prepare for next release)
2021-12-29 18:47:43 +01:00
Adam M. Szalkowski
e53cb91efb
chore: fix screen orientation in Manifest
2021-12-29 18:44:19 +01:00
Adam M. Szalkowski
1229716d2e
chore: remove material library dependency
2021-12-29 18:29:05 +01:00
Adam M. Szalkowski
e73e34050b
fix: badges in README
2021-12-29 18:04:14 +01:00
Adam M. Szalkowski
8cde268946
chore: updated translations
2021-12-29 17:53:14 +01:00
Adam M. Szalkowski
268282fc26
chore: update whatsnew
2021-12-29 17:52:38 +01:00
Adam M. Szalkowski
c187fa6560
chore: rename GH workflows
2021-12-29 17:47:05 +01:00
Adam M. Szalkowski
a4ee0f0418
chore: version bump
2021-12-29 17:43:20 +01:00
Adam M. Szalkowski
5797cf0e48
chore(CI): save artifacts as signed APKs
2021-12-29 17:41:05 +01:00
Adam M. Szalkowski
3de4c12f44
chore: show unexported activities
2021-12-29 17:24:04 +01:00
Adam M. Szalkowski
6da38f4e59
hotfix: revert res/menu/main.xml
2021-12-28 08:43:17 +01:00
Adam M. Szalkowski
b9da1380aa
chore: version bump
2021-12-27 22:29:33 +01:00
Adam M. Szalkowski
e024fc7093
Merge pull request #99 from butzist/feature/root
...
Feature: Launch activities as root
2021-12-27 22:12:49 +01:00
Adam M. Szalkowski
771040e57c
chore: more explicit context menus for list items
2021-12-27 22:05:20 +01:00
Adam M. Szalkowski
ed47d41daf
chore: error handling in startRootActivity
2021-12-27 16:40:17 +01:00
Adam M. Szalkowski
a758613bc7
chore: eliminate deprecation warning
2021-12-27 16:17:05 +01:00
Adam M. Szalkowski
c15e0ec275
feature: allow starting activities as root
2021-12-27 16:15:56 +01:00
Adam M. Szalkowski
e622f153bd
hotfix: crash in createLauncherIcon()
2021-12-27 09:38:06 +01:00
Adam M. Szalkowski
1758743614
chore: version bump
2021-12-27 09:18:03 +01:00
Adam M. Szalkowski
909fdd20fa
chore: add/fix badges
2021-12-27 09:18:03 +01:00
Adam M. Szalkowski
8af61006ff
fixup: translations
2021-12-27 09:09:11 +01:00