Fredrik Fornwall
1c082d6307
Update for android studio 2.0
2016-04-18 09:05:34 +02:00
Fredrik Fornwall
b359dba6f3
Update the gradle android plugin
2016-04-18 09:05:22 +02:00
Fredrik Fornwall
7cc33f4d92
Update to gradle 2.12
2016-03-18 01:29:46 +01:00
Fredrik Fornwall
07a628a339
Update README.md
2016-02-20 17:04:31 +01:00
Fredrik Fornwall
3be0f61cfe
Update README.md
2016-01-13 01:31:07 +01:00
Fredrik Fornwall
355fd21433
Bump version to 0.9
2016-01-12 14:17:09 +01:00
Fredrik Fornwall
bf5dec5c0d
termux-vibrate: Do not vibrate when in silent mode
...
Do not vibrate when in silent mode unless the -f/--force option is
given.
2016-01-12 14:13:59 +01:00
Fredrik Fornwall
7170f8dcde
Remove unused annotations
2016-01-12 14:13:59 +01:00
Fredrik Fornwall
2b18980a37
Update gradle.xml to silence notification
2016-01-12 14:13:59 +01:00
Fredrik Fornwall
631401f1fb
Add a v2 of termux-clipboard for using stdin
2016-01-12 14:13:59 +01:00
Fredrik Fornwall
153fd6354c
Update gradle config
2016-01-12 14:13:59 +01:00
Fredrik Fornwall
cc2041539a
Update gradle to 2.10 and android plugin to 1.5
2016-01-12 14:13:59 +01:00
Fredrik Fornwall
dbbaab76fb
Update README.md
2015-12-27 12:22:25 +01:00
Fredrik Fornwall
8a7cceb83d
Update README.md
2015-12-27 12:13:24 +01:00
Fredrik Fornwall
6945c069cd
Bump version to 0.8
2015-11-29 23:22:34 +01:00
Fredrik Fornwall
e81c0dd2f0
Update version to 0.7
2015-11-29 23:17:33 +01:00
Fredrik Fornwall
4a70231c6b
Merge pull request #7 from tstein/master
...
PhotoAPI: Take sensor orientation into account
2015-11-29 23:13:57 +01:00
Ted Stein
4b3a1528b0
PhotoAPI: Take sensor orientation into account.
...
On a Nexus 5X, the old code would take pictures that were upside-down.
Apparently, the Android device standards require that the long edge of the
sensor must align with the long edge of the device, but doesn't say which of the
two ways to satisfy this manufacturers should pick. This change makes PhotoAPI
generate right-side-up pictures in both conditions.
Tested on a Nexus 7 (second-gen) and a Nexus 5X.
2015-11-29 01:27:21 -08:00
Fredrik Fornwall
f9f439feb0
Improve ShareAPI to work in more cases
2015-11-28 23:38:34 +01:00
Fredrik Fornwall
d5549938df
Cleanup build.gradle
2015-11-28 11:56:37 +01:00
Fredrik Fornwall
0b6e915935
Update gradle from 2.7 to 2.9
2015-11-28 11:17:05 +01:00
Fredrik Fornwall
a9ce1b4b0b
Add GPLv3 license information ( fixes #4 )
2015-11-03 12:18:51 +01:00
Fredrik Fornwall
1fb834ca98
Improve termux-dialog to support password and titles
...
Also bump version to 0.5.
See https://github.com/termux/termux-app/issues/3
2015-10-27 02:16:01 +01:00
Fredrik Fornwall
7719bd7c59
Remove stray char
2015-10-27 01:45:33 +01:00
Fredrik Fornwall
d5768dc4e5
Add support for password input dialogs
2015-10-27 00:13:06 +01:00
Fredrik Fornwall
2880427dfe
Improve PhotoAPI
2015-09-20 22:35:02 +02:00
Fredrik Fornwall
b3e5882bc6
Compare against correct variable
2015-09-20 22:21:51 +02:00
Fredrik Fornwall
26801a68cf
termux-share: Default to application/octet-stream
...
Also expose the file name in query().
2015-09-20 22:09:54 +02:00
Fredrik Fornwall
bf7627ce5c
Update gradle wrapper for 2.7
2015-09-19 12:34:43 +02:00
Fredrik Fornwall
fe98a42faa
Bump version to 0.4
2015-09-04 16:43:37 +02:00
Fredrik Fornwall
0ea0f250ba
Update camera photo API
...
Try to warmup the camera sensor and focus machinery before
saving JPEG. Should hopefully fix problems with black/empty
images.
2015-09-04 16:42:10 +02:00
Fredrik Fornwall
ead1b8d168
Add information about camera jpeg output size
2015-09-04 15:59:47 +02:00
Fredrik Fornwall
7b32995f9f
Lower case file extension before mimetype lookup
2015-09-04 15:46:14 +02:00
Fredrik Fornwall
20252cf9a7
Minor formatting changes only
2015-09-04 14:40:00 +02:00
Fredrik Fornwall
749e68b6f2
Gradle config update
2015-09-04 11:54:17 +02:00
Fredrik Fornwall
cddc466cad
Update gradle from 2.5 to 2.6
2015-08-27 10:42:47 +02:00
Fredrik Fornwall
48120fa559
Gradle config tweaking
2015-08-01 03:50:36 +02:00
Fredrik Fornwall
5515c401ce
Remove PhotoActivity
2015-08-01 02:43:56 +02:00
Fredrik Fornwall
5880d40624
Android Studio warnings cleanups
2015-08-01 02:43:20 +02:00
Fredrik Fornwall
2d6babcc29
Android Studio warnings cleanups
2015-08-01 02:39:22 +02:00
Fredrik Fornwall
ab1af8b244
Remove unused variables
2015-08-01 02:34:39 +02:00
Fredrik Fornwall
8305dc73a8
Add android:supportsRtl="true"
2015-08-01 02:31:21 +02:00
Fredrik Fornwall
9f90f6fc10
Secure the sharedfiles content provider
2015-08-01 02:26:19 +02:00
Fredrik Fornwall
a107af7568
Project config fixes
2015-08-01 01:56:34 +02:00
Fredrik Fornwall
05c80a16d7
Update gradle
2015-08-01 01:45:27 +02:00
Fredrik Fornwall
f510b39d74
Remove log spam
2015-07-31 03:10:23 +02:00
Fredrik Fornwall
b23a68f669
Add android studio xml file
2015-07-31 01:15:32 +02:00
Fredrik Fornwall
9f5d2b37b7
Center toasts
2015-07-31 01:14:18 +02:00
Fredrik Fornwall
e0988c346f
Remove idea about termux-share since it's done
2015-07-31 00:59:40 +02:00
Fredrik Fornwall
9d1a918d03
Add PhotoAPI, ShareAPI and ToastAPI
2015-07-29 04:19:45 +02:00