Albert Vaca
cfbe6775d0
Linefeed was sent instead of return when return was pressed.
2014-10-17 19:11:38 -07:00
Albert Vaca
6365143c2c
Added icon to open the keyboard from the action bar
2014-10-17 19:11:38 -07:00
l10n daemon script
f3fbe4d035
SVN_SILENT made messages (after extraction)
2014-10-15 01:56:22 +00:00
Albert Vaca
2862e5164e
Oops
v0.7.3
2014-10-14 01:31:51 -07:00
Albert Vaca
6fae1d350d
Android Studio decided to change the order of some lines
2014-10-14 01:12:39 -07:00
Albert Vaca
647f71bf98
Removed incorrect translations to release
2014-10-13 21:56:21 -07:00
Albert Vaca
343b2ed5e8
Increased version number to release
2014-10-13 21:56:07 -07:00
l10n daemon script
eb7351a803
SVN_SILENT made messages (after extraction)
2014-10-14 02:00:37 +00:00
l10n daemon script
7e7d6c4d82
SVN_SILENT made messages (after extraction)
2014-10-13 01:59:04 +00:00
l10n daemon script
59d01763c7
SVN_SILENT made messages (after extraction)
2014-10-12 01:56:58 +00:00
Albert Vaca
5b2756b7f8
Added support for devices with more than one external storage
...
BUG: 336043
2014-10-10 15:49:27 -07:00
Albert Vaca
5912611aab
Fixed onPluginsChanged not being always called after calling addPlugin
2014-10-10 12:38:11 -07:00
l10n daemon script
54d24848e5
SVN_SILENT made messages (after extraction)
2014-10-10 02:11:27 +00:00
l10n daemon script
638c9df328
SVN_SILENT made messages (after extraction)
2014-10-07 01:58:52 +00:00
Albert Vaca
9943c36877
Minor layout changes
2014-10-04 21:13:12 -07:00
Albert Vaca
03bcfecb88
Fixed previous commit to work on Android API < 19
2014-10-04 21:07:57 -07:00
Albert Vaca
1b4ade0ae1
MPRIS controls now adapt to tablet resolutions
...
BUG: 339684
2014-10-04 20:58:14 -07:00
l10n daemon script
b9890210ad
SVN_SILENT made messages (after extraction)
2014-10-05 01:58:53 +00:00
l10n daemon script
1509bfaf6d
SVN_SILENT made messages (after extraction)
2014-10-04 01:53:54 +00:00
Albert Vaca
a22ffd611a
Simplified device activity layout to use a single ListView
...
This fixes some layout problems that prevented us of having the height of
the lists adapted automatically to the content and had to use fixed height.
2014-09-29 19:03:31 -07:00
Albert Vaca
adb88560b5
Minor changes
2014-09-29 19:03:31 -07:00
Albert Vaca
03ede77bd1
Highlight device when selected from the main activity list.
...
I had to include the style files, made with http://android-holo-colors.com
because, from kitkat on, the background color of highlighted elements is
gray instead of blue, but that's not reflected in the resources included
in the support library v7 appcompat jar, that are still blue.
2014-09-29 19:03:31 -07:00
Albert Vaca
6afbe93c2d
Made error list header not selectable
2014-09-29 19:03:31 -07:00
l10n daemon script
dd4421dce2
SVN_SILENT made messages (after extraction)
2014-09-30 01:55:45 +00:00
Albert Vaca
262f811bba
Implemented custom ping messages.
2014-09-26 20:45:28 -07:00
Albert Vaca
0b52cbe36f
Fixed bug where plugin errors were not shown if all enabled plugins fail.
2014-09-26 20:45:28 -07:00
Albert Vaca
8542aaf4fa
Fixed bug were list of enabled plugins didn't refresh itself.
...
Removed PreferenceListAdapter
2014-09-26 20:45:27 -07:00
l10n daemon script
c9d11f650c
SVN_SILENT made messages (after extraction)
2014-09-27 02:00:12 +00:00
l10n daemon script
6c5ed3094b
SVN_SILENT made messages (after extraction)
2014-09-26 02:01:30 +00:00
l10n daemon script
5aaec15e79
SVN_SILENT made messages (after extraction)
2014-09-24 01:50:30 +00:00
Albert Vaca
b0a632fe10
Fixed error list always empty the second time it is loaded.
2014-09-23 16:42:26 +02:00
Albert Vaca
4d1464484e
Commented priority sort of links because we don't use it and causes crashes
2014-09-23 16:41:57 +02:00
Albert Vaca
d6cc84ccfb
Fixed crash
2014-09-23 16:40:54 +02:00
Albert Vaca
624cee5d87
Workaround for bug where plugins are not loaded for a device
2014-09-23 16:40:34 +02:00
Albert Vaca
a8664d01ec
Updated project files
2014-09-23 16:39:28 +02:00
l10n daemon script
bd68f71af6
SVN_SILENT made messages (after extraction)
2014-09-22 01:59:00 +00:00
Albert Vaca
8ec828d6e4
Reload plugins list when user gives permission to access notifications.
...
This way the error message disappears without having to reload the app.
2014-09-20 10:52:03 +02:00
Albert Vaca
a44d48d527
Separated arrays.xml and strings.xml were causing confusion to the script
...
that extracts the translations, because it expects a single output file.
2014-09-20 10:24:01 +02:00
Albert Vaca
804642c5fc
Fixed bug causing some plugin settings having checkbox when they shouldn't
...
and viceversa.
2014-09-17 16:06:23 +02:00
Albert Vaca
8e0daa69cc
Added preference to disable incoming file notification sound.
2014-09-17 16:05:54 +02:00
Albert Vaca
400b35216d
Minor changes
2014-09-17 16:05:16 +02:00
Albert Vaca
4a5545529a
Those static will never work
...
Because class statics are called the first time the class is instantiated.
2014-09-17 10:36:45 +02:00
Ronny Yabar Aizcorbe
b2fa8ab506
Plugin-specific settings
...
Added support for specific plugin settings.
Added interval time preference to fast forward or rewind a multimedia file
instead of hardcording the time.
REVIEW: 120005
2014-09-16 15:45:58 +02:00
l10n daemon script
b9a0b3d2f0
SVN_SILENT made messages (after extraction)
2014-09-11 01:59:39 +00:00
l10n daemon script
e8c6784ce0
SVN_SILENT made messages (after extraction)
2014-09-03 01:58:03 +00:00
l10n daemon script
e3b8bb5ffc
SVN_SILENT made messages (after extraction)
2014-08-28 02:01:02 +00:00
l10n daemon script
103bc69347
SVN_SILENT made messages (after extraction)
2014-08-25 02:00:05 +00:00
l10n daemon script
2b45c82a2e
SVN_SILENT made messages (after extraction)
2014-08-22 02:05:13 +00:00
l10n daemon script
0d3232a5a1
SVN_SILENT made messages (after extraction)
2014-08-20 01:58:04 +00:00
l10n daemon script
ed5ddc37c8
SVN_SILENT made messages (after extraction)
2014-08-18 02:03:00 +00:00