1964 Commits

Author SHA1 Message Date
Alexander Schlarb
571c2dbdb2 Add changelog file 2017-10-30 10:33:04 +01:00
Alexander Schlarb
7454cac69d Translated using Weblate (German)
Currently translated at 100.0% (150 of 150 strings)
2017-10-28 17:43:47 +02:00
Matthieu Bacconnier
dcbd6f7b8e Merge pull request #724 from Neamar/justicenode-master
Transparent favorite bar / fixes for #669
2017-10-28 14:04:14 +01:00
Neamar
3bbeaa066c Merge branch 'master' into justicenode-master 2017-10-28 14:03:43 +01:00
Neamar
0f1e8c05ac v2.31.2 2017-10-28 14:00:00 +01:00
Neamar
3efdea2d61 Mention clearly that widgets are still BETA 2017-10-28 13:55:27 +01:00
Matthieu Bacconnier
07c9d7eed3 Merge pull request #708 from nmitsou/firstRunFavorites
Favorites bar ON by default with default dialer, contacts and browser preselected
2017-10-28 13:27:25 +01:00
Heimen Stoffels
b01b5934ef Translated using Weblate (Dutch)
Currently translated at 100.0% (148 of 148 strings)
2017-10-28 14:07:34 +02:00
Matthieu Bacconnier
ffe5e5eeab Merge branch 'master' into single_widget_support 2017-10-28 12:33:19 +01:00
Neamar
19c4530caa Update gradle and build tools 2017-10-27 14:59:51 +01:00
Neamar
4e9fb7861b v2.31.1 2017-10-27 14:34:45 +01:00
Neamar
d4c84b6eaa Fix Google Search 2017-10-27 14:30:41 +01:00
Allan Nordhøy
e2d8f8259e Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (146 of 146 strings)
2017-10-17 14:50:54 +02:00
Allan Nordhøy
9c7bc778b5 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (146 of 146 strings)
2017-10-16 13:48:42 +02:00
Bruno Guerreiro
2385f00146 Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (146 of 146 strings)
2017-10-15 14:57:00 +02:00
dobli
617ff5bb4b Merge remote-tracking branch 'origin/single_widget_support' into single_widget_support 2017-10-03 19:25:53 +02:00
Neamar
cacd4c19d8 Disabled code allocation variables
See https://stackoverflow.com/questions/5701126/compile-with-proguard-gives-simexception-local-variable-type-mismatch (ProGuard bug when using -dontobfuscate)
2017-10-03 19:12:14 +02:00
Neamar
59a220cf42 v2.31.0 2017-10-03 19:12:14 +02:00
dobli
7405dffaab Added information about widget support to menu entry of minimal mode (needs translation) 2017-10-03 19:12:14 +02:00
dobli
e890aed1ea emptyList (although invisible) prevents touches to be received by root view, to fix this, history popup touch event is also added to emptyList 2017-10-03 19:12:14 +02:00
dobli
462aabbb54 Show history pop up also when clicking on empty space (e.g. below widget) by adding on Touch event to root view 2017-10-03 19:12:14 +02:00
dobli
42bd17a873 Also open the keyboard when touching the search text field (and only that) 2017-10-03 19:12:14 +02:00
dobli
3bd0371b0d Replaced dispatch touch event with an onTouchListener() this allows to differentiate the view issuing the event. The touch event is added to the search text field. 2017-10-03 19:12:14 +02:00
dobli
e8b6638ac2 Remove empty list when widget is added (it blocked the dispatch of touch events to the widget) 2017-10-03 19:12:14 +02:00
dobli
ad8a8cdaeb Notify widgets about available space (min only), this is needed for some widgets targeting API 16 or above (e.g. Google Clock Widget) 2017-10-03 19:12:14 +02:00
dobli
215666eb40 Restart app when minimal mode is enabled (so widgets get added again if set before) 2017-10-03 19:07:31 +02:00
dobli
658cd4fe9b Only show widgets (and corresponding menu entry) if in minimal mode (history-hide enabled) 2017-10-03 19:07:31 +02:00
student
3f5b473f9d Added support for single widgets 2017-10-03 19:07:31 +02:00
Mladen Pejaković
e6222a7e58 Translated using Weblate (Serbian)
Currently translated at 100.0% (146 of 146 strings)
2017-09-30 12:48:37 +02:00
E T
aeacb0202a Translated using Weblate (Turkish)
Currently translated at 100.0% (146 of 146 strings)
2017-09-30 08:46:10 +02:00
Mladen Pejaković
7f55715050 Translated using Weblate (Serbian)
Currently translated at 100.0% (146 of 146 strings)
2017-09-29 11:27:12 +02:00
nmitsou
11d8f28f94 fixing first run detector (it was always true for testing) 2017-09-23 03:16:14 +02:00
nmitsou
1cd6451625 The favorites bar above search is set to ON by default.
On first run, the default dialer, contacts and web brower apps are automatically added as favorites
2017-09-23 03:10:39 +02:00
Allan Nordhøy
c2bf46bb5b Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.6% (144 of 146 strings)
2017-09-13 21:49:08 +02:00
volnes
a71b873d4c Translated using Weblate (Russian)
Currently translated at 100.0% (146 of 146 strings)
2017-09-12 21:48:34 +02:00
volnes
ee8490a7ae Translated using Weblate (Russian)
Currently translated at 100.0% (146 of 146 strings)
2017-09-11 20:49:56 +02:00
Rabidax
f72d561a77 Translated using Weblate (French)
Currently translated at 100.0% (146 of 146 strings)
2017-09-11 15:46:06 +02:00
Neamar
5caee28efa Disabled code allocation variables
See https://stackoverflow.com/questions/5701126/compile-with-proguard-gives-simexception-local-variable-type-mismatch (ProGuard bug when using -dontobfuscate)
2017-09-10 13:08:05 +01:00
Neamar
024562bea7 v2.31.0 2017-09-10 13:01:09 +01:00
Matthieu Bacconnier
370285aa84 Translated using Weblate (French)
Currently translated at 100.0% (146 of 146 strings)
2017-09-10 13:22:31 +02:00
Alexander Schlarb
3479239fdb Translated using Weblate (German)
Currently translated at 100.0% (146 of 146 strings)

Follow-Up for #700
2017-09-09 21:46:15 +02:00
naofum
dcfc212998 Translated using Weblate (Japanese)
Currently translated at 100.0% (146 of 146 strings)
2017-09-09 12:43:27 +02:00
Alexander Schlarb
67b70ee79b Translated using Weblate (German)
Currently translated at 99.3% (146 of 146 strings)

Follow-Up for #700
2017-09-08 21:09:21 +02:00
Alexander Schlarb
1434e95f95 Translated using Weblate (German)
Currently translated at 99.3% (145 of 146 strings)
2017-09-08 21:09:16 +02:00
Licaon Kter
5851b38e16 Translated using Weblate (Romanian)
Currently translated at 100.0% (146 of 146 strings)
2017-09-08 02:51:23 +02:00
Heimen Stoffels
250fc546ab Translated using Weblate (Dutch)
Currently translated at 100.0% (146 of 146 strings)
2017-09-07 20:57:51 +02:00
YFdyh000
3794cdfa36 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (146 of 146 strings)
2017-09-07 18:09:49 +02:00
Matthieu Bacconnier
d4850982b1 Merge pull request #700 from alexander255/master
Use "search bar" (vs "search field") consistently in all strings
2017-09-07 17:06:48 +01:00
dobli
1cc79a6842 Added information about widget support to menu entry of minimal mode (needs translation) 2017-09-06 00:43:43 +02:00
dobli
8d61b3fb92 Merge branch 'master' of https://github.com/Neamar/KISS into single_widget_support
# Resolved Conflicts:
#	app/src/main/res/values/strings.xml
2017-09-06 00:21:06 +02:00